summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-14openvswitch: Introduce ovs_tunnel_route_lookupFan Du5-39/+25
2015-01-14Merge branch 'vxlan_rco'David S. Miller7-18/+233
2015-01-14vxlan: Remote checksum offloadTom Herbert3-6/+198
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert5-12/+35
2015-01-14r8152: replace tasklet with NAPIhayeswang1-35/+85
2015-01-14Merge branch 'hip04'David S. Miller5-0/+1253
2015-01-14net: hisilicon: new hip04 ethernet driverdingtianhong2-1/+970
2015-01-14net: hisilicon: new hip04 MDIO driverZhangfei Gao3-0/+196
2015-01-14Documentation: add Device tree bindings for Hisilicon hip04 ethernetZhangfei Gao1-0/+88
2015-01-14net/macb: improved ethtool statistics supportXander Huff2-4/+307
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff1-107/+162
2015-01-14Merge branch 'xen-netfront-next'David S. Miller2-120/+79
2015-01-14xen-netfront: refactor making Tx requestsDavid Vrabel1-114/+67
2015-01-14xen-netfront: refactor skb slot countingDavid Vrabel1-6/+7
2015-01-14xen: add page_to_mfn()David Vrabel1-0/+5
2015-01-14rhashtable: Add MAINTAINERS entryThomas Graf1-0/+7
2015-01-14rhashtable: Lower/upper bucket may map to same lock while shrinkingThomas Graf1-3/+12
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko77-190/+195
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko8-13/+25
2015-01-13atm: horizon: Remove some unused functionsRickard Strandqvist1-24/+0
2015-01-13atm: lanai: Remove unused functionRickard Strandqvist1-9/+0
2015-01-13tipc: correctly handle releasing a not fully initialized sockSasha Levin1-2/+5
2015-01-13sunvnet: fix rx packet length check to allow for TSODavid L Stevens1-1/+6
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2015-01-13infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2015-01-13rocker: fix harmless warning on 32-bit machinesArnd Bergmann1-2/+2
2015-01-13cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2-520/+58
2015-01-13tipc: remove redundant timer defined in tipc_sock structYing Xue1-9/+7
2015-01-13net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie1-7/+7
2015-01-13net/fsl: fix a bug in xgmac_mdioShaohui Xie1-1/+1
2015-01-13bridge: fix uninitialized variable warningRoopa Prabhu1-7/+9
2015-01-13ipv6: directly include libc-compat.h in ipv6.hWillem de Bruijn1-0/+1
2015-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-63/+257
2015-01-13i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson1-1/+1
2015-01-13i40e: Don't exit link event early if link speed has changedCatherine Sullivan1-0/+4
2015-01-13i40e: limit WoL and link settings to partition 1Shannon Nelson1-1/+42
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk3-0/+63
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson4-2/+81
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev1-2/+0
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose1-0/+9
2015-01-13i40evf: kick a stalled admin queueMitch A Williams2-1/+9
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams1-8/+4
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams1-4/+7
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams1-0/+4
2015-01-13i40evf: refactor shutdown codeMitch A Williams1-6/+23
2015-01-13openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan1-2/+0
2015-01-13i40evf: Remove some scary log messagesMitch A Williams2-9/+1
2015-01-13i40evf: remove redundant codeMitch A Williams1-27/+0
2015-01-13i40e: disable IOV before freeing resourcesMitch A Williams1-2/+9