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