1. e880f8b tcp: Reset tcp connections in SYN-SENT state by Manoj Basapathi · 3 years, 9 months ago
  2. cc0626c net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI by Krzysztof Kozlowski · 3 years, 9 months ago
  3. d392ecd net: hns3: Limiting the scope of vector_ring_chain variable by Salil Mehta · 3 years, 9 months ago
  4. eeb85a1 net: Allow to specify ifindex when device is moved to another namespace by Andrei Vagin · 3 years, 9 months ago
  5. d329586 net: nfc: Fix spelling errors in net/nfc module by Zheng Yongjun · 3 years, 9 months ago
  6. 85d091a tipc: Fix a kernel-doc warning in name_table.c by Wu XiangCheng · 3 years, 9 months ago
  7. 4b4b844 mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist by Taehee Yoo · 3 years, 9 months ago
  8. 7190e9d qede: Use 'skb_add_rx_frag()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  9. 1ec3d02 qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()' by Christophe JAILLET · 3 years, 9 months ago
  10. c438a80 sfc: Use 'skb_add_rx_frag()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  11. c3105f8 ibmvnic: Use 'skb_frag_address()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  12. 0282bc6 net: ag71xx: Slightly simplify 'ag71xx_rx_packets()' by Christophe JAILLET · 3 years, 9 months ago
  13. 514e115 net: x25: Queue received packets in the drivers instead of per-CPU queues by Xie He · 3 years, 9 months ago
  14. 7d42e84 net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  15. cd77ce9 Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 9 months ago
  16. 428e68e Merge branch 'stmmac-xdp' by David S. Miller · 3 years, 9 months ago
  17. 8b278a5 net: stmmac: Add support for XDP_REDIRECT action by Ong Boon Leong · 3 years, 9 months ago
  18. be8b38a net: stmmac: Add support for XDP_TX action by Ong Boon Leong · 3 years, 9 months ago
  19. 5fabb01 net: stmmac: Add initial XDP support by Ong Boon Leong · 3 years, 9 months ago
  20. d96febe net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors by Ong Boon Leong · 3 years, 9 months ago
  21. d08d32d net: stmmac: make SPH enable/disable to be configurable by Ong Boon Leong · 3 years, 9 months ago
  22. 8deec94 net: stmmac: set IRQ affinity hint for multi MSI vectors by Ong Boon Leong · 3 years, 9 months ago
  23. 6783f0a net/mlx5e: Dynamic alloc vlan table for netdev when needed by Vu Pham · 3 years, 10 months ago
  24. f6755b8 net/mlx5e: Dynamic alloc arfs table for netdev when needed by Vu Pham · 3 years, 10 months ago
  25. bb56965 net/mlx5e: Reject tc rules which redirect from a VF to itself by Ariel Levkovich · 3 years, 10 months ago
  26. 8802b8a net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc() by Roi Dayan · 3 years, 10 months ago
  27. 233dd7d net/mlx5: E-Switch, move QoS specific fields to existing qos struct by Parav Pandit · 3 years, 11 months ago
  28. b47e105 net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes by Parav Pandit · 3 years, 11 months ago
  29. 19779f2 net/mlx5: Pair mutex_destory with mutex_init for rate limit table by Parav Pandit · 3 years, 10 months ago
  30. 6b30b6d net/mlx5: Allocate rate limit table when rate is configured by Parav Pandit · 3 years, 10 months ago
  31. 97d85ab net/mlx5: Use helper to increment, decrement rate entry refcount by Parav Pandit · 3 years, 10 months ago
  32. 51ccc9f net/mlx5: Use helpers to allocate and free rl table entries by Parav Pandit · 3 years, 10 months ago
  33. 16e7467 net/mlx5: Do not hold mutex while reading table constants by Parav Pandit · 3 years, 10 months ago
  34. 4c4c0a8 net/mlx5: Pack mlx5_rl_entry structure by Parav Pandit · 3 years, 10 months ago
  35. c6baac4 net/mlx5: Use unsigned int for free_count by Parav Pandit · 3 years, 11 months ago
  36. e591605 net/mlx5: E-Switch, move QoS specific fields to existing qos struct by Parav Pandit · 3 years, 11 months ago
  37. cadb129 net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes by Parav Pandit · 3 years, 11 months ago
  38. 116c76c net/mlx5: CT: Add support for matching on ct_state inv and rel flags by Ariel Levkovich · 3 years, 10 months ago
  39. 8250666 tcp: reorder tcp_congestion_ops for better cache locality by Eric Dumazet · 3 years, 9 months ago
  40. 7f040aa net: reorganize fields in netns_mib by Eric Dumazet · 3 years, 9 months ago
  41. ca4d4c3 nfc: pn533: prevent potential memory corruption by Dan Carpenter · 3 years, 9 months ago
  42. 8577dd8 Merge branch 'dpaa2-rx-copybreak' by David S. Miller · 3 years, 9 months ago
  43. 8ed3cef dpaa2-eth: export the rx copybreak value as an ethtool tunable by Ioana Ciornei · 3 years, 9 months ago
  44. 50f8269 dpaa2-eth: add rx copybreak support by Ioana Ciornei · 3 years, 9 months ago
  45. 28d137c dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf by Ioana Ciornei · 3 years, 9 months ago
  46. 3e8db63 Merge branch 'mptcp-misc' by David S. Miller · 3 years, 9 months ago
  47. c2a55e8 selftests: mptcp: dump more info on mpjoin errors by Matthieu Baerts · 3 years, 9 months ago
  48. 76e5e27 selftests: mptcp: init nstat history by Matthieu Baerts · 3 years, 9 months ago
  49. 5888a61 selftests: mptcp: launch mptcp_connect with timeout by Matthieu Baerts · 3 years, 9 months ago
  50. dc87efd mptcp: add mptcp reset option support by Florian Westphal · 3 years, 9 months ago
  51. 781bf13 mptcp: remove unneeded check on first subflow by Paolo Abeni · 3 years, 9 months ago
  52. 5695eb8 mptcp: add active MPC mibs by Paolo Abeni · 3 years, 9 months ago
  53. a16195e mptcp: add mib for token creation fallback by Paolo Abeni · 3 years, 9 months ago
  54. f3f409a Merge branch 'ionic-ptp' by David S. Miller · 3 years, 9 months ago
  55. afeefec ionic: advertise support for hardware timestamps by Shannon Nelson · 3 years, 9 months ago
  56. 196f56c ionic: ethtool ptp stats by Shannon Nelson · 3 years, 9 months ago
  57. f8ba81d ionic: add ethtool support for PTP by Shannon Nelson · 3 years, 9 months ago
  58. a8771bf ionic: add and enable tx and rx timestamp handling by Shannon Nelson · 3 years, 9 months ago
  59. f0790bc ionic: set up hw timestamp queues by Shannon Nelson · 3 years, 9 months ago
  60. ab470bb ionic: add rx filtering for hw timestamp steering by Shannon Nelson · 3 years, 9 months ago
  61. 61db421 ionic: link in the new hw timestamp code by Shannon Nelson · 3 years, 9 months ago
  62. fee6efc ionic: add hw timestamp support files by Shannon Nelson · 3 years, 9 months ago
  63. 4f1704f ionic: split adminq post and wait calls by Shannon Nelson · 3 years, 9 months ago
  64. 3da2584 ionic: add hw timestamp structs to interface by Shannon Nelson · 3 years, 9 months ago
  65. 0ec9f66 ionic: add handling of larger descriptors by Shannon Nelson · 3 years, 9 months ago
  66. 57a3a98 ionic: add new queue features to interface by Shannon Nelson · 3 years, 9 months ago
  67. c2bcb4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 9 months ago
  68. bd78980 net: usb: ax88179_178a: initialize local variables before use by Phillip Potter · 3 years, 9 months ago
  69. 5a32fcd net: phy: broadcom: Add statistics for all Gigabit PHYs by Florian Fainelli · 3 years, 9 months ago
  70. a7a80b1 net: document a side effect of ip_local_reserved_ports by Otto Hollmann · 3 years, 9 months ago
  71. e228c0d lan743x: remove redundant semi-colon by Yang Yingliang · 3 years, 9 months ago
  72. c8ad0cf net: hns: Fix some typos by Lu Wei · 3 years, 9 months ago
  73. ec7e48c net: smc: Remove repeated struct declaration by Wan Jiabing · 3 years, 9 months ago
  74. 9fadafa include: net: Remove repeated struct declaration by Wan Jiabing · 3 years, 9 months ago
  75. 2237778 net: stmmac: remove unnecessary pci_enable_msi() call by Wong Vee Khee · 3 years, 9 months ago
  76. 8accc46 stmmac: intel: use managed PCI function on probe and resume by Wong Vee Khee · 3 years, 9 months ago
  77. b7a320c net: ipv6: Refactor in rt6_age_examine_exception by Xu Jia · 3 years, 9 months ago
  78. f20a46c tipc: fix unique bearer names sanity check by Hoang Le · 3 years, 9 months ago
  79. 247ca657 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 9 months ago
  80. 89d69c5 Merge branch 'sockmap: introduce BPF_SK_SKB_VERDICT and support UDP' by Alexei Starovoitov · 3 years, 9 months ago
  81. 8d7cb74 selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICT by Cong Wang · 3 years, 9 months ago
  82. d6378af selftests/bpf: Add a test case for udp sockmap by Cong Wang · 3 years, 9 months ago
  83. 122e6c7 sock_map: Update sock type checks for UDP by Cong Wang · 3 years, 9 months ago
  84. 1f5be6b udp: Implement udp_bpf_recvmsg() for sockmap by Cong Wang · 3 years, 9 months ago
  85. 2bc793e skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() by Cong Wang · 3 years, 9 months ago
  86. d7f5711 udp: Implement ->read_sock() for sockmap by Cong Wang · 3 years, 9 months ago
  87. 8a59f9d sock: Introduce sk->sk_prot->psock_update_sk_prot() by Cong Wang · 3 years, 9 months ago
  88. a7ba455 sock_map: Introduce BPF_SK_SKB_VERDICT by Cong Wang · 3 years, 9 months ago
  89. b017055 sock_map: Kill sock_map_link_no_progs() by Cong Wang · 3 years, 9 months ago
  90. 2004fdb sock_map: Simplify sock_map_link() a bit by Cong Wang · 3 years, 9 months ago
  91. 190179f skmsg: Use GFP_KERNEL in sk_psock_create_ingress_msg() by Cong Wang · 3 years, 9 months ago
  92. 7786dfc skmsg: Use rcu work for destroying psock by Cong Wang · 3 years, 9 months ago
  93. 799aa7f skmsg: Avoid lock_sock() in sk_psock_backlog() by Cong Wang · 3 years, 9 months ago
  94. 0739cd2 net: Introduce skb_send_sock() for sock_map by Cong Wang · 3 years, 9 months ago
  95. b01fd6e skmsg: Introduce a spinlock to protect ingress_msg by Cong Wang · 3 years, 9 months ago
  96. 37f0e51 skmsg: Lock ingress_skb when purging by Cong Wang · 3 years, 9 months ago
  97. 0408063 selftests/net: so_txtime multi-host support by Carlos Llamas · 3 years, 9 months ago
  98. 917e2e6 net: mediatek: add flow offload for mt7623 by Frank Wunderlich · 3 years, 9 months ago
  99. b494ba5 net: stmmac: enable MTL ECC Error Address Status Over-ride by default by Voon Weifeng · 3 years, 9 months ago
  100. 77890db Merge branch 'nxp-enetc-xdp' by David S. Miller · 3 years, 9 months ago