Show patches with: Archived = No       |   31535 patches
« 1 2 ... 3 4 5315 316 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,04/10] hisilicon: Update drivers to use ethtool_sprintf [net-next,01/10] ethtool: Add common function for filling out strings --- 2021-03-12 Alexander Duyck Superseded
[net-next,03/10] nfp: Replace nfp_pr_et with ethtool_sprintf [net-next,01/10] ethtool: Add common function for filling out strings --- 2021-03-12 Alexander Duyck Superseded
[net-next,01/10] ethtool: Add common function for filling out strings [net-next,01/10] ethtool: Add common function for filling out strings --- 2021-03-12 Alexander Duyck Superseded
[RFC,10/10] ionic: Update driver to use ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[RFC,09/10] bna: Update driver to use ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[RFC,08/10] vmxnet3: Update driver to use ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[RFC,07/10] virtio_net: Update driver to use ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[RFC,06/10] netvsc: Update driver to use ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[RFC,05/10] ena: Update driver to use ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[RFC,04/10] hisilicon: Update drivers to use ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[RFC,03/10] nfp: Replace nfp_pr_et with ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck New
[RFC,02/10] intel: Update drivers to use ethtool_gsprintf ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[RFC,01/10] ethtool: Add common function for filling out strings ethtool: Factor out common code related to writing ethtool strings --- 2021-03-11 Alexander Duyck Superseded
[net] ixgbe: Fix NULL pointer dereference in ethtool loopback test [net] ixgbe: Fix NULL pointer dereference in ethtool loopback test --- 2021-03-08 Alexander Duyck New
[net-next] net-sysfs: Add rtnl locking for getting Tx queue traffic class [net-next] net-sysfs: Add rtnl locking for getting Tx queue traffic class --- 2021-02-08 Alexander Duyck New
[net-next,v3] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit [net-next,v3] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit --- 2020-12-12 Alexander Duyck Superseded
[net-next,v2] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit [net-next,v2] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit --- 2020-12-12 Alexander Duyck New
[net-next] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit [net-next] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit --- 2020-12-12 Alexander Duyck New
[net] tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN [net] tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN --- 2020-11-21 Alexander Duyck New
[net,1/2] tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header [net,1/2] tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header --- 2020-11-19 Alexander Duyck New
[bpf-next,v3,4/5] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton [bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs --- 2020-11-03 Alexander Duyck New
[bpf-next,v3,3/5] selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results [bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs --- 2020-11-03 Alexander Duyck New
[bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs [bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs --- 2020-11-03 Alexander Duyck New
[bpf-next,v2,5/5] selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework --- 2020-10-31 Alexander Duyck New
[bpf-next,v2,3/5] selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework --- 2020-10-31 Alexander Duyck New
[bpf-next,v2,1/5] selftests/bpf: Move test_tcppbf_user into test_progs selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework --- 2020-10-31 Alexander Duyck New
[bpf-next,4/4] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework --- 2020-10-28 Alexander Duyck New
[bpf-next,3/4] selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework --- 2020-10-28 Alexander Duyck New
[bpf-next,2/4] selftests/bpf: Drop python client/server in favor of threads selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework --- 2020-10-28 Alexander Duyck New
[bpf-next,1/4] selftests/bpf: Move test_tcppbf_user into test_progs selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework --- 2020-10-28 Alexander Duyck New
net/9p: Validate current->sighand in client.c net/9p: Validate current->sighand in client.c --- 2020-06-20 Alexander Kapshuk New
net/9p: Fix sparse rcu warnings in client.c net/9p: Fix sparse rcu warnings in client.c --- 2020-06-18 Alexander Kapshuk New
ipv6: enable net.ipv6.route sysctls in network namespace ipv6: enable net.ipv6.route sysctls in network namespace --- 2021-09-09 Alexander Kuznetsov New
[ethtool-next,5/5] man: mention XDP standard statistics in help and man page [ethtool-next,1/5] sync UAPI header copies --- 2021-08-03 Alexander Lobakin New
[ethtool-next,2/5] stats: factor out one stat field printing [ethtool-next,1/5] sync UAPI header copies --- 2021-08-03 Alexander Lobakin New
[ethtool-next,1/5] sync UAPI header copies [ethtool-next,1/5] sync UAPI header copies --- 2021-08-03 Alexander Lobakin New
[net-next,21/21] Documentation, ethtool-netlink: update standard statistics documentation Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,19/21] virtio-net: don't mix error-caused drops with XDP_DROP cases Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,18/21] virtio-net: rename xdp_tx{,__drops} SQ stats to xdp_xmit{,__drops} Untitled series #149697 --- 2021-08-03 Alexander Lobakin Superseded
[net-next,18/21] virtio-net: rename xdp_tx{,__drops} SQ stats to xdp_xmit{,__drops} Untitled series #149698 --- 2021-08-03 Alexander Lobakin New
[net-next,17/21] veth: convert to standard XDP stats Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,14/21] veth: rename rx_drops to xdp_errors Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,13/21] ethernet, sfc: convert to standard XDP stats Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,09/21] ethernet, mvneta: rename xdp_xmit_err to xdp_xmit_drops Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,07/21] ethernet, ena: convert to standard XDP stats Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,06/21] ethernet, ena: constify src and syncp args of ena_safe_update_stat() Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,03/21] ethtool, stats: introduce standard XDP statistics Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[net-next,02/21] ethtool, stats: add compile-time checks for standard stats Untitled series #149697 --- 2021-08-03 Alexander Lobakin New
[v2,bpf-next,1/2] xsk: speed-up generic full-copy xmit [v2,bpf-next,1/2] xsk: speed-up generic full-copy xmit --- 2021-03-31 Alexander Lobakin New
[bpf-next,1/2] xsk: speed-up generic full-copy xmit [bpf-next,1/2] xsk: speed-up generic full-copy xmit --- 2021-03-30 Alexander Lobakin Superseded
[net-next] page_pool: let the compiler optimize and inline core functions [net-next] page_pool: let the compiler optimize and inline core functions --- 2021-03-22 Alexander Lobakin New
[net-next] dsa: simplify Kconfig symbols and dependencies [net-next] dsa: simplify Kconfig symbols and dependencies --- 2021-03-19 Alexander Lobakin New
[net-next,4/4] ethernet: avoid retpoline overhead on TEB (GENEVE, NvGRE, VxLAN) GRO net: avoid retpoline overhead on VLAN and TEB GRO --- 2021-03-18 Alexander Lobakin New
[net-next,3/4] vlan/8021q: avoid retpoline overhead on GRO net: avoid retpoline overhead on VLAN and TEB GRO --- 2021-03-18 Alexander Lobakin New
[net-next,2/4] gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper net: avoid retpoline overhead on VLAN and TEB GRO --- 2021-03-18 Alexander Lobakin New
[net-next,1/4] gro: make net/gro.h self-contained net: avoid retpoline overhead on VLAN and TEB GRO --- 2021-03-18 Alexander Lobakin New
[v3,net-next,6/6] skbuff: micro-optimize {,__}skb_header_pointer() skbuff: micro-optimize flow dissection --- 2021-03-14 Alexander Lobakin New
[v3,net-next,4/6] linux/etherdevice.h: misc trailing whitespace cleanup skbuff: micro-optimize flow dissection --- 2021-03-14 Alexander Lobakin New
[v3,net-next,2/6] skbuff: make __skb_header_pointer()'s data argument const skbuff: micro-optimize flow dissection --- 2021-03-14 Alexander Lobakin New
[v2,net-next,2/3] gro: consistentify napi->gro_hash[x] access in dev_gro_receive() gro: micro-optimize dev_gro_receive() --- 2021-03-13 Alexander Lobakin New
[v2,net-next,6/6] skbuff: micro-optimize {,__}skb_header_pointer() skbuff: micro-optimize flow dissection --- 2021-03-13 Alexander Lobakin Superseded
[v2,net-next,5/6] ethernet: constify eth_get_headlen()'s @data argument skbuff: micro-optimize flow dissection --- 2021-03-13 Alexander Lobakin New
[v2,net-next,3/6] flow_dissector: constify raw input @data argument skbuff: micro-optimize flow dissection --- 2021-03-13 Alexander Lobakin New
[net-next,6/6] skbuff: micro-optimize {,__}skb_header_pointer() [net-next,1/6] flow_dissector: constify bpf_flow_dissector's data pointers --- 2021-03-12 Alexander Lobakin Superseded
[net-next,5/6] ethernet: constify eth_get_headlen()'s @data argument [net-next,1/6] flow_dissector: constify bpf_flow_dissector's data pointers --- 2021-03-12 Alexander Lobakin Superseded
[net-next,4/6] linux/etherdevice.h: misc trailing whitespace cleanup [net-next,1/6] flow_dissector: constify bpf_flow_dissector's data pointers --- 2021-03-12 Alexander Lobakin Superseded
[net-next,1/6] flow_dissector: constify bpf_flow_dissector's data pointers [net-next,1/6] flow_dissector: constify bpf_flow_dissector's data pointers --- 2021-03-12 Alexander Lobakin New
[net-next,4/4] gro: improve flow distribution across GRO buckets in dev_gro_receive() gro: micro-optimize dev_gro_receive() --- 2021-03-12 Alexander Lobakin New
[v8,bpf-next,4/5] xsk: respect device's headroom and tailroom on generic xmit path xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-18 Alexander Lobakin New
[v8,bpf-next,2/5] net: add priv_flags for allow tx skb without linear xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-18 Alexander Lobakin New
[v7,bpf-next,6/6] xsk: build skb by page (aka generic zerocopy xmit) xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-17 Alexander Lobakin Superseded
[v7,bpf-next,5/6] xsk: respect device's headroom and tailroom on generic xmit path xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-17 Alexander Lobakin Superseded
[v7,bpf-next,3/6] net: add priv_flags for allow tx skb without linear xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-17 Alexander Lobakin Superseded
[v6,bpf-next,6/6] xsk: build skb by page (aka generic zerocopy xmit) xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v6,bpf-next,5/6] xsk: respect device's headroom and tailroom on generic xmit path xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v6,bpf-next,4/6] virtio-net: support IFF_TX_SKB_NO_LINEAR xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v6,bpf-next,3/6] net: add priv_flags for allow tx skb without linear xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v6,bpf-next,2/6] netdevice: check for net_device::priv_flags bitfield overflow xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v6,bpf-next,1/6] netdev_priv_flags: add missing IFF_PHONY_HEADROOM self-definition xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v5,bpf-next,6/6] xsk: build skb by page (aka generic zerocopy xmit) xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin New
[v5,bpf-next,5/6] xsk: respect device's headroom and tailroom on generic xmit path xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v5,bpf-next,4/6] virtio-net: support IFF_TX_SKB_NO_LINEAR xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v5,bpf-next,3/6] net: add priv_flags for allow tx skb without linear xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v5,bpf-next,2/6] netdevice: check for net_device::priv_flags bitfield overflow xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin New
[v5,bpf-next,1/6] netdev_priv_flags: add missing IFF_PHONY_HEADROOM self-definition xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v4,bpf-next,6/6] xsk: build skb by page (aka generic zerocopy xmit) xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v4,bpf-next,5/6] xsk: respect device's headroom and tailroom on generic xmit path xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v4,bpf-next,4/6] virtio-net: support IFF_TX_SKB_NO_LINEAR xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin New
[v4,bpf-next,3/6] net: add priv_flags for allow tx skb without linear xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin New
[v4,bpf-next,2/6] netdevice: check for net_device::priv_flags bitfield overflow xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin Superseded
[v4,bpf-next,1/6] netdev_priv_flags: add missing IFF_PHONY_HEADROOM self-definition xsk: build skb by page (aka generic zerocopy xmit) --- 2021-02-16 Alexander Lobakin New
[v6,net-next,11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing [v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-13 Alexander Lobakin New
[v6,net-next,09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb() [v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-13 Alexander Lobakin New
[v6,net-next,07/11] skbuff: move NAPI cache declarations upper in the file [v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-13 Alexander Lobakin New
[v6,net-next,05/11] skbuff: use __build_skb_around() in __alloc_skb() [v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-13 Alexander Lobakin New
[v6,net-next,03/11] skbuff: make __build_skb_around() return void [v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-13 Alexander Lobakin New
[v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions [v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-13 Alexander Lobakin New
[v5,net-next,11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin New
[v5,net-next,10/11] skbuff: allow to use NAPI cache from __napi_alloc_skb() skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin New
[v5,net-next,09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin New
« 1 2 ... 3 4 5315 316 »