Toggle navigation
Patchwork
netdev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 23138 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
28
29
30
…
231
232
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[bpf-next,6/6] tools: bpftool: support dumping split BTF by id
libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
-
-
-
2021-07-14
Quentin Monnet
New
[bpf-next,5/6] libbpf: add split BTF support for btf__load_from_kernel_by_id()
libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
-
-
-
2021-07-14
Quentin Monnet
New
[bpf-next,4/6] libbpf: explicitly mark btf__load() and btf__get_from_id() as deprecated
libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
-
-
-
2021-07-14
Quentin Monnet
New
[bpf-next,3/6] tools: replace btf__get_from_id() with btf__load_from_kernel_by_id()
libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
-
-
-
2021-07-14
Quentin Monnet
New
[bpf-next,2/6] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id()
libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
-
-
-
2021-07-14
Quentin Monnet
New
[v1] can: j1939: j1939_session_deactivate(): clarify lifetime of session object
[v1] can: j1939: j1939_session_deactivate(): clarify lifetime of session object
-
-
-
2021-07-14
Oleksij Rempel
New
[bpf-next,v2] bpf: verifier: Fix potential memleak and UAF in bpf verifier
[bpf-next,v2] bpf: verifier: Fix potential memleak and UAF in bpf verifier
-
-
-
2021-07-14
He Fengqing
New
[v2] net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXX
[v2] net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXX
-
-
-
2021-07-14
Geert Uytterhoeven
New
[PATCHv4,bpf-next,8/8] selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe
bpf, x86: Add bpf_get_func_ip helper
-
-
-
2021-07-14
Jiri Olsa
New
[PATCHv4,bpf-next,7/8] libbpf: Allow specification of "kprobe/function+offset"
bpf, x86: Add bpf_get_func_ip helper
-
-
-
2021-07-14
Jiri Olsa
New
[PATCHv4,bpf-next,6/8] libbpf: Add bpf_program__attach_kprobe_opts function
bpf, x86: Add bpf_get_func_ip helper
-
-
-
2021-07-14
Jiri Olsa
New
[PATCHv4,bpf-next,5/8] selftests/bpf: Add test for bpf_get_func_ip helper
bpf, x86: Add bpf_get_func_ip helper
-
-
-
2021-07-14
Jiri Olsa
New
[PATCHv4,bpf-next,4/8] bpf: Add bpf_get_func_ip helper for kprobe programs
bpf, x86: Add bpf_get_func_ip helper
-
-
-
2021-07-14
Jiri Olsa
New
[PATCHv4,bpf-next,3/8] bpf: Add bpf_get_func_ip helper for tracing programs
bpf, x86: Add bpf_get_func_ip helper
-
-
-
2021-07-14
Jiri Olsa
New
[PATCHv4,bpf-next,2/8] bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
bpf, x86: Add bpf_get_func_ip helper
-
-
-
2021-07-14
Jiri Olsa
New
[PATCHv4,bpf-next,1/8] bpf, x86: Store caller's ip in trampoline stack
bpf, x86: Add bpf_get_func_ip helper
-
-
-
2021-07-14
Jiri Olsa
New
[rfc,v5,3/4] page_pool: add frag page recycling support in page pool
add frag page support in page pool
-
-
-
2021-07-14
Yunsheng Lin
New
[rfc,v5,2/4] page_pool: add interface to manipulate frag count in page pool
add frag page support in page pool
-
-
-
2021-07-14
Yunsheng Lin
New
[2/3] bnx2x: remove unused variable 'cur_data_offset'
Fix clang -Wunused-but-set-variable warnings
-
-
-
2021-07-14
Bill Wendling
New
[1/3] base: remove unused variable 'no_warn'
Fix clang -Wunused-but-set-variable warnings
-
-
-
2021-07-14
Bill Wendling
New
net: decnet: Fix sleeping inside in af_decnet
net: decnet: Fix sleeping inside in af_decnet
-
-
-
2021-07-14
Yajun Deng
New
net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
-
-
-
2021-07-14
Christophe JAILLET
New
[v1] gve: fix the wrong AdminQ buffer overflow check
[v1] gve: fix the wrong AdminQ buffer overflow check
-
-
-
2021-07-14
Haiyue Wang
New
Bluetooth: fix use-after-free error in lock_sock_nested()
Bluetooth: fix use-after-free error in lock_sock_nested()
-
-
-
2021-07-14
Wangshaobo (bobo)
New
[v6,bpf-next,11/11] selftests/bpf: Add a test with bpf_timer in inner map.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[v6,bpf-next,10/11] selftests/bpf: Add bpf_timer test.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[v6,bpf-next,09/11] bpf: Teach stack depth check about async callbacks.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[v6,bpf-next,07/11] bpf: Relax verifier recursion check.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[v6,bpf-next,05/11] bpf: Prevent pointer mismatch in bpf_timer_init.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[v6,bpf-next,04/11] bpf: Add map side support for bpf timers.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[v6,bpf-next,03/11] bpf: Introduce bpf timers.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[v6,bpf-next,02/11] bpf: Factor out bpf_spin_lock into helpers.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[v6,bpf-next,01/11] bpf: Prepare bpf_prog_put() to be called from irq context.
bpf: Introduce BPF timers.
-
-
-
2021-07-14
Alexei Starovoitov
New
[NET,v2,7/7] bpf: use skb_expand_head in bpf_out_neigh_v4/6
[NET,v2,1/7] skbuff: introduce skb_expand_head()
-
-
-
2021-07-13
Vasily Averin
New
[v2] Bluetooth: fix inconsistent lock state in sco
[v2] Bluetooth: fix inconsistent lock state in sco
-
-
-
2021-07-13
Desmond Cheong Zhi Xi
New
[RFC,7/7] mt76: mt7915: add Wireless Ethernet Dispatch support
Ethernet->WLAN hardware flow offloading support on MT7622
-
-
-
2021-07-13
Felix Fietkau
New
[RFC,6/7] mt76: mt7915: remove irq parameter from mt7915_mmio_init
Ethernet->WLAN hardware flow offloading support on MT7622
-
-
-
2021-07-13
Felix Fietkau
New
[RFC,5/7] mt76: make number of tokens configurable dynamically
Ethernet->WLAN hardware flow offloading support on MT7622
-
-
-
2021-07-13
Felix Fietkau
New
[RFC,4/7] mt76: dma: add wrapper macro for accessing queue registers
Ethernet->WLAN hardware flow offloading support on MT7622
-
-
-
2021-07-13
Felix Fietkau
New
[RFC,3/7] net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Ethernet->WLAN hardware flow offloading support on MT7622
-
-
-
2021-07-13
Felix Fietkau
New
[RFC,2/7] net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
Ethernet->WLAN hardware flow offloading support on MT7622
-
-
-
2021-07-13
Felix Fietkau
New
[RFC,1/7] mac80211: add support for .ndo_fill_forward_path
Ethernet->WLAN hardware flow offloading support on MT7622
-
-
-
2021-07-13
Felix Fietkau
New
[v3,3/3] sfc: add logs explaining XDP_TX/REDIRECT is not available
Fix lack of XDP TX queues
-
-
-
2021-07-13
Íñigo Huguet
New
[v3,2/3] sfc: ensure correct number of XDP queues
Fix lack of XDP TX queues
-
-
-
2021-07-13
Íñigo Huguet
New
[v3,1/3] sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
Fix lack of XDP TX queues
-
-
-
2021-07-13
Íñigo Huguet
New
[v2] audit: fix memory leak in nf_tables_commit
[v2] audit: fix memory leak in nf_tables_commit
-
-
-
2021-07-13
Dongliang Mu
New
[v2] igc: fix page fault when thunderbolt is unplugged
[v2] igc: fix page fault when thunderbolt is unplugged
-
-
-
2021-07-13
Aaron Ma
New
[2/2] net/sched: Remove unnecessary judgment statements
Untitled series #143098
-
-
-
2021-07-13
Yajun Deng
New
[bpf-next,v4,3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF
Add btf_custom_path in bpf_obj_open_opts
-
-
-
2021-07-13
Shuyi Cheng
New
[bpf-next,v4,2/3] libbpf: Fix the possible memory leak on error
Add btf_custom_path in bpf_obj_open_opts
-
-
-
2021-07-13
Shuyi Cheng
New
[bpf-next,v4,1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
Add btf_custom_path in bpf_obj_open_opts
-
-
-
2021-07-13
Shuyi Cheng
New
[1/2] rtnetlink: use nlmsg_{multicast, unicast} instead of netlink_{broadcast,unicast}
net: Use nlmsg_{multicast, unicast} that contain if statement
-
-
-
2021-07-13
Yajun Deng
New
i40e: Fix error handling code of label err_set_queues
i40e: Fix error handling code of label err_set_queues
-
-
-
2021-07-13
Dongliang Mu
New
[NET,v4,1/1] ipv6: allocate enough headroom in ip6_finish_output2()
[NET,v4,1/1] ipv6: allocate enough headroom in ip6_finish_output2()
-
-
-
2021-07-13
Vasily Averin
New
[v3] Bluetooth: call lock_sock() outside of spinlock section
[v3] Bluetooth: call lock_sock() outside of spinlock section
-
-
-
2021-07-13
Tetsuo Handa
New
net: fddi: fix UAF in fza_probe
net: fddi: fix UAF in fza_probe
-
-
-
2021-07-13
Pavel Skripkin
New
[net] net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave()
[net] net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave()
-
-
-
2021-07-13
Vladimir Oltean
New
[net] net: dsa: sja1105: fix address learning getting disabled on the CPU port
[net] net: dsa: sja1105: fix address learning getting disabled on the CPU port
-
-
-
2021-07-13
Vladimir Oltean
New
[net] net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
[net] net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
-
-
-
2021-07-13
Vladimir Oltean
New
[net] net: marvell: prestera: if the LAG that we're joining is under a bridge, join it
[net] net: marvell: prestera: if the LAG that we're joining is under a bridge, join it
-
-
-
2021-07-13
Vladimir Oltean
New
[rfc,v4,3/4] page_pool: add frag page recycling support in page pool
add frag page support in page pool
-
-
-
2021-07-13
Yunsheng Lin
New
[rfc,v4,2/4] page_pool: add interface to manipulate bias in page pool
add frag page support in page pool
-
-
-
2021-07-13
Yunsheng Lin
New
[net-next,2/2] r8152: separate the r8152.c into r8152_main.c and r8152_fw.c
r8152: split the source code
-
-
-
2021-07-13
Hayes Wang
New
[v9,17/17] Documentation: Add documentation for VDUSE
Introduce VDUSE - vDPA Device in Userspace
-
-
-
2021-07-13
Yongji Xie
New
[v9,16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
Introduce VDUSE - vDPA Device in Userspace
-
-
-
2021-07-13
Yongji Xie
New
[v9,14/17] vdpa: Support transferring virtual addressing during DMA mapping
Introduce VDUSE - vDPA Device in Userspace
-
-
-
2021-07-13
Yongji Xie
New
[v9,09/17] virtio-vdpa: Handle the failure of vdpa_reset()
Introduce VDUSE - vDPA Device in Userspace
-
-
-
2021-07-13
Yongji Xie
New
[v9,04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
Introduce VDUSE - vDPA Device in Userspace
-
-
-
2021-07-13
Yongji Xie
New
[v9,03/17] vdpa: Fix code indentation
Introduce VDUSE - vDPA Device in Userspace
-
-
-
2021-07-13
Yongji Xie
New
[v1,3/3] kernel.h: Split out container_of() and typeof_memeber() macros
[v1,1/3] kernel.h: Don't pollute header with single user macros
-
-
-
2021-07-13
Andy Shevchenko
New
[v1,2/3] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
[v1,1/3] kernel.h: Don't pollute header with single user macros
-
-
-
2021-07-13
Andy Shevchenko
New
[v1,1/3] kernel.h: Don't pollute header with single user macros
[v1,1/3] kernel.h: Don't pollute header with single user macros
-
-
-
2021-07-13
Andy Shevchenko
New
[v3,5/5] bus: Make remove callback return void
bus: Make remove callback return void
-
-
-
2021-07-13
Uwe Kleine-König
New
[RFC,net-next,v2,06/16] mctp: Add device handling and netlink interface
Add Management Component Transport Protocol support
-
-
-
2021-07-13
Jeremy Kerr
New
intersil: remove obsolete prism54 wireless driver
intersil: remove obsolete prism54 wireless driver
-
-
-
2021-07-13
Lukas Bulwahn
New
ieee802154: hwsim: fix memory leak in __pskb_copy_fclone
ieee802154: hwsim: fix memory leak in __pskb_copy_fclone
-
-
-
2021-07-13
Dongliang Mu
New
[v2] net: Use nlmsg_unicast() instead of netlink_unicast()
[v2] net: Use nlmsg_unicast() instead of netlink_unicast()
-
-
-
2021-07-13
Yajun Deng
New
[v2,bpf-next] bpf: add ambient BPF runtime context stored in current
[v2,bpf-next] bpf: add ambient BPF runtime context stored in current
-
-
-
2021-07-12
Andrii Nakryiko
New
delete useless for loop
delete useless for loop
-
-
-
2021-07-12
Salah Triki
New
[bpf,v4,2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats
bpf, sockmap: fix potential memory leak
-
-
-
2021-07-12
John Fastabend
New
[v2,bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
[v2,bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
-
-
-
2021-07-12
Roy, UjjaL
New
[RFC,v3,net-next,22/24] net: dsa: add support for bridge TX forwarding offload
Allow forwarding for the software bridge data path to be offloaded to capable devices
-
-
-
2021-07-12
Vladimir Oltean
New
[RFC,v3,net-next,18/24] net: bridge: replay vlan entries on the public switchdev notifier
Allow forwarding for the software bridge data path to be offloaded to capable devices
-
-
-
2021-07-12
Vladimir Oltean
New
[RFC,v3,net-next,16/24] net: bridge: propagate ctx to br_switchdev_port_vlan_{add,del}
Allow forwarding for the software bridge data path to be offloaded to capable devices
-
-
-
2021-07-12
Vladimir Oltean
New
[RFC,v3,net-next,13/24] net: bridge: use the public notifier chain for br_fdb_replay
Allow forwarding for the software bridge data path to be offloaded to capable devices
-
-
-
2021-07-12
Vladimir Oltean
New
[RFC,v3,net-next,10/24] net: prestera: guard against multiple switchdev obj replays on same bridge port
Allow forwarding for the software bridge data path to be offloaded to capable devices
-
-
-
2021-07-12
Vladimir Oltean
New
[3/3] e1000e: Serialize TGP e1000e PM ops
[1/3] e1000e: Separate TGP from SPT
-
-
-
2021-07-12
Kai-Heng Feng
New
[1/3] e1000e: Separate TGP from SPT
[1/3] e1000e: Separate TGP from SPT
-
-
-
2021-07-12
Kai-Heng Feng
New
[NET,7/7] bpf: use pskb_realloc_headroom in bpf_out_neigh_v4/6
ipv6: allocate enough headroom in ip6_finish_output2()
-
-
-
2021-07-12
Vasily Averin
New
[NET,5/7] vrf: use pskb_realloc_headroom in vrf_finish_output
ipv6: allocate enough headroom in ip6_finish_output2()
-
-
-
2021-07-12
Vasily Averin
New
[NET,3/7] ipv6: use pskb_realloc_headroom in ip6_xmit refactoring
ipv6: allocate enough headroom in ip6_finish_output2()
-
-
-
2021-07-12
Vasily Averin
New
[v2,5/7] net: phy: adin1100: Add ethtool master-slave support
[v2,1/7] ethtool: Add 10base-T1L link mode entries
-
-
-
2021-07-12
Alexandru Tachici
New
[v2,3/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
[v2,1/7] ethtool: Add 10base-T1L link mode entries
-
-
-
2021-07-12
Alexandru Tachici
New
[v2,2/7] ethtool: Add 10base-T1L voltage levels link mode entries
[v2,1/7] ethtool: Add 10base-T1L link mode entries
-
-
-
2021-07-12
Alexandru Tachici
New
[v2,1/7] ethtool: Add 10base-T1L link mode entries
[v2,1/7] ethtool: Add 10base-T1L link mode entries
-
-
-
2021-07-12
Alexandru Tachici
New
[iproute2,1/1] police: Fix normal output back to what it was
[iproute2,1/1] police: Fix normal output back to what it was
-
-
-
2021-07-12
Roi Dayan
New
6lowpan: iphc: Fix an off-by-one check of array index
6lowpan: iphc: Fix an off-by-one check of array index
-
-
-
2021-07-12
Colin King
New
[rfc,v3,3/4] page_pool: add frag page recycling support in page pool
[rfc,v3,1/4] page_pool: keep pp info as long as page pool owns the page
-
-
-
2021-07-12
Yunsheng Lin
New
[next] perf tools: Fix spelling mistake "falied" -> "failed"
[next] perf tools: Fix spelling mistake "falied" -> "failed"
-
-
-
2021-07-12
Colin King
New
[RFC,bpf-next,v1,12/14] MIPS: eBPF: refactor common MIPS64/MIPS32 functions and headers
MIPS: eBPF: refactor code, add MIPS32 JIT
-
-
-
2021-07-12
Tony Ambardar
New
«
1
2
...
28
29
30
…
231
232
»