1. e9f0fb8 bonding: Add tlb_dynamic_lb parameter for tlb mode by Mahesh Bandewar · 10 years ago
  2. f05b42e bonding: Added bond_tlb_xmit() for tlb mode. by Mahesh Bandewar · 10 years ago
  3. 9a49aba bonding: Reorg bond_alb_xmit code by Mahesh Bandewar · 10 years ago
  4. ee62e86 bonding: Changed hashing function to just provide hash by Mahesh Bandewar · 10 years ago
  5. 7e65eac 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled by Luis R. Rodriguez · 10 years ago
  6. 573be69 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  7. 83d5b7e net: filter: initialize A and X registers by Alexei Starovoitov · 10 years ago
  8. 2ebb158 net/phy: Remove return value for void function by Shruti Kanetkar · 10 years ago
  9. 8101a56 Merge branch 'via-rhine' by David S. Miller · 10 years ago
  10. 2d28386 net: via-rhine: add OF bus binding by Alexey Charkov · 10 years ago
  11. f7630d1 net: via-rhine: reduce usage of the PCI-specific struct by Alexey Charkov · 10 years ago
  12. 4087c4d net: via-rhine: switch to generic DMA functions by Alexey Charkov · 10 years ago
  13. c06cbcb net: Update my email address by Ben Hutchings · 10 years ago
  14. 9e4b93f vxlan: ensure to advertise the right fdb remote by Nicolas Dichtel · 10 years ago
  15. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 10 years ago
  16. e676f19 macvlan: Fix leak and NULL dereference on error path by Herbert Xu · 10 years ago
  17. 2abf967 Merge branch 'gre_netns' by David S. Miller · 10 years ago
  18. 22f0806 ip6gre: add x-netns support by Nicolas Dichtel · 10 years ago
  19. b57708a gre: add x-netns support by Nicolas Dichtel · 10 years ago
  20. 893f662 hyperv: Simplify the send_completion variables by Haiyang Zhang · 10 years ago
  21. 4baab26 hyperv: Remove recv_pkt_list and lock by Haiyang Zhang · 10 years ago
  22. 84ca55a i40e: report VF link state correctly by Mitch Williams · 10 years ago
  23. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 10 years ago
  24. d34a15a igb: Cleanups to fix braces location warnings by Carolyn Wyborny · 10 years ago
  25. c75c4ed igb: Cleanups for messaging by Carolyn Wyborny · 10 years ago
  26. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 10 years ago
  27. b56083e e1000e: Cleanup checkpatch extra space by David Ertman · 10 years ago
  28. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 10 years ago
  29. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 10 years ago
  30. b8ce18c ixgbevf: remove 82599 from the module description by Emil Tantilov · 10 years ago
  31. 5d7daa3 ixgbe: improve mac filter handling by Jacob Keller · 10 years ago
  32. b335e75 ixgbe: change handling of multicast filters by Jacob Keller · 10 years ago
  33. a9b8943 ixgbe: remove vlan_filter_disable and enable functions by Jacob Keller · 10 years ago
  34. f8e2472 ixgbe: Use out-of-line function for register reads by Mark Rustad · 10 years ago
  35. e577662 ixgbe: convert low_water into an array by Jacob Keller · 10 years ago
  36. fd0d192 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  37. a29b694 Merge branch 'netlink-bind' by David S. Miller · 10 years ago
  38. 7f74ecd audit: send multicast messages only if there are listeners by Richard Guy Briggs · 10 years ago
  39. 451f921 audit: add netlink multicast group for log read by Richard Guy Briggs · 10 years ago
  40. 3a101b8 audit: add netlink audit protocol bind to check capabilities on multicast join by Richard Guy Briggs · 10 years ago
  41. 7774d5e netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP by Richard Guy Briggs · 10 years ago
  42. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 10 years ago
  43. bfe4bc7 netlink: simplify nfnetlink_bind by Richard Guy Briggs · 10 years ago
  44. 4cd3675 filter: added BPF random opcode by Chema Gonzalez · 10 years ago
  45. 5a4ae5f vlan: unnecessary to check if vlan_pcpu_stats is NULL by Li RongQing · 10 years ago
  46. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  47. 3de0b59 ethtool: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  48. 862aa49 neterion/s2io: remove unused s2io_start_tx_queue routine by Ying Xue · 10 years ago
  49. 1f3279a tcp: avoid retransmits of TCP packets hanging in host queues by Eric Dumazet · 10 years ago
  50. 6046d5b ipv6: support IFA_F_MANAGETEMPADDR for address deletion too by Heiner Kallweit · 10 years ago
  51. 6a51b5e hisax/icc: add missing semicolon after label by Julia Lawall · 10 years ago
  52. 702b346 smc91x: fix compile error when SMC_DEBUG >= 2 by Zi Shen Lim · 10 years ago
  53. 0080d4f Merge branch 'tipc-next' by David S. Miller · 10 years ago
  54. a8b9b96 tipc: fix race in disc create/delete by Ying Xue · 10 years ago
  55. 28dd941 tipc: use bc_lock to protect node map in bearer structure by Ying Xue · 10 years ago
  56. 4ae88c9 tipc: use bearer_disable to disable bearer in tipc_l2_device_event by Ying Xue · 10 years ago
  57. f1c8d8c tipc: make media_ptr pointed netdevice valid by Ying Xue · 10 years ago
  58. 7216cd9 tipc: purge tipc_net_lock lock by Ying Xue · 10 years ago
  59. 2231c5a tipc: use RCU to protect media_ptr pointer by Ying Xue · 10 years ago
  60. 7a2f7d1 tipc: decouple the relationship between bearer and link by Ying Xue · 10 years ago
  61. f8322df tipc: convert bearer_list to RCU list by Ying Xue · 10 years ago
  62. f97e455 tipc: use RTNL lock to protect tipc_net_stop routine by Ying Xue · 10 years ago
  63. ca07fb0 tipc: adjust locking policy of protecting tipc_ptr pointer of net_device by Ying Xue · 10 years ago
  64. ef13a26 tipc: replace config_mutex lock with RTNL lock by Ying Xue · 10 years ago
  65. 7b07bd4 net: sxgbe: Added phy_found error path by Byungho An · 10 years ago
  66. 3ee2b7c net: sxgbe: rearrange dma descriptor by Byungho An · 10 years ago
  67. c18e9cd virtio_net: zero is an invald queue_pairs number by Amos Kong · 10 years ago
  68. 235a251 arc_emac: write initial MAC address from devicetree to hw by Max Schwarz · 10 years ago
  69. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  70. b98d1df i40e/i40evf: Bump build versions by Catherine Sullivan · 10 years ago
  71. 99c472a i40e: Tweak for-loop in i40e_ethtool.c by Catherine Sullivan · 10 years ago
  72. 7c12200 i40e: Cleanup if/else statements by Catherine Sullivan · 10 years ago
  73. 8a9eb7d i40e: rework fdir setup and teardown by Shannon Nelson · 10 years ago
  74. 8276f75 i40e: use generic vsi_open to unquiesce vsi by Shannon Nelson · 10 years ago
  75. 90ef8d4 i40e: abstract the close path for better netdev vsis by Shannon Nelson · 10 years ago
  76. c22e3c6 i40e: prep vsi_open logic for non-netdev cases by Shannon Nelson · 10 years ago
  77. befc229 i40e/i40evf: update AdminQ API by Shannon Nelson · 10 years ago
  78. c9296ad i40e/i40evf: add tracking to NVM busy state by Shannon Nelson · 10 years ago
  79. 7d54eb2 i40e: Fix an issue with displaying IPv4 FD filters by Anjali Singhai Jain · 10 years ago
  80. 98c95a6 i40e: Remove a FW workaround by Catherine Sullivan · 10 years ago
  81. acb3676 i40e/i40evf: Bump build versions by Catherine Sullivan · 10 years ago
  82. 6b19289 i40e: Enable VF Tx bandwidth setting by Mitch Williams · 10 years ago
  83. f9b4b62 i40e: Reset the VF upon conflicting VLAN configuration by Greg Rose · 10 years ago
  84. 0b3aec8 i40e/i40evf: unhide and enable to one prefena field by Jesse Brandeburg · 10 years ago
  85. 4ba0dea i40e: Add bridge FDB add/del/dump ops by Greg Rose · 10 years ago
  86. b0bda38 MAINTAINERS: SXGBE authors update by Florian Fainelli · 10 years ago
  87. 5a9d19a Merge branch 'ndo_set_config' by David S. Miller · 10 years ago
  88. 2d7f2f9 stmmac: remove stmmac_config by Florian Fainelli · 10 years ago
  89. 3e19ca4 net: sxgbe: remove sxgbe_config by Florian Fainelli · 10 years ago
  90. ca6bd4f net: cpmac: remove cpmac_config by Florian Fainelli · 10 years ago
  91. 5672a8f net: ethoc: remove ethoc_config by Florian Fainelli · 10 years ago
  92. 5b54dac hyperv: Add support for virtual Receive Side Scaling (vRSS) by Haiyang Zhang · 10 years ago
  93. 647401d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  94. 86fd14a tcp: make tcp_cwnd_application_limited() static by Weiping Pan · 10 years ago
  95. 17d8ecb 6lowpan: include net/net_namespace.h on 6lowpan namepsace header by Luis R. Rodriguez · 10 years ago
  96. 94716d2 6lowpan: make lowpan_cb static by Luis R. Rodriguez · 10 years ago
  97. 599018a 6lowpan: add helper to get 6lowpan namespace by Luis R. Rodriguez · 10 years ago
  98. 8465a5f sctp: add support for busy polling to sctp protocol by Neil Horman · 10 years ago
  99. 85da101 net: sxgbe: make local functions static by Jingoo Han · 10 years ago
  100. 412ca15 macvlan: Move broadcasts into a work queue by Herbert Xu · 10 years ago