1. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  2. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  3. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  4. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  5. c296289 Merge branch 'intel' by David S. Miller · 11 years ago
  6. ceb5f13 igb: Add support for i354 devices by Carolyn Wyborny · 11 years ago
  7. 70ea478 igb: add support for spoofchk config by Lior Levy · 11 years ago
  8. 87371b9 igb: Enable EEE LP advertisement by Matthew Vick · 11 years ago
  9. b980ac1 igb: Fix code comments and whitespace by Jeff Kirsher · 11 years ago
  10. c826892 igb: Fix sparse warnings on function pointers by Akeem G. Abodunrin · 12 years ago
  11. 4e227667 igb: Use rx/tx_itr_setting when setting up initial value of itr by Alexander Duyck · 12 years ago
  12. b646c22 igb: Pull adapter out of main path in igb_xmit_frame_ring by Alexander Duyck · 12 years ago
  13. b9555f6 igb: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  14. 5c17a20 igb: random code and comments fix by Akeem G. Abodunrin · 12 years ago
  15. e00bf60 igb: Implement support to power sfp cage and turn on I2C by Akeem G. Abodunrin · 12 years ago
  16. f69aa39 igb: Support to read and export SFF-8472/8079 data by Akeem G. Abodunrin · 11 years ago
  17. f502ef7 igb: Support for 100base-fx SFP by Akeem G. Abodunrin · 11 years ago
  18. 33243fb ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests by Joe Perches · 11 years ago
  19. 979fe5f ixgbe: Add support for WoL on 82599 SFP+ LOM by Jacob Keller · 11 years ago
  20. 499ab5c ixgbe: in shutdown, do netif_running() under rtnl_lock by akepner · 11 years ago
  21. c1cb0d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  22. 0e280af tcp: introduce TCPSpuriousRtxHostQueues SNMP counter by Eric Dumazet · 11 years ago
  23. 5a5967d fec: Remove unneeded asm header files by Fabio Estevam · 11 years ago
  24. 8c5afd6 ixgbe: bump version number by Don Skidmore · 11 years ago
  25. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 11 years ago
  26. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 11 years ago
  27. b8e8200 ixgbe: enable devices with internal switch to read pci parent by Jacob Keller · 11 years ago
  28. ef1889d ixgbe: create conversion functions from link_status to bus/speed by Jacob Keller · 12 years ago
  29. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 12 years ago
  30. 7f66162 ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring by Alexander Duyck · 12 years ago
  31. d011157 ixgbe: don't do arithmetic operations on bitmasks by Emil Tantilov · 12 years ago
  32. 20967f4 ixgbe: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  33. 2551c40 Merge branch 'tipc-ipoib' by David S. Miller · 11 years ago
  34. dc850b0 IPoIB: add support for TIPC protocol by Patrick McHardy · 11 years ago
  35. a29a194 tipc: add InfiniBand media type by Patrick McHardy · 11 years ago
  36. 76f5c6f tipc: set skb->protocol in eth_media packet transmission by Patrick McHardy · 11 years ago
  37. 8aeb89f tipc: move bcast_addr from struct tipc_media to struct tipc_bearer by Patrick McHardy · 11 years ago
  38. ccc4ba2 tipc: remove unused str2addr media callback by Patrick McHardy · 11 years ago
  39. a6bda45 net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning by Bjørn Mork · 11 years ago
  40. c1db7a2 net: sctp: sctp_ulpq: remove 'malloced' struct member by Daniel Borkmann · 11 years ago
  41. 50181c0 net: sctp: sctp_bind_addr: remove dead code by Daniel Borkmann · 11 years ago
  42. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 11 years ago
  43. dacda32 net: sctp: outqueue: simplify sctp_outq_uncork function by Daniel Borkmann · 11 years ago
  44. 165a4c3 net: sctp: sctp_outq: remove 'malloced' from its struct by Daniel Borkmann · 11 years ago
  45. ee16371 net: sctp: sctp_inq: remove dead code by Daniel Borkmann · 11 years ago
  46. 542c2d83 net: sctp: sctp_ssnmap: remove 'malloced' element from struct by Daniel Borkmann · 11 years ago
  47. 92cf1f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  48. 98d2f0e atl1: Protect atl1_suspend with CONFIG_PM_SLEEP by Fabio Estevam · 11 years ago
  49. 264f0ef Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  50. bf7bfd7 fec: Use SIMPLE_DEV_PM_OPS by Fabio Estevam · 11 years ago
  51. 474f315 pch_gbe: minor: report the actual error on MTU change by Veaceslav Falico · 11 years ago
  52. c7995c4 vxlan: Allow setting destination to unicast address. by Atzm Watanabe · 11 years ago
  53. 184f489 packet: minor: add generic tpacket_uhdr to access packet headers by Daniel Borkmann · 11 years ago
  54. f406c8b sctp: Add buffer utilization fields to /proc/net/sctp/assocs by Dilip Daya · 11 years ago
  55. 1e0a8b1 tlan: cancel work at remove path by Devendra Naga · 11 years ago
  56. d5d427c neighbour: Convert NEIGH_PRINTK to neigh_dbg by Joe Perches · 11 years ago
  57. 057dad6 at86rf230: change irq handling to prevent lockups with edge type irq by Sascha Herrmann · 11 years ago
  58. 43b5abe at86rf230: add irq type configuration option by Sascha Herrmann · 11 years ago
  59. 8ac2b3c ks8851: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  60. c132cf5 xgmac: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  61. 42df36a tg3: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  62. 7b7a2bb atl1: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  63. 4fcc999 can: mcp251x: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  64. 06e1d1d can: sja1000: use common prefix for all sja1000 defines by Oliver Hartkopp · 11 years ago
  65. e0f0ecf openvswitch: Use generic struct pcpu_tstats. by Pravin B Shelar · 11 years ago
  66. 8e4e171 openvswitch: Simplify datapath locking. by Pravin B Shelar · 11 years ago
  67. 61f4713 Merge branch 'sync_multiple' by David S. Miller · 11 years ago
  68. 72b2703 team: Use new sync_multiple api to sync devices adressess. by Vlad Yasevich · 11 years ago
  69. 4cd729b0 net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api by Vlad Yasevich · 11 years ago
  70. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 11 years ago
  71. ff2266c net: sctp: remove sctp_ep_common struct member 'malloced' by Daniel Borkmann · 11 years ago
  72. 1e8edc2 sis900: check for DMA map errors by Denis Kirjanov · 11 years ago
  73. 72ca820 net/macb: fix error return code in macb_probe() by Nicolas Ferre · 11 years ago
  74. ab09a6d vxlan: don't bypass encapsulation for multi- and broadcasts by Mike Rapoport · 11 years ago
  75. 4731d01 net: tcp_memcontrol: minor: remove unused variable by Daniel Borkmann · 11 years ago
  76. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  77. 9d9f163 vxlan: use htonl when snooping for loopback address by Mike Rapoport · 11 years ago
  78. c84d805 ucc_geth: Convert ugeth_<level> to pr_<level> by Joe Perches · 11 years ago
  79. 375d6a1 gianfar: Use netdev_<level> when possible by Joe Perches · 11 years ago
  80. 31b7720 fec: Convert printks to netdev_<level> by Joe Perches · 11 years ago
  81. bece1b9 tcp: tcp_tso_segment() small optimization by Eric Dumazet · 11 years ago
  82. eb1d064 fec: Fix PHC device log by Fabio Estevam · 11 years ago
  83. ca7c4a4 ethernet/fec: Add Vybrid family fec support by Jingchang Lu · 11 years ago
  84. bbeae58 net/at91_ether: fix error return code in at91ether_probe() by Wei Yongjun · 11 years ago
  85. 7356a76 ptp: dynamic allocation of PHC char devices by Jiri Benc · 11 years ago
  86. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 11 years ago
  87. d14a489 act_csum: fix possible use after free by Eric Dumazet · 11 years ago
  88. 3619eb8 net: mv643xx_eth: remove deprecated inet_lro support by Sebastian Hesselbarth · 11 years ago
  89. 6706c82 vxlan: fix some sparse warnings by Wei Yongjun · 11 years ago
  90. bea8933 xen-netback: switch to use skb_partial_csum_set() by Jason Wang · 11 years ago
  91. 6c67798 Revert "netprio_cgroup: make local table static" by David S. Miller · 11 years ago
  92. 5760f42 net: ethernet: stmicro: stmmac: use devm_ioremap_resource() by Silviu-Mihai Popescu · 11 years ago
  93. f9725c0 be2net: remove unused variable 'sge' by Ivan Vecera · 11 years ago
  94. 09bf1c1 net: mv643xx_eth: Add GRO support by Sebastian Hesselbarth · 11 years ago
  95. c031799 tuntap: initialize vlan_features by Jason Wang · 11 years ago
  96. 4fda830 virtio-net: initialize vlan_features by Jason Wang · 11 years ago
  97. 727f957 net: mv643xx_eth: use managed devm_kzalloc by Sebastian Hesselbarth · 11 years ago
  98. 2092248 net: mv643xx_eth: add shared clk and cleanup existing clk handling by Sebastian Hesselbarth · 11 years ago
  99. b8075da net: mvmdio: add clocks property to binding documentation by Sebastian Hesselbarth · 11 years ago
  100. 70181d51 vhost_net: remove tx polling state by Jason Wang · 11 years ago