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