1. 1ff2f0f net/mlx5e: Return in default case statement in tx_post_resync_params by Nathan Chancellor · 6 years ago
  2. cacf32e mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync(). by David S. Miller · 6 years ago
  3. 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 6 years ago
  4. fbc6977 pkt_sched: Include const.h by David Ahern · 6 years ago
  5. a22502a net: netsec: remove static declaration for netsec_set_tx_de() by Ilias Apalodimas · 6 years ago
  6. 4831539 net: netsec: remove superfluous if statement by Ilias Apalodimas · 6 years ago
  7. c099a40 Merge branch 'nf-hw-offload' by David S. Miller · 6 years ago
  8. c9626a2 netfilter: nf_tables: add hardware offload support by Pablo Neira Ayuso · 6 years ago
  9. f9e3008 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload by Pablo Neira Ayuso · 6 years ago
  10. 0d4fd02 net: flow_offload: add flow_block_cb_is_busy() and use it by Pablo Neira Ayuso · 6 years ago
  11. 722d36e net: sched: remove tcf block API by Pablo Neira Ayuso · 6 years ago
  12. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 6 years ago
  13. 59094b1 net: sched: use flow block API by Pablo Neira Ayuso · 6 years ago
  14. 67bd0d5 net: flow_offload: add flow_block_cb_{priv, incref, decref}() by Pablo Neira Ayuso · 6 years ago
  15. da3eeb9 net: flow_offload: add list handling functions by Pablo Neira Ayuso · 6 years ago
  16. d63db30 net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free() by Pablo Neira Ayuso · 6 years ago
  17. 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 6 years ago
  18. 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 6 years ago
  19. 4e95bc2 net: flow_offload: add flow_block_cb_setup_simple() by Pablo Neira Ayuso · 6 years ago
  20. 2bb295f Merge branch 'net-hisilicon-Add-support-for-HI13X1-to-hip04_eth' by David S. Miller · 6 years ago
  21. d413779 net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC by Jiangfeng Xiao · 6 years ago
  22. 58f3409 net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC by Jiangfeng Xiao · 6 years ago
  23. b9162d2 net: hisilicon: Offset buf address to adapt HI13X1_GMAC by Jiangfeng Xiao · 6 years ago
  24. 06ddc0d net: hisilicon: Add group field to adapt HI13X1_GMAC by Jiangfeng Xiao · 6 years ago
  25. bf96244 net: hisilicon: dt-bindings: Add an field of port-handle by Jiangfeng Xiao · 6 years ago
  26. 24eca4b net: hisilicon: HI13X1_GMAX need dreq reset at first by Jiangfeng Xiao · 6 years ago
  27. 0331f85 net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG by Jiangfeng Xiao · 6 years ago
  28. a8edf52 net: hisilicon: Cleanup for cast to restricted __be32 by Jiangfeng Xiao · 6 years ago
  29. 148233e net: hisilicon: Cleanup for got restricted __be32 by Jiangfeng Xiao · 6 years ago
  30. 2ede848 net: hisilicon: Add support for HI13X1 to hip04_eth by Jiangfeng Xiao · 6 years ago
  31. 03a49a1 Merge branch 'stmmac-hash-table' by David S. Miller · 6 years ago
  32. b8ef702 net: stmmac: add support for hash table size 128/256 in dwmac4 by Biao Huang · 6 years ago
  33. efd58ad net: stmmac: dwmac4: mac address array boudary violation issue by Biao Huang · 6 years ago
  34. 6ec3d4d Merge branch 'tc-testing-Add-plugin-for-simple-traffic-generation' by David S. Miller · 6 years ago
  35. 14e5175 tc-testing: introduce scapyPlugin for basic traffic by Lucas Bates · 6 years ago
  36. a7d50a0 tc-testing: Allow tdc plugins to see test case data by Lucas Bates · 6 years ago
  37. a1cd4e4 net: dsa: vsc73xx: fix NET_DSA and OF dependencies by Arnd Bergmann · 6 years ago
  38. 0488e27 Merge branch 'Armada-8040-SoC-in-orion-mdio-hang' by David S. Miller · 6 years ago
  39. 433a06d net: mvmdio: defer probe of orion-mdio if a clock is not ready by Josua Mayer · 6 years ago
  40. ea664b1 net: mvmdio: print warning when orion-mdio has too many clocks by Josua Mayer · 6 years ago
  41. 4aabed6 net: mvmdio: allow up to four clocks to be specified for orion-mdio by Josua Mayer · 6 years ago
  42. 80785f5 dt-bindings: allow up to four clocks for orion-mdio by Josua Mayer · 6 years ago
  43. 7715ff1 net: netsec: start using buffers if page_pool registration succeeded by Ilias Apalodimas · 6 years ago
  44. de90573 Merge branch 'net-stmmac-Some-improvements-and-a-fix' by David S. Miller · 6 years ago
  45. 2af6106 net: stmmac: Introducing support for Page Pool by Jose Abreu · 6 years ago
  46. 06a80a7 net: stmmac: Fix descriptors address being in > 32 bits address space by Jose Abreu · 6 years ago
  47. d429b66 net: stmmac: Implement RX Coalesce Frames setting by Jose Abreu · 6 years ago
  48. 12479f6 bnxt_en: Add page_pool_destroy() during RX ring cleanup. by Michael Chan · 6 years ago
  49. 216dcb0 Merge branch 'net-sched-Introduce-tc-connection-tracking' by David S. Miller · 6 years ago
  50. 6e52fca tc-tests: Add tc action ct tests by Paul Blakey · 6 years ago
  51. e0ace68 net/sched: cls_flower: Add matching on conntrack info by Paul Blakey · 6 years ago
  52. 75a5675 net/flow_dissector: add connection tracking dissection by Paul Blakey · 6 years ago
  53. b57dc7c net/sched: Introduce action ct by Paul Blakey · 6 years ago
  54. f108c88 Merge branch 'devlink-Introduce-PCI-PF-VF-ports-and-attributes' by David S. Miller · 6 years ago
  55. f60f315 net/mlx5e: Register devlink ports for physical link, PCI PF, VFs by Parav Pandit · 6 years ago
  56. e41b6bf devlink: Introduce PCI VF port flavour and port attribute by Parav Pandit · 6 years ago
  57. 98fd2d6 devlink: Introduce PCI PF port flavour and port attribute by Parav Pandit · 6 years ago
  58. a2c6b87 devlink: Return physical port fields only for applicable port flavours by Parav Pandit · 6 years ago
  59. 378ef01 devlink: Refactor physical port attributes by Parav Pandit · 6 years ago
  60. b14a260 Merge branch 'nfp-tls-fixes-for-initial-TLS-support' by David S. Miller · 6 years ago
  61. 5c4b460 net/tls: fix socket wmem accounting on fallback with netem by Jakub Kicinski · 6 years ago
  62. 5a4cea2 nfp: tls: undo TLS sequence tracking when dropping the frame by Jakub Kicinski · 6 years ago
  63. c8d3928 nfp: tls: avoid one of the ifdefs for TLS by Jakub Kicinski · 6 years ago
  64. ab232e6 net/tls: add missing prot info init by Jakub Kicinski · 6 years ago
  65. c3b64911 nfp: tls: don't leave key material in freed FW cmsg skbs by Jakub Kicinski · 6 years ago
  66. b5d9a83 net/tls: don't clear TX resync flag on error by Dirk van der Merwe · 6 years ago
  67. 427545b nfp: tls: count TSO segments separately for the TLS offload by Jakub Kicinski · 6 years ago
  68. f6dfa31 nfp: ccm: increase message limits by Dirk van der Merwe · 6 years ago
  69. 53601c6 nfp: tls: use unique connection ids instead of 4-tuple for TX by Jakub Kicinski · 6 years ago
  70. ff8869d nfp: tls: move setting ipver_vlan to a helper by Jakub Kicinski · 6 years ago
  71. 0f93242 nfp: tls: ignore queue limits for delete commands by Jakub Kicinski · 6 years ago
  72. 3cab2af sctp: remove rcu_read_lock from sctp_bind_addr_state by Xin Long · 6 years ago
  73. 6c6fbad Merge branch 'sctp-tidyup' by David S. Miller · 6 years ago
  74. e55f4b8 sctp: rename sp strm_interleave to ep intl_enable by Xin Long · 6 years ago
  75. da1f6d4 sctp: rename asoc intl_enable to asoc peer.intl_capable by Xin Long · 6 years ago
  76. 1c13475 sctp: remove prsctp_enable from asoc by Xin Long · 6 years ago
  77. a96701f sctp: remove reconf_enable from asoc by Xin Long · 6 years ago
  78. ccf355e net: phy: Make use of linkmode_mod_bit helper by Fuqian Huang · 6 years ago
  79. 88e2f28 Merge branch 'Add-MPLS-actions-to-TC' by David S. Miller · 6 years ago
  80. 6fb8dbc tc-tests: actions: add MPLS tests by John Hurley · 6 years ago
  81. 2a2ea50 net: sched: add mpls manipulation actions to TC by John Hurley · 6 years ago
  82. d27cf5c net: core: add MPLS update core helper and use in OvS by John Hurley · 6 years ago
  83. ed246ce net: core: move pop MPLS functionality from OvS to core helper by John Hurley · 6 years ago
  84. 8822e27 net: core: move push MPLS functionality from OvS to core helper by John Hurley · 6 years ago
  85. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 6413139 skbuff: increase verbosity when dumping skb data by Willem de Bruijn · 6 years ago
  87. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 6 years ago
  88. e858faf tcp: Reset bytes_acked and bytes_received when disconnecting by Christoph Paasch · 6 years ago
  89. ee4f56f bonding: fix value exported by Netlink for peer_notif_delay by Vincent Bernat · 6 years ago
  90. 333f790 coallocate socket_wq with socket itself by Al Viro · 6 years ago
  91. 6d7855c sockfs: switch to ->free_inode() by Al Viro · 6 years ago
  92. 17ccf9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  93. bf0bdd1 xdp: fix race on generic receive path by Ilya Maximets · 6 years ago
  94. 7650b1a9 Merge branch 'mp-inner-L3' by David S. Miller · 6 years ago
  95. 2800f24 selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel by Stephen Suryaputra · 6 years ago
  96. d8f74f0 ipv6: Support multipath hashing on inner IP pkts by Stephen Suryaputra · 6 years ago
  97. 828b2b4 ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts by Stephen Suryaputra · 6 years ago
  98. faf5577 net: pasemi: fix an use-after-free in pasemi_mac_phy_init() by Wen Yang · 6 years ago
  99. ef86ea9 net: axienet: fix a potential double free in axienet_probe() by Wen Yang · 6 years ago
  100. bc2d8af selftests/bpf: fix test_reuseport_array on s390 by Ilya Leoshkevich · 6 years ago