summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * can: mcp251x: Fix regulators operation without CONFIG_REGULATORAlexander Shiyan2014-03-17
| * can: populate netdev::dev_id for udev discriminationChristopher R. Baker2014-03-17
| * can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-17
* | via: fix a punctuation typowangweidong2014-03-18
* | doc: update driver TX algorithm in timestamping.txtJakub Kicinski2014-03-18
* | bonding: ratelimit pr_warn()s in 802.3ad modeVeaceslav Falico2014-03-18
* | net: sched: use no more than one page in struct fw_headEric Dumazet2014-03-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
|\ \
| * | vti6: Enable namespace changingSteffen Klassert2014-03-14
| * | vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-03-14
| * | vti6: Support inter address family tunneling.Steffen Klassert2014-03-14
| * | xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-14
| * | vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert2014-03-14
| * | vti6: Remove caching of flow informations.Steffen Klassert2014-03-14
| * | vti6: Remove dst_entry cachingSteffen Klassert2014-03-14
| * | ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * | ah6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * | esp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * | xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-14
| * | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-14
| * | xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-07
* | | net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz2014-03-18
* | | i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2014-03-18
* | | e1000e: fix the build error when PM is disabledKevin Hao2014-03-18
* | | igb: remove references to long gone command line parametersFernando Luis Vazquez Cao2014-03-18
* | | Merge branch 'altera_tse'David S. Miller2014-03-17
|\ \ \
| * | | net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driverVince Bridgers2014-03-17
| * | | MAINTAINERS: Add entry for Altera Triple Speed Ethernet DriverVince Bridgers2014-03-17
| * | | Altera TSE: Add Altera Ethernet Driver Makefile and KconfigVince Bridgers2014-03-17
| * | | Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers2014-03-17
| * | | Altera TSE: Add Miscellaneous Files for Altera Ethernet DriverVince Bridgers2014-03-17
| * | | Altera TSE: Add Altera Ethernet Driver SGDMA file componentsVince Bridgers2014-03-17
| * | | Altera TSE: Add Altera Ethernet Driver MSGDMA File ComponentsVince Bridgers2014-03-17
| * | | Documentation: networking: Add Altera Ethernet (TSE) DocumentationVince Bridgers2014-03-17
| * | | dts: Add bindings for the Altera Triple Speed Ethernet driverVince Bridgers2014-03-17
|/ / /
* | | netfilter: conntrack: Fix UP buildsEric Dumazet2014-03-17
* | | Merge branch 'at86rf230'David S. Miller2014-03-17
|\ \ \
| * | | at86rf230: add support for devicetreeAlexander Aring2014-03-17
| * | | at86rf230: make reset pin optionallyAlexander Aring2014-03-17
| * | | at86rf230: change reset timingsAlexander Aring2014-03-17
| * | | at86rf230: move locking state in xmitAlexander Aring2014-03-17
| * | | at86rf230: fix unexpected state changeAlexander Aring2014-03-17
|/ / /
* | | Merge branch 'sh_eth'David S. Miller2014-03-17
|\ \ \
| * | | sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov2014-03-17
| * | | sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov2014-03-17
| * | | sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov2014-03-17
|/ / /
* | | sh_eth: exit probe with unknown register layoutSergei Shtylyov2014-03-17
* | | Merge branch 'netpoll-next'David S. Miller2014-03-17
|\ \ \
| * | | netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-17
| * | | netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17