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