1. 79c59fe net: sched: gred: pass extack to nla_parse_nested() by Jakub Kicinski · 6 years ago
  2. 255f480 net: sched: gred: separate error and non-error path in gred_change() by Jakub Kicinski · 6 years ago
  3. 9c549a6 selftests: add explicit test for multiple concurrent GRO sockets by Paolo Abeni · 6 years ago
  4. b24b767 isdn/hisax: remove set but not used variable 'total' by YueHaibing · 6 years ago
  5. 9c48060 udp: fix jump label misuse by Paolo Abeni · 6 years ago
  6. 37342bd etf: Drop all expired packets by Jesus Sanchez-Palencia · 6 years ago
  7. cbeeb8e etf: Split timersortedlist_erase() by Jesus Sanchez-Palencia · 6 years ago
  8. 09fd486 etf: Use cached rb_root by Jesus Sanchez-Palencia · 6 years ago
  9. 3fcbdae etf: Cancel timer if there are no pending skbs by Jesus Sanchez-Palencia · 6 years ago
  10. 213d776 tcp: clean up STATE_TRACE by Yafang Shao · 6 years ago
  11. e119a36 Merge branch 'SMSC95xx-driver-updates' by David S. Miller · 6 years ago
  12. 75938f7 usbnet: smsc95xx: check for csum being in last four bytes by Ben Dooks · 6 years ago
  13. 6809d21 usbnet: smsc95xx: fix memcpy for accessing rx-data by Ben Dooks · 6 years ago
  14. 0c8b265 usbnet: smsc95xx: simplify tx_fixup code by Ben Dooks · 6 years ago
  15. 810eeb1 usbnet: smsc95xx: fix rx packet alignment by Ben Dooks · 6 years ago
  16. 9cd821b Merge branch 'dpaa2-eth-add-bql-support' by David S. Miller · 6 years ago
  17. 569dac6 dpaa2-eth: bql support by Ioana Ciocoi Radulescu · 6 years ago
  18. dbcdf72 dpaa2-eth: Update callback signature by Ioana Ciocoi Radulescu · 6 years ago
  19. b0e4f37 dpaa2-eth: Don't use multiple queues per channel by Ioana Ciocoi Radulescu · 6 years ago
  20. 32764c66f net: 8021q: move vlan offload registrations into vlan_core by Jiri Pirko · 6 years ago
  21. 99310e7 net/decnet: add missing indentation by Colin Ian King · 6 years ago
  22. 790cd1a net: hns3: fix spelling mistake "failded" -> "failed" by Colin Ian King · 6 years ago
  23. 7f600f1 net: remove unused skb_send_sock() by Cong Wang · 6 years ago
  24. a21ff3c net: phy: check for implementation of both callbacks in phy_drv_supports_irq by Heiner Kallweit · 6 years ago
  25. 6551971 Merge branch 'Remove-VLAN-CFI-overload' by David S. Miller · 6 years ago
  26. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  27. 4b50d23 net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  28. 3955dec net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  29. 4ef3a14 net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  30. 9c21225 net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  31. 5109f9f net/skbuff: add macros for VLAN_PRESENT bit by Michał Mirosław · 6 years ago
  32. 5aa25c0 Merge tag 'batadv-next-for-davem-20181114' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  33. 45cf795 net: slightly optimize eth_type_trans by Li RongQing · 6 years ago
  34. 982c17b net: remove BUG_ON from __pskb_pull_tail by Li RongQing · 6 years ago
  35. 7e18750 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  36. 110e2b4 test_objagg: Fix warning. by David S. Miller · 6 years ago
  37. 4e86889 Merge branch 'mlxsw-ERP-sharing-multiple-masks' by David S. Miller · 6 years ago
  38. 3b42327 selftests: mlxsw: spectrum-2: Add simple delta test by Jiri Pirko · 6 years ago
  39. c22291f mlxsw: spectrum: acl: Implement delta for ERP by Jiri Pirko · 6 years ago
  40. c293ba3 mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separate helpers by Jiri Pirko · 6 years ago
  41. 5960084 mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask check by Jiri Pirko · 6 years ago
  42. b1ce60e mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_lkey_id_get() by Jiri Pirko · 6 years ago
  43. 3bc6f38 mlxsw: core_acl: Change order of args of ops->encode_block() by Jiri Pirko · 6 years ago
  44. d07cd66 mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clear by Jiri Pirko · 6 years ago
  45. c71abd7 mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPs by Jiri Pirko · 6 years ago
  46. 0a020d4 lib: introduce initial implementation of object aggregation manager by Jiri Pirko · 6 years ago
  47. 7dc5a0e selftests: Adjust spectrum-2 ctcam_two_atcam_masks_test by Jiri Pirko · 6 years ago
  48. 36107c4 selftests: Adjust spectrum-2 two_mask_test by Jiri Pirko · 6 years ago
  49. 6ab6dfa net: get rid of __tcp_checksum_complete() by Cong Wang · 6 years ago
  50. 5c72299 net: sched: cls_flower: Classify packets using port ranges by Amritha Nambiar · 6 years ago
  51. 7fe50ac net: dump more useful information in netdev_rx_csum_fault() by Cong Wang · 6 years ago
  52. ddc49ac net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2 by Andrew Lunn · 6 years ago
  53. f0739e6 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  54. bd5196b Merge branch 'hns3-hwgro' by David S. Miller · 6 years ago
  55. a6d53b9 net: hns3: Adds GRO params to SKB for the stack by Peng Li · 6 years ago
  56. 81ae0e0 net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS by Peng Li · 6 years ago
  57. 5c9f6b3 net: hns3: Add support for ethtool -K to enable/disable HW GRO by Peng Li · 6 years ago
  58. e559709 net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll by Peng Li · 6 years ago
  59. b26a6fe net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware by Peng Li · 6 years ago
  60. ba2f55b net: phy: icplus: add config_intr callback by Heiner Kallweit · 6 years ago
  61. d5585b7 i40e: prevent overlapping tx_timeout recover by Alan Brady · 6 years ago
  62. 7cd8eb0 i40e: suppress bogus error message by Mitch Williams · 6 years ago
  63. 211257a i40e: Use correct shift for VLAN priority by Richard Rodriguez · 6 years ago
  64. 843faff virtchnl: Fix off by one error by Alice Michael · 6 years ago
  65. c9a9830 virtchnl: white space and reorder by Alice Michael · 6 years ago
  66. 61bfb06 i40e: always set ks->base.speed in i40e_get_settings_link_up by Jacob Keller · 6 years ago
  67. 7c3758f i40e: don't restart nway if autoneg not supported by Mitch Williams · 6 years ago
  68. 5734fe8 i40e: Allow disabling FW LLDP on X722 devices by Patryk Małek · 6 years ago
  69. c95cb7b i40e: update driver version by Alice Michael · 6 years ago
  70. f5a7b21 i40e: Protect access to VF control methods by Jan Sokolowski · 6 years ago
  71. 4ff2d85 i40e: Replace strncpy with strlcpy to ensure null termination by Patryk Małek · 6 years ago
  72. de10933 i40e: Add capability flag for stopping FW LLDP by Krzysztof Galazka · 6 years ago
  73. 8554768 i40e: Use a local variable for readability by Jan Sokolowski · 6 years ago
  74. 6a9a5ec i40e: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  75. 6d5db6c Merge branch 'nfp-abm-track-all-Qdiscs' by David S. Miller · 6 years ago
  76. bd3b5d4 nfp: abm: restructure Qdisc handling by Jakub Kicinski · 6 years ago
  77. 52db4ea nfp: abm: save RED's parameters by Jakub Kicinski · 6 years ago
  78. 6c5dbda nfp: abm: reset RED's child based on limit by Jakub Kicinski · 6 years ago
  79. c0b7490 net: sched: red: notify drivers about RED's limit parameter by Jakub Kicinski · 6 years ago
  80. 6b8417b nfp: abm: build full Qdisc hierarchy based on graft notifications by Jakub Kicinski · 6 years ago
  81. d577a3d net: sched: mq: offload a graft notification by Jakub Kicinski · 6 years ago
  82. bf2a752 net: sched: red: offload a graft notification by Jakub Kicinski · 6 years ago
  83. aee7539 nfp: abm: allocate Qdisc child table by Jakub Kicinski · 6 years ago
  84. 1853125 nfp: abm: remember which Qdisc is root by Jakub Kicinski · 6 years ago
  85. 98b0e5f net: sched: provide notification for graft on root by Jakub Kicinski · 6 years ago
  86. 4f5681d nfp: abm: track all offload-enabled qdiscs by Jakub Kicinski · 6 years ago
  87. 6666f54 nfp: abm: keep track of all RED thresholds by Jakub Kicinski · 6 years ago
  88. 0899049 nfp: abm: rename qdiscs -> red_qdiscs by Jakub Kicinski · 6 years ago
  89. 15cef30 Merge branch 'aquantia-add-rx-flow-filter-support' by David S. Miller · 6 years ago
  90. 7975d2a net: aquantia: add support of rx-vlan-filter offload by Dmitry Bogdanov · 6 years ago
  91. 9a8cac4 net: aquantia: add ethertype and PCP to rx flow filters by Dmitry Bogdanov · 6 years ago
  92. 54bcb3d net: aquantia: add vlan id to rx flow filters by Dmitry Bogdanov · 6 years ago
  93. a6ed6f2 net: aquantia: add support of L3/L4 ntuple filters by Dmitry Bogdanov · 6 years ago
  94. 8d0bcb0 net: aquantia: add infrastructure for ntuple rules by Dmitry Bogdanov · 6 years ago
  95. 23e7a71 net: aquantia: add rx-flow filter definitions by Dmitry Bogdanov · 6 years ago
  96. 4fd3e2a Merge branch 'cpsw-allow-vlan-h-w-timestamping' by David S. Miller · 6 years ago
  97. 1ebb244 net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped by Ivan Khoronzhuk · 6 years ago
  98. a942312 net: ethernet: ti: cpts: move enable/disable flags outside of cpts module by Ivan Khoronzhuk · 6 years ago
  99. f19dcd5 net: ethernet: ti: cpts: purge staled skbs from txq by Ivan Khoronzhuk · 6 years ago
  100. d0e14c4 net: ethernet: ti: cpts: correct debug for expired txq skb by Ivan Khoronzhuk · 6 years ago