1. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 10 years ago
  2. 4de8b41 bridge: remove oflags from setlink/dellink. by Rosen, Rami · 10 years ago
  3. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 10 years ago
  4. 27c0013 switchdev: fix typo in inline function definition by Jiri Pirko · 10 years ago
  5. 8834016 ip_tunnel: Create percpu gro_cell by Martin KaFai Lau · 10 years ago
  6. f2bbca5 net: rocker: Add basic netdev counters - v2 by David Ahern · 10 years ago
  7. c03abd8 net: ethernet: cpsw: don't requests IRQs we don't use by Felipe Balbi · 10 years ago
  8. 5087b91 net: ethernet: cpsw: unroll IRQ request loop by Felipe Balbi · 10 years ago
  9. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  10. ede58ef atm: remove deprecated use of pci api by chas williams - CONTRACTOR · 10 years ago
  11. abee1ce Drivers: Isdn: sc: Fixed coding style & spelling mistakes. by Akash Shende · 10 years ago
  12. d6e164e tipc: fix socket list regression in new nl api by Richard Alpe · 10 years ago
  13. e445dd5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  14. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  15. 03bf0c2 switchdev: introduce switchdev notifier by Jiri Pirko · 10 years ago
  16. ff8b335 niu: remove one compound_head() call by Eric Dumazet · 10 years ago
  17. 66c1a12 socket: use ki_nbytes instead of iov_length() by Nicolas Dichtel · 10 years ago
  18. 7b68b2f Merge branch 's390-next' by David S. Miller · 10 years ago
  19. 1dafd09 qeth: Remove unneeded structure member by Thomas Richter · 10 years ago
  20. 7e846d6b qeth: sysfs: replace strcmp() with sysfs_streq() by Eugene Crosser · 10 years ago
  21. c352125 qeth: use qeth_card_hw_is_reachable() everywhere by Eugene Crosser · 10 years ago
  22. b646c08 s390/net: Delete useless checks before function calls by Markus Elfring · 10 years ago
  23. ee6edb9 s390/ctcm, netiucv: migrate variables to handle y2038 problem by Aya Mahfouz · 10 years ago
  24. 33e9fcc tc: cls_bpf: rename bpf_len to bpf_num_ops by Jiri Pirko · 10 years ago
  25. d23b8ad tc: add BPF based action by Jiri Pirko · 10 years ago
  26. 02dba43 bridge: fix setlink/dellink notifications by Roopa Prabhu · 10 years ago
  27. 1e7d06b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  28. 93d62ef Merge branch 'amd-xgbe' by David S. Miller · 10 years ago
  29. 8fdb1a09 amd-xgbe-phy: Allow certain PHY settings to be set by UEFI by Lendacky, Thomas · 10 years ago
  30. 82a1903 amd-xgbe: Add ACPI support by Lendacky, Thomas · 10 years ago
  31. 0d40b61 amd-xgbe-phy: Use the proper auto-negotiation XNP registers by Lendacky, Thomas · 10 years ago
  32. cf26252 amd-xgbe-phy: Properly support the FEC auto-negotiation by Lendacky, Thomas · 10 years ago
  33. c3152d4 amd-xgbe-phy: Change auto-negotiation logic by Lendacky, Thomas · 10 years ago
  34. a83ef42 amd-xgbe: Remove need for Tx path spinlock by Lendacky, Thomas · 10 years ago
  35. 270894e amd-xgbe: Simplify the Rx desciptor ring tracking by Lendacky, Thomas · 10 years ago
  36. 916102c amd-xgbe: Clear all state during a device restart by Lendacky, Thomas · 10 years ago
  37. 03e50fd amd-xgbe-phy: On suspend, save CTRL1 reg for use on resume by Lendacky, Thomas · 10 years ago
  38. 94c043e amd-xgbe: Add check to be sure amd-xgbe-phy driver is used by Lendacky, Thomas · 10 years ago
  39. cb69cb0 amd-xgbe-phy: Checkpatch fixes by Lendacky, Thomas · 10 years ago
  40. 1d67d7f6 amd-xgbe: Checkpatch fixes by Lendacky, Thomas · 10 years ago
  41. 300c34c i40e/i40evf: Bump i40e and i40evf versions by Sravanthi Tangeda · 10 years ago
  42. 63d7e5a i40e: Support for NPAR iSCSI partition with DCB by Neerav Parikh · 10 years ago
  43. 4fda14c i40e: when Rx timestamps disabled set specific mode by Jacob Keller · 10 years ago
  44. b535a01 i40e: use same check for Rx hang as for Rx timestamps by Jacob Keller · 10 years ago
  45. 672415c i40e: AQ API updates for new commands by Shannon Nelson · 10 years ago
  46. e910ca7 i40e: AQ API updates by Jeff Kirsher · 10 years ago
  47. 8d5e33a i40e: add more struct size checks by Shannon Nelson · 10 years ago
  48. b686ece i40e: Issue "Stop LLDP" command for firmware older than v4.3 by Neerav Parikh · 10 years ago
  49. 22b4777 i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps by Jacob Keller · 10 years ago
  50. ab437b5 i40e: only enable PTP interrupt cause if PTP is enabled by Jacob Keller · 10 years ago
  51. 65b206d i40e/i40evf: Bump i40e/i40evf versions by Catherine Sullivan · 10 years ago
  52. d67079e i40e: Dump Stats string removed from debugfs help command by Sravanthi Tangeda · 10 years ago
  53. b294ac7 i40e: Add define for interrupt name string len by Carolyn Wyborny · 10 years ago
  54. aebfc81 i40e: don't give up on DCB error after reset by Shannon Nelson · 10 years ago
  55. e240f67 i40e: fix proc/int descriptions by Carolyn Wyborny · 10 years ago
  56. 83c5fe7 i40e/i40evf: Increase ASQ timeout by Kevin Scott · 10 years ago
  57. 35155fe i40e/i40evf: AdminQ updates ww36 by Shannon Nelson · 10 years ago
  58. 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
  59. 919d9db netlink: Fix netlink_insert EADDRINUSE error by Herbert Xu · 10 years ago
  60. 57699a4 rhashtable: Fix race in rhashtable_destroy() and use regular work_struct by Ying Xue · 10 years ago
  61. cbbd366 Merge branch 'iw_cxgb4-next' by David S. Miller · 10 years ago
  62. cf7fe64 iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h by Hariprasad Shenai · 10 years ago
  63. a56c66e iw_cxgb4: Cleanup register defines/MACROS defined in t4.h by Hariprasad Shenai · 10 years ago
  64. e7fddaf iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h by Hariprasad Shenai · 10 years ago
  65. 6969de7 iw_cxgb4: Cleanup register defines/MACROS defined in t4.h by Hariprasad Shenai · 10 years ago
  66. 8cd5a56 net/macb: Create gem_ethtool_ops for new statistics functions by Xander Huff · 10 years ago
  67. 2fa45e2 net/macb: Add whitespace around arithmetic operators by Xander Huff · 10 years ago
  68. 6f79eed net/macb: Fix comments to meet style guidelines by Xander Huff · 10 years ago
  69. 331b9ab Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats by Shrikrishna Khare · 10 years ago
  70. 12d8725 bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse() by Nicolas Dichtel · 10 years ago
  71. 6321b54 net: smc91x: Add Atari EtherNAT support by Michael Schmitz · 10 years ago
  72. 27f0971 Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  73. 615612d Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  74. 211a84e cxgb4i : Call into recently added cxgb4 ipv6 api by Anish Bhatt · 10 years ago
  75. b5a02f5 cxgb4 : Update ipv6 address handling api by Anish Bhatt · 10 years ago
  76. 5055c37 ipv4: per cpu uncached list by Eric Dumazet · 10 years ago
  77. 2b8df32 Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels by Marcel Holtmann · 10 years ago
  78. 0799c2d net: sh_eth: Use u32 for 32-bit register data by Geert Uytterhoeven · 10 years ago
  79. 7994fe5 dm9000: Add regulator and reset support to dm9000 by Zubair Lutfullah Kakakhel · 10 years ago
  80. 7eb35b1 socket: use iov_length() by Nicolas Dichtel · 10 years ago
  81. 327a719 Bluetooth: Fix lookup of fixed channels by local bdaddr by Johan Hedberg · 10 years ago
  82. a250e04 Bluetooth: Add helpers for src/dst bdaddr type conversion by Johan Hedberg · 10 years ago
  83. 162a3ba Bluetooth: Bind the SMP channel registration to management power state by Marcel Holtmann · 10 years ago
  84. 7e7ec44 Bluetooth: Don't register any SMP channel if LE is not supported by Marcel Holtmann · 10 years ago
  85. 157029b Bluetooth: Fix LE SMP channel source address and source address type by Marcel Holtmann · 10 years ago
  86. 111e4bc Bluetooth: Fix issue with switching BR/EDR back on when disabled by Marcel Holtmann · 10 years ago
  87. eeb5a06 Bluetooth: Show device address type for L2CAP debugfs entries by Marcel Holtmann · 10 years ago
  88. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  89. 2e62fa6 Merge branch 'vxlan_group_policy_extension' by David S. Miller · 10 years ago
  90. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  91. 81bfe3c openvswitch: Allow for any level of nesting in flow attributes by Thomas Graf · 10 years ago
  92. d91641d openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() by Thomas Graf · 10 years ago
  93. ac5132d vxlan: Only bind to sockets with compatible flags enabled by Thomas Graf · 10 years ago
  94. 3511494 vxlan: Group Policy extension by Thomas Graf · 10 years ago
  95. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  97. c637dbc Merge branch 'tg3-net' by David S. Miller · 10 years ago
  98. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 10 years ago
  99. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 10 years ago
  100. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 10 years ago