1. f8e529e seccomp, ptrace: add support for dumping seccomp filters by Tycho Andersen · 9 years ago
  2. 5b9e3bd Merge branch 'mpls-multipath-improvements' by David S. Miller · 9 years ago
  3. cf4b24f mpls: reduce memory usage of routes by Robert Shearman · 9 years ago
  4. b4e04fc mpls: fix forwarding using v4/v6 explicit null by Robert Shearman · 9 years ago
  5. c0f9c7e sfc: replace spinlocks with bit ops for busy poll locking by Bert Kenward · 9 years ago
  6. 080a270 sock: don't enable netstamp for af_unix sockets by Hannes Frederic Sowa · 9 years ago
  7. 6092db1 Merge branch 'qed-driver' by David S. Miller · 9 years ago
  8. 133fac0 qede: Add basic ethtool support by Sudarsana Kalluru · 9 years ago
  9. 9df2ed0 qed: Add statistics support by Manish Chopra · 9 years ago
  10. a2ec617 qede: Add support for link by Sudarsana Kalluru · 9 years ago
  11. cc875c2 qed: Add link support by Yuval Mintz · 9 years ago
  12. 0d8e0aa qede: classification configuration by Sudarsana Kalluru · 9 years ago
  13. 2950219 qede: Add basic network device support by Yuval Mintz · 9 years ago
  14. cee4d26 qed: Add slowpath L2 support by Manish Chopra · 9 years ago
  15. e712d52 qede: Add basic Network driver by Yuval Mintz · 9 years ago
  16. 25c089d qed: Add basic L2 interface by Yuval Mintz · 9 years ago
  17. fe56b9e qed: Add module with basic common support by Yuval Mintz · 9 years ago
  18. 8941faa net: tso: add support for IPv6 by emmanuel.grumbach@intel.com · 9 years ago
  19. 61b9da9 Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linux by David S. Miller · 9 years ago
  20. 4b3418f ipv6: icmp: include addresses in debug messages by Bjørn Mork · 9 years ago
  21. 1075ef5 bpf: make tracing helpers gpl only by Alexei Starovoitov · 9 years ago
  22. 62544ce bpf: fix bpf_perf_event_read() helper by Alexei Starovoitov · 9 years ago
  23. 8b7c94e net: dsa: bcm_sf2: Unhardcode port numbers by Florian Fainelli · 9 years ago
  24. 680060d net: dsa: bcm_sf2: Implement FDB operations by Florian Fainelli · 9 years ago
  25. 59fbcbc arcnet: add netif_carrier_on/off for reconnect by Michael Grzeschik · 9 years ago
  26. 8890624 arcnet: com20020-pci: add led trigger support by Michael Grzeschik · 10 years ago
  27. 5ef216c arcnet: com20020-pci: add rotary index support by Michael Grzeschik · 10 years ago
  28. ae8ede6 arcnet: com20020-pci: set dev_port to the subdevice index by Michael Grzeschik · 9 years ago
  29. 27daf6e arcnet: com20020: add enable and disable device on open/close by Michael Grzeschik · 9 years ago
  30. b82de0e arcnet: move dev_free_skb to its only user by Michael Grzeschik · 9 years ago
  31. d1611c3 bnxt_en: Fix compile warnings when CONFIG_INET is not set. by Michael Chan · 9 years ago
  32. 3ed770f net: encx24j600: Fix mask to update LED configuration by Jon Ringle · 9 years ago
  33. da92bf9 Merge branch 'mvneta-ethtool-stats' by David S. Miller · 9 years ago
  34. e483911 net: mvneta: Fix clearing of MIB statistics by Andrew Lunn · 9 years ago
  35. 9b0cdef net: mvneta: add ethtool statistics by Russell King · 9 years ago
  36. 1586a58 af_unix: do not report POLLOUT on listeners by Eric Dumazet · 9 years ago
  37. 742e038 tipc: link_is_bc_sndlink() can be static by Wu Fengguang · 9 years ago
  38. 687f079 Merge branch 'tipc-next' by David S. Miller · 9 years ago
  39. 2af5ae3 tipc: clean up unused code and structures by Jon Paul Maloy · 9 years ago
  40. c49a0a8 tipc: ensure binding table initial distribution is sent via first link by Jon Paul Maloy · 9 years ago
  41. c72fa87 tipc: eliminate link's reference to owner node by Jon Paul Maloy · 9 years ago
  42. 7214bcf tipc: eliminate redundant buffer cloning at transmission by Jon Paul Maloy · 9 years ago
  43. 60852d6 tipc: let neighbor discoverer tranmsit consumable buffers by Jon Paul Maloy · 9 years ago
  44. 959e178 tipc: introduce jumbo frame support for broadcast by Jon Paul Maloy · 9 years ago
  45. b06b281 tipc: simplify bearer level broadcast by Jon Paul Maloy · 9 years ago
  46. 5266698 tipc: let broadcast packet reception use new link receive function by Jon Paul Maloy · 9 years ago
  47. fd556f2 tipc: introduce capability bit for broadcast synchronization by Jon Paul Maloy · 9 years ago
  48. 2f56612 tipc: let broadcast transmission use new link transmit function by Jon Paul Maloy · 9 years ago
  49. c1ab3f1d tipc: make struct tipc_link generic to support broadcast by Jon Paul Maloy · 9 years ago
  50. 3230190 tipc: use explicit allocation of broadcast send link by Jon Paul Maloy · 9 years ago
  51. 0e05498 tipc: make link implementation independent from struct tipc_bearer by Jon Paul Maloy · 9 years ago
  52. 5fd9fd6 tipc: create broadcast transmission link at namespace init by Jon Paul Maloy · 9 years ago
  53. 0043550 tipc: move broadcast link lock to struct tipc_net by Jon Paul Maloy · 9 years ago
  54. 6beb19a tipc: move bcast definitions to bcast.c by Jon Paul Maloy · 9 years ago
  55. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. a72c951 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  57. 379a80a bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set. by Michael Chan · 9 years ago
  58. bf79586 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  59. e74f510 Merge branch 'mpls_multipath' by David S. Miller · 9 years ago
  60. 1c78efa mpls: flow-based multipath selection by Robert Shearman · 9 years ago
  61. f8efb73 mpls: multipath route support by Roopa Prabhu · 9 years ago
  62. ce9d9b8 net: sysctl: fix a kmemleak warning by Li RongQing · 9 years ago
  63. 654c9c5 Merge branch 'mdiobus_nested_read_write' by David S. Miller · 9 years ago
  64. f050561 net: dsa: Make mv88e6060 use nested mdiobus read/write by Neil Armstrong · 9 years ago
  65. 6e899e6 net: dsa: Make mv88e6xxx use nested mdiobus read/write by Neil Armstrong · 9 years ago
  66. 21dd19f net: phy: Add nested variants of mdiobus read/write by Neil Armstrong · 9 years ago
  67. 8443c1a4 ixgbe, ixgbevf: Add new mbox API xcast mode by Hiroshi Shimamoto · 9 years ago
  68. 54011e4 ixgbe: Add new ndo to trust VF by Hiroshi Shimamoto · 9 years ago
  69. 6fb3b6b5 drivers: net: cpsw: use module_platform_driver by Grygorii Strashko · 9 years ago
  70. dd461d6 if_link: Add control trust VF by Hiroshi Shimamoto · 9 years ago
  71. 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
  72. 2fc4cd5 i40e: fix unconditional execution of cpu_to_le16() by Jean Sacren · 9 years ago
  73. 0e5229c i40e: clean up local variable initialization by Jean Sacren · 9 years ago
  74. ed17f7e i40evf: clean up local variable initialization by Jean Sacren · 9 years ago
  75. 554f454 i40e: add missing kernel-doc argument by Jean Sacren · 9 years ago
  76. 69c1d70 i40evf: add missing kernel-doc argument by Jean Sacren · 9 years ago
  77. a3524e9 i40e: re-use %*ph specifier to hexdump a data by Andy Shevchenko · 9 years ago
  78. 0e32051 i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33 by Catherine Sullivan · 9 years ago
  79. de445b3 i40e: Disable VEB bridge mode with SR-IOV failure by Akeem G Abodunrin · 9 years ago
  80. 2efaad8 i40e: Fix an incorrect OEM version string by Carolyn Wyborny · 9 years ago
  81. 58fc326 i40e: fix inconsistent statuses after a PF reset by Helin Zhang · 9 years ago
  82. 40d0136 i40evf: use correct struct for list manipulation by Mitch Williams · 9 years ago
  83. 09603ea i40e: Fix VEB/VEPA bridge mode mismatch issue by Akeem G Abodunrin · 9 years ago
  84. 10dc035 i40e: fix a bug in debugfs with add/del macaddr by Anjali Singhai Jain · 9 years ago
  85. e7358f5 i40e/i40evf: Add a workaround to drop all flow control frames by Anjali Singhai Jain · 9 years ago
  86. 1acea4f ppp: fix pppoe_dev deletion condition in pppoe_release() by Guillaume Nault · 9 years ago
  87. f6b8dec9 af_key: fix two typos by Li RongQing · 9 years ago
  88. 20a41fb amd-xgbe: Use wmb before updating current descriptor count by Lendacky, Thomas · 9 years ago
  89. d2fd719 net/phy: micrel: Add workaround for bad autoneg by Nathan Sullivan · 9 years ago
  90. 7b13118 ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address by Paolo Abeni · 9 years ago
  91. ec3661b Merge branch 'ipv6-overflow-arith' by David S. Miller · 9 years ago
  92. b72a2b0 ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues by Hannes Frederic Sowa · 9 years ago
  93. 7990714 overflow-arith: begin to add support for overflow builtin functions by Hannes Frederic Sowa · 9 years ago
  94. c80dbe0 tcp: allow dctcp alpha to drop to zero by Andrew Shewmaker · 9 years ago
  95. ab997ad ipv6: fix the incorrect return value of throw route by lucien · 9 years ago
  96. f23d538 macvtap: unbreak receiving of gro skb with frag list by Jason Wang · 9 years ago
  97. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  98. c0c050c bnxt_en: New Broadcom ethernet driver. by Michael Chan · 9 years ago
  99. 0a31ada net: dsa: mv88e6xxx: remove debugfs interface by Vivien Didelot · 9 years ago
  100. 0c472b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago