summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller2014-03-191-0/+1
* ieee802154: properly unshare skbs in ieee802154 *_rcv functionsPhoebe Buckheister2014-03-183-16/+21
* Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can...David S. Miller2014-03-1825-8/+42
|\
| * can: mcp251x: Fix regulators operation without CONFIG_REGULATORAlexander Shiyan2014-03-171-2/+2
| * can: populate netdev::dev_id for udev discriminationChristopher R. Baker2014-03-1710-0/+10
| * can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-1719-6/+30
* | via: fix a punctuation typowangweidong2014-03-181-1/+1
* | doc: update driver TX algorithm in timestamping.txtJakub Kicinski2014-03-181-3/+3
* | bonding: ratelimit pr_warn()s in 802.3ad modeVeaceslav Falico2014-03-181-17/+17
* | net: sched: use no more than one page in struct fw_headEric Dumazet2014-03-181-26/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-1816-211/+668
|\ \
| * | vti6: Enable namespace changingSteffen Klassert2014-03-141-1/+0
| * | vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-03-141-1/+24
| * | vti6: Support inter address family tunneling.Steffen Klassert2014-03-141-15/+34
| * | xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-142-71/+0
| * | vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert2014-03-141-27/+149
| * | vti6: Remove caching of flow informations.Steffen Klassert2014-03-141-31/+0
| * | vti6: Remove dst_entry cachingSteffen Klassert2014-03-141-24/+18
| * | ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-7/+15
| * | ah6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-8/+16
| * | esp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-9/+17
| * | xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-144-1/+293
| * | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-144-13/+99
| * | xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-075-11/+11
* | | net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz2014-03-181-3/+2
* | | i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2014-03-182-6/+6
* | | e1000e: fix the build error when PM is disabledKevin Hao2014-03-181-0/+2
* | | igb: remove references to long gone command line parametersFernando Luis Vazquez Cao2014-03-182-52/+2
* | | Merge branch 'altera_tse'David S. Miller2014-03-1818-0/+3801
|\ \ \
| * | | net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driverVince Bridgers2014-03-182-0/+2
| * | | MAINTAINERS: Add entry for Altera Triple Speed Ethernet DriverVince Bridgers2014-03-181-0/+7
| * | | Altera TSE: Add Altera Ethernet Driver Makefile and KconfigVince Bridgers2014-03-182-0/+15
| * | | Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers2014-03-182-0/+2029
| * | | Altera TSE: Add Miscellaneous Files for Altera Ethernet DriverVince Bridgers2014-03-183-0/+298
| * | | Altera TSE: Add Altera Ethernet Driver SGDMA file componentsVince Bridgers2014-03-183-0/+670
| * | | Altera TSE: Add Altera Ethernet Driver MSGDMA File ComponentsVince Bridgers2014-03-183-0/+403
| * | | Documentation: networking: Add Altera Ethernet (TSE) DocumentationVince Bridgers2014-03-181-0/+263
| * | | dts: Add bindings for the Altera Triple Speed Ethernet driverVince Bridgers2014-03-181-0/+114
|/ / /
* | | netfilter: conntrack: Fix UP buildsEric Dumazet2014-03-171-1/+1
* | | Merge branch 'at86rf230'David S. Miller2014-03-171-16/+70
|\ \ \
| * | | at86rf230: add support for devicetreeAlexander Aring2014-03-171-1/+47
| * | | at86rf230: make reset pin optionallyAlexander Aring2014-03-171-13/+21
| * | | at86rf230: change reset timingsAlexander Aring2014-03-171-3/+3
| * | | at86rf230: move locking state in xmitAlexander Aring2014-03-171-1/+1
| * | | at86rf230: fix unexpected state changeAlexander Aring2014-03-171-1/+1
|/ / /
* | | Merge branch 'sh_eth'David S. Miller2014-03-171-38/+29
|\ \ \
| * | | sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov2014-03-171-22/+11
| * | | sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov2014-03-171-23/+24
| * | | sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov2014-03-171-4/+5
|/ / /
* | | sh_eth: exit probe with unknown register layoutSergei Shtylyov2014-03-171-1/+6