1. 761095c Merge branch 'thunderx-ethtool' by David S. Miller · 9 years ago
  2. fff37fd net: thunderx: Leave serdes lane config on 81/83xx to firmware by Sunil Goutham · 9 years ago
  3. fff4ffd net: thunderx: Support to configure queue sizes from ethtool by Sunil Goutham · 9 years ago
  4. 3979ad7 net/tcp-fastopen: make connect()'s return case more consistent with non-TFO by Willy Tarreau · 9 years ago
  5. eb92f76 Merge branch 'tcp-fastopen-new-API' by David S. Miller · 9 years ago
  6. 19f6d3f net/tcp-fastopen: Add new API support by Wei Wang · 9 years ago
  7. 25776aa net: Remove __sk_dst_reset() in tcp_v6_connect() by Wei Wang · 9 years ago
  8. 065263f net/tcp-fastopen: refactor cookie check logic by Wei Wang · 9 years ago
  9. a9c54ad r8152: fix the wrong spelling by hayeswang · 9 years ago
  10. d234559 Doc: DT: bindings: net: dsa: marvell.txt: Tabification by Andrew Lunn · 9 years ago
  11. cca316f Merge branch 'bpf-tracepoints' by David S. Miller · 9 years ago
  12. a67edbf bpf: add initial bpf tracepoints by Daniel Borkmann · 9 years ago
  13. 0fe0559 lib, traceevent: add PRINT_HEX_STR variant by Daniel Borkmann · 9 years ago
  14. 2acae0d trace: add variant without spacing in trace_print_hex_seq by Daniel Borkmann · 9 years ago
  15. 60b1af3 tcp: reduce skb overhead in selected places by Eric Dumazet · 9 years ago
  16. 716dcae Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 9 years ago
  17. a08ef47 tipc: uninitialized return code in tipc_setsockopt() by Dan Carpenter · 9 years ago
  18. 1045ba7 net sched actions: Add support for user cookies by Jamal Hadi Salim · 9 years ago
  19. 264e677 Merge branch 'netvsc-enhancements' by David S. Miller · 9 years ago
  20. 1130383 netvsc: call netif_receive_skb by stephen hemminger · 9 years ago
  21. b58a185 netvsc: simplify get next send section by stephen hemminger · 9 years ago
  22. 6c80f3f netvsc: report per-channel stats in ethtool statistics by Simon Xiao · 9 years ago
  23. 793e395 netvsc: account for packets/bytes transmitted after completion by stephen hemminger · 9 years ago
  24. 46b4f7f netvsc: eliminate per-device outstanding send counter by stephen hemminger · 9 years ago
  25. 2289f0a netvsc: simplify rndis_filter_remove by stephen hemminger · 9 years ago
  26. 2c7f83c netvsc: don't pass void * to internal device_add by stephen hemminger · 9 years ago
  27. dc54a08 netvsc: optimize receive path by stephen hemminger · 9 years ago
  28. b8b835a netvsc: group all per-channel state together by stephen hemminger · 9 years ago
  29. ceaaea0 netvsc: remove unused variables by stephen hemminger · 9 years ago
  30. d8e18ee netvsc: enhance transmit select_queue by stephen hemminger · 9 years ago
  31. ff4a441 netvsc: allow get/set of RSS indirection table by stephen hemminger · 9 years ago
  32. 2b01888 netvsc: allow more flexible setting of number of channels by stephen hemminger · 9 years ago
  33. 962f3fe netvsc: add ethtool ops to get/set RSS key by stephen hemminger · 9 years ago
  34. b5a5dc8 netvsc: report rss field values by stephen hemminger · 9 years ago
  35. b448f4e netvsc: report number of rx queues in ethtool by stephen hemminger · 9 years ago
  36. 23312a3 netvsc: negotiate checksum and segmentation parameters by stephen hemminger · 9 years ago
  37. 0b307eb netvsc: remove no longer needed receive staging buffers by stephen hemminger · 9 years ago
  38. f2ceab0 Merge branch 'mv88e6xxx-external-MDIO' by David S. Miller · 9 years ago
  39. c61a6a7 net: dsa: mv88e6xxx: Implement the 6390 external MDIO bus by Andrew Lunn · 9 years ago
  40. a3c53be net: dsa: mv88e6xxx: Support multiple MDIO busses by Andrew Lunn · 9 years ago
  41. 0dd12d5 net: dsa: mv88e6xxx: Add mdio private structure by Andrew Lunn · 9 years ago
  42. ee26a22 net: dsa: mv88e6xxx: Pass mii_bus to all PHY operations by Andrew Lunn · 9 years ago
  43. efb3e74 net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operations by Andrew Lunn · 9 years ago
  44. 1464086 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 9 years ago
  45. 7110fe4 Merge branch 'aquantia' by David S. Miller · 9 years ago
  46. aa13f7c net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver by David VomLehn · 9 years ago
  47. ee6d6d0 net: ethernet: aquantia: Receive side scaling by David VomLehn · 9 years ago
  48. c5760d0 net: ethernet: aquantia: Ethtool support by David VomLehn · 9 years ago
  49. 753f478 net: ethernet: aquantia: Hardware interface and utility functions by David VomLehn · 9 years ago
  50. 98c4c20 net: ethernet: aquantia: Atlantic hardware abstraction layer by David VomLehn · 9 years ago
  51. a4d36e2 net: ethernet: aquantia: PCI operations by David VomLehn · 9 years ago
  52. 970a2e9 net: ethernet: aquantia: Vector operations by David VomLehn · 9 years ago
  53. bab6de8 net: ethernet: aquantia: Atlantic A0 and B0 specific functions. by David VomLehn · 9 years ago
  54. 97bde5c net: ethernet: aquantia: Support for NIC-specific code by David VomLehn · 9 years ago
  55. ef81153 net: ethernet: aquantia: Low-level hardware interfaces by David VomLehn · 9 years ago
  56. 018423e net: ethernet: aquantia: Add ring support code by David VomLehn · 9 years ago
  57. 3a35780 net: ethernet: aquantia: Common functions and definitions by David VomLehn · 9 years ago
  58. 5015024 net: ethernet: aquantia: Make and configuration files. by David VomLehn · 9 years ago
  59. 82272db net: dsa: Drop WARN() in tag_brcm.c by Florian Fainelli · 9 years ago
  60. 3ebe834 net: ks8851: Drop eeprom_size structure member by Stephen Boyd · 9 years ago
  61. bef4e17 Merge branch 'bpf-misc' by David S. Miller · 9 years ago
  62. 3fadc80 bpf: enable verifier to better track const alu ops by Daniel Borkmann · 9 years ago
  63. 62b6466 bpf: add prog tag test case to bpf selftests by Daniel Borkmann · 9 years ago
  64. d1b662a bpf: allow option for setting bpf_l4_csum_replace from scratch by Daniel Borkmann · 9 years ago
  65. 2492d3b bpf: enable load bytes helper for filter/reuseport progs by Daniel Borkmann · 9 years ago
  66. 4faf940 bpf: simplify __is_valid_access test on cb by Daniel Borkmann · 9 years ago
  67. 5eb0249 net/mlx5e: CQE compression control code reuse by Shaker Daibes · 9 years ago
  68. b4e029d net/mlx5e: Reduce memory consumption on kdump kernel by Kamal Heib · 9 years ago
  69. 7898489 IB/mlx5: Enable Eth VFs to query their min-inline value for user-space by Or Gerlitz · 9 years ago
  70. 8c7245a6 net/mlx5: Push min-inline mode resolution helper into the core by Or Gerlitz · 9 years ago
  71. c9497c9 net/mlx5: Add support for setting VF min rate by Mohamad Haj Yahia · 9 years ago
  72. 264d7bf net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode by Or Gerlitz · 9 years ago
  73. ce99f6b net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels by Or Gerlitz · 9 years ago
  74. 9a94111 net/mlx5e: Maximize ip tunnel key usage on the TC offloading path by Or Gerlitz · 9 years ago
  75. 76f7444 net/mlx5e: Use the full tunnel key info for encapsulation offload house-keeping by Or Gerlitz · 9 years ago
  76. 75c33da net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes by Or Gerlitz · 9 years ago
  77. 19f4440 net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers by Or Gerlitz · 9 years ago
  78. 073ff3c net/mlx5: Use exact encap header size for the FW input buffer by Or Gerlitz · 9 years ago
  79. 1870241 phy: marvell: remove conflicting initializer by Arnd Bergmann · 9 years ago
  80. e163683 net: dummy: Introduce dummy virtual functions by Phil Sutter · 9 years ago
  81. 8b86b2c net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  82. 36f8778 Merge branch 'packet-sampling-offload' by David S. Miller · 9 years ago
  83. 98d0f7b mlxsw: spectrum: Add packet sample offloading support by Yotam Gigi · 9 years ago
  84. 0677d68 mlxsw: reg: add the Monitoring Packet Sampling Configuration Register by Yotam Gigi · 9 years ago
  85. 5c5670f net/sched: Introduce sample tc action by Yotam Gigi · 9 years ago
  86. 6ae0a62 net: Introduce psample, a new genetlink channel for packet sampling by Yotam Gigi · 9 years ago
  87. d36db83 Merge branch 'mdio_module_driver-misc' by David S. Miller · 9 years ago
  88. 8a180cc net: dsa: b53: Utilize mdio_module_driver by Florian Fainelli · 9 years ago
  89. b70f43a net: phy: Fix typo for MDIO module boilerplate comment by Florian Fainelli · 9 years ago
  90. dd8e01f Merge branch 'stmmac-dwmac-meson8b-configurable-RGMII-TX-delay' by David S. Miller · 9 years ago
  91. b765234 net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable by Martin Blumenstingl · 9 years ago
  92. d5490f1 net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmac by Martin Blumenstingl · 9 years ago
  93. 23e3d61 net: dsa: Fix inverted test for multiple CPU interface by Andrew Lunn · 9 years ago
  94. 6db6f0e bridge: multicast to unicast by Felix Fietkau · 9 years ago
  95. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 9 years ago
  96. d140199 bpf, lpm: fix kfree of im_node in trie_update_elem by Daniel Borkmann · 9 years ago
  97. 2acc76c Merge branch 'bpf-lpm' by David S. Miller · 9 years ago
  98. b8a943e samples/bpf: add lpm-trie benchmark by David Herrmann · 9 years ago
  99. 4d3381f bpf: Add tests for the lpm trie map by David Herrmann · 9 years ago
  100. b95a5c4 bpf: add a longest prefix match trie map implementation by Daniel Mack · 9 years ago