aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'vxlan_rco'David S. Miller2015-01-14
|\
| * vxlan: Remote checksum offloadTom Herbert2015-01-14
| * udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-14
|/
* r8152: replace tasklet with NAPIhayeswang2015-01-14
* Merge branch 'hip04'David S. Miller2015-01-14
|\
| * net: hisilicon: new hip04 ethernet driverdingtianhong2015-01-14
| * net: hisilicon: new hip04 MDIO driverZhangfei Gao2015-01-14
| * Documentation: add Device tree bindings for Hisilicon hip04 ethernetZhangfei Gao2015-01-14
|/
* net/macb: improved ethtool statistics supportXander Huff2015-01-14
* net/macb: Adding comments to various #defs to make interpretation easierXander Huff2015-01-14
* Merge branch 'xen-netfront-next'David S. Miller2015-01-14
|\
| * xen-netfront: refactor making Tx requestsDavid Vrabel2015-01-14
| * xen-netfront: refactor skb slot countingDavid Vrabel2015-01-14
| * xen: add page_to_mfn()David Vrabel2015-01-14
|/
* rhashtable: Add MAINTAINERS entryThomas Graf2015-01-14
* rhashtable: Lower/upper bucket may map to same lock while shrinkingThomas Graf2015-01-14
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko2015-01-13
* atm: horizon: Remove some unused functionsRickard Strandqvist2015-01-13
* atm: lanai: Remove unused functionRickard Strandqvist2015-01-13
* tipc: correctly handle releasing a not fully initialized sockSasha Levin2015-01-13
* sunvnet: fix rx packet length check to allow for TSODavid L Stevens2015-01-13
* mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2015-01-13
* infiniband: mlx5: avoid a compile-time warningArnd Bergmann2015-01-13
* mlx5: avoid build warnings on 32-bitArnd Bergmann2015-01-13
* rocker: fix harmless warning on 32-bit machinesArnd Bergmann2015-01-13
* cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2015-01-13
* tipc: remove redundant timer defined in tipc_sock structYing Xue2015-01-13
* net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie2015-01-13
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-01-13
* bridge: fix uninitialized variable warningRoopa Prabhu2015-01-13
* ipv6: directly include libc-compat.h in ipv6.hWillem de Bruijn2015-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-13
|\
| * i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson2015-01-13
| * i40e: Don't exit link event early if link speed has changedCatherine Sullivan2015-01-13
| * i40e: limit WoL and link settings to partition 1Shannon Nelson2015-01-13
| * i40e: Adding function for reading PBA StringKamil Krawczyk2015-01-13
| * i40e/i40evf: find partition_id in npar modeShannon Nelson2015-01-13
| * i40e: remove VN2VN related mac filtersVasu Dev2015-01-13
| * i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose2015-01-13
| * i40evf: kick a stalled admin queueMitch A Williams2015-01-13
| * i40evf: enable interrupt 0 appropriatelyMitch A Williams2015-01-13
| * i40evf: don't fire traffic IRQs when the interface is downMitch A Williams2015-01-13
| * i40evf: remove leftover VLAN filtersMitch A Williams2015-01-13
| * i40evf: refactor shutdown codeMitch A Williams2015-01-13
| * i40evf: Remove some scary log messagesMitch A Williams2015-01-13
| * i40evf: remove redundant codeMitch A Williams2015-01-13
| * i40e: disable IOV before freeing resourcesMitch A Williams2015-01-13
* | openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan2015-01-13
* | tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré2015-01-13
|/