1. 6afb1e2 samples/bpf: Add tunnel set/get tests. by William Tu · 8 years ago
  2. c0b558e hv_netvsc: Implement batching of receive completions by Haiyang Zhang · 8 years ago
  3. dc833de net/irda: remove pointless assignment/check by Vegard Nossum · 8 years ago
  4. 05fafbf qed: utilize FW 8.10.10.0 by Yuval Mintz · 8 years ago
  5. 75d6720 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  6. 484387c Merge branch 'bcm_sf2-platform-dev' by David S. Miller · 8 years ago
  7. 731410b net: dsa: bcm_sf2: Remove probing through old DSA binding by Florian Fainelli · 8 years ago
  8. 4bd1167 net: dsa: bcm_sf2: Use device managed helpers by Florian Fainelli · 8 years ago
  9. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  10. a85fad1 Documentation: dt: bindings: Update Broadcom 7445 switch document by Florian Fainelli · 8 years ago
  11. ea825e7 net: dsa: Export suspend/resume functions by Florian Fainelli · 8 years ago
  12. 0ae940c Merge branch 'mv88e6xxx-fix-wait' by David S. Miller · 8 years ago
  13. 3085355 dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose by Andrew Lunn · 8 years ago
  14. 0f02b4f dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update() by Andrew Lunn · 8 years ago
  15. 6441e669 dsa: mv88e6xxx: Timeout based on iterations, not time by Andrew Lunn · 8 years ago
  16. 7a7e780 Merge branch 'phy-next' by David S. Miller · 8 years ago
  17. 97c8438 net: phy: Kconfig: Remove redundant "Support for" by Andrew Lunn · 8 years ago
  18. d75b4a2 net: phy: Sort Makefile and Kconfig by Andrew Lunn · 8 years ago
  19. d985d15 net: ipv4: fix sparse error in fib_good_nh() by Eric Dumazet · 8 years ago
  20. 217375a udp: include addrconf.h by Eric Dumazet · 8 years ago
  21. b6c6b64 tcp: md5: remove tcp_md5_hash_header() by Eric Dumazet · 8 years ago
  22. dfad09a ibmvnic: Handle backing device failover and reinitialization by Thomas Falcon · 8 years ago
  23. e018068 net: hns: Add reset function support for RoCE driver by oulijun · 8 years ago
  24. a68d539 Merge branch 'rhash-raw-walkers-remove-part-1' by David S. Miller · 8 years ago
  25. ad20207 netlink: Use rhashtable walk interface in diag dump by Herbert Xu · 8 years ago
  26. 39ec406 MAINTAINERS: Add extra rhashtable maintainer by Herbert Xu · 8 years ago
  27. 246779d rhashtable: Remove GFP flag from rhashtable_walk_init by Herbert Xu · 8 years ago
  28. 363dc39 Merge branch 'cxgb-crypto' by David S. Miller · 8 years ago
  29. 02038fd crypto: Added Chelsio Menu to the Kconfig file by Hariprasad Shenai · 8 years ago
  30. 324429d chcr: Support for Chelsio's Crypto Hardware by Hariprasad Shenai · 8 years ago
  31. d665778 cxgb4: Register changes and fw defines for crypto by Hariprasad Shenai · 8 years ago
  32. 94cdb8b cxgb4: Add support for dynamic allocation of resources for ULD by Hariprasad Shenai · 8 years ago
  33. b65b24d atm: fore200e: Do not drop const qualifier by LABBE Corentin · 8 years ago
  34. f1c89c0 Merge branch 'bpf-next' by David S. Miller · 8 years ago
  35. 54fd9c2 bpf: get rid of cgroup helper related ifdefs by Daniel Borkmann · 8 years ago
  36. 4de1696 bpf: enable event output helper also for xdp types by Daniel Borkmann · 8 years ago
  37. 5293efe bpf: add bpf_skb_change_tail helper by Daniel Borkmann · 8 years ago
  38. 45c7fff bpf: use skb_pkt_type_ok helper in bpf_skb_change_type by Daniel Borkmann · 8 years ago
  39. b340402 tipc: add peer removal functionality by Richard Alpe · 8 years ago
  40. 36a6503 tcp: refine tcp_prune_ofo_queue() to not drop all packets by Eric Dumazet · 8 years ago
  41. e2d8f64 net: bgmac: make it clear when setting interface type to RMII by Rafał Miłecki · 8 years ago
  42. 1cb94db net: bgmac: support Ethernet core on BCM53573 SoCs by Rafał Miłecki · 8 years ago
  43. 6b2a314 net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment" by Colin Ian King · 8 years ago
  44. c0c64c1 xen-netback: create a debugfs node for hash information by Paul Durrant · 8 years ago
  45. c7b256f sfc: avoid division by zero by Edward Cree · 8 years ago
  46. dca0aaf tcp: defer sacked assignment by Eric Dumazet · 8 years ago
  47. 53e43f3 Merge branch 'bridge-vlan-stats-with-flags' by David S. Miller · 8 years ago
  48. 61ba1a2 net: bridge: export vlan flags with the stats by Nikolay Aleksandrov · 8 years ago
  49. d5ff8c4 net: bridge: consolidate bridge and port linkxstats calls by Nikolay Aleksandrov · 8 years ago
  50. fb36938 Merge branch 'flow-dissector-vlan-tag' by David S. Miller · 8 years ago
  51. 956af37 net_sched: act_vlan: Add priority option by Hadar Hen Zion · 8 years ago
  52. 9399ae9 net_sched: flower: Add vlan support by Hadar Hen Zion · 8 years ago
  53. 339ba87 net_sched: flower: Avoid dissection of unmasked keys by Hadar Hen Zion · 8 years ago
  54. f6a6692 flow_dissector: Get vlan priority in addition to vlan id by Hadar Hen Zion · 8 years ago
  55. d5709f7 flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci by Hadar Hen Zion · 8 years ago
  56. 92bcdcc Merge branch 'qed-link-fixes' by David S. Miller · 8 years ago
  57. 16d5946 qede: Fix forcing high speeds by Yuval Mintz · 8 years ago
  58. d194fd2 qed*: Fix pause setting by Yuval Mintz · 8 years ago
  59. a5c8818 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  60. 57ca2a4 ixgbe: use atomic bitwise operations when handling reset requests by Emil Tantilov · 8 years ago
  61. ee95053 ixgbevf: only check Tx queue enablement when debugging by Emil Tantilov · 8 years ago
  62. 4ad6af0 ixgbevf: change hw_dbg to use netdev_dbg by Emil Tantilov · 8 years ago
  63. a55defd ixgbe: only check Tx queue enablement when debugging by Emil Tantilov · 8 years ago
  64. 54be813 igb: fix error code in igb_add_ethtool_nfc_entry() by Gangfeng Huang · 8 years ago
  65. 7a277a9 igb: support RX flow classification by VLAN priority by Gangfeng Huang · 8 years ago
  66. 64c75d4 igb: support RX flow classification by ethertype by Gangfeng Huang · 8 years ago
  67. 0e71def igb: add support of RX network flow classification by Gangfeng Huang · 8 years ago
  68. 3e7d2d4 Merge branch 'qdisc-hash-fixes' by David S. Miller · 8 years ago
  69. ea32746 net: sched: avoid duplicates in qdisc dump by Jiri Kosina · 8 years ago
  70. 69012ae net: sched: fix handling of singleton qdiscs with qdisc_hash by Jiri Kosina · 8 years ago
  71. e951f14 Merge branch 'tipc-next' by David S. Miller · 8 years ago
  72. 5a0950c tipc: ensure that link congestion and wakeup use same criteria by Jon Paul Maloy · 8 years ago
  73. 0d051bf tipc: make bearer packet filtering generic by Jon Paul Maloy · 8 years ago
  74. 37bd91d Merge branch 'qed-next' by David S. Miller · 8 years ago
  75. 6c75424 qed: Add support for NCSI statistics. by Sudarsana Reddy Kalluru · 8 years ago
  76. 68db9ec qede: Add support for per-queue stats. by Sudarsana Reddy Kalluru · 8 years ago
  77. 1a5a366 qede: Add support for capturing additional stats in ethtool-stats display. by Sudarsana Reddy Kalluru · 8 years ago
  78. 0d135e4 net: atm: remove redundant null pointer check on dev->name by Colin Ian King · 8 years ago
  79. e202d4c net: phy: Update copyright info by Appana Durga Kedareswara Rao · 8 years ago
  80. aead88b net: ethernet: macb: Add support for rx_clk by shubhrajyoti.datta@xilinx.com · 8 years ago
  81. d52bfbd Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  82. d40062f i40e: Expose 'trust' flag to userspace via ndo_get_vf_config. by Sridhar Samudrala · 8 years ago
  83. be0cb0a i40e: remove a stray unlock by Dan Carpenter · 8 years ago
  84. 93e6fa2 i40e/i40evf-Bump version from 1.6.11 to 1.6.12 by Bimmy Pujari · 8 years ago
  85. eb0dd6e i40e: Allow RSS Hash set with less than four parameters by Carolyn Wyborny · 8 years ago
  86. b7d2cd9 i40e: fix memory leak by Mitch Williams · 8 years ago
  87. d8ec986 i40e: fix lookup table when RSS disabled/enabled by Alan Brady · 8 years ago
  88. 6a23449 i40e: Don't notify client of VF reset during VF creation by Avinash Dayanand · 8 years ago
  89. 70df973 i40e: Force register writes to mitigate sync issues with iwarp VF driver by Avinash Dayanand · 8 years ago
  90. 59826d9 i40e: don't allow reduction of channels below active FD rules by Jacob Keller · 8 years ago
  91. 52a08ca i40e: Fix static analysis tool warning by Dave Ertman · 8 years ago
  92. 62fe2a8 i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability by Jacob Keller · 8 years ago
  93. 42bce04 i40e: reset RX csum error stat with other pf stats by Catherine Sullivan · 8 years ago
  94. dc5b4e9 i40e/i40evf: Reset VLAN filter count when resetting by Catherine Sullivan · 8 years ago
  95. 3a0f529 i40e: Fix a bug where a client close can be called before an open is complete by Anjali Singhai Jain · 8 years ago
  96. eb27163 i40e: Use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  97. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  99. 4843341 Merge branch 'strparser' by David S. Miller · 8 years ago
  100. adcce4d strparser: Documentation by Tom Herbert · 8 years ago