Show patches with: Archived = No       |   155589 patches
« 1 2 ... 1388 1389 13901555 1556 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,1/4] net: marvell: Delete duplicate word in comments net: marvell: fix some coding style - - - 15-- 2021-03-29 Weihang Li netdev Accepted
[net,1/1] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model [net,1/1] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model 1 - - 141- 2021-03-29 Ong Boon Leong bpf Superseded
[net,v2] net: Reset MAC header for direct packet transmission [net,v2] net: Reset MAC header for direct packet transmission - - - 141- 2021-03-29 Kurt Kanzenbach netdev Changes Requested
[net-next,9/9] net: hns3: add stats logging when skb padding fails net: hns3: misc updates for -next - - - 15-- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,8/9] net: hns3: expand the tc config command net: hns3: misc updates for -next - - - 141- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,7/9] net: hns3: add tx send size handling for tso skb net: hns3: misc updates for -next - - - 15-- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,6/9] net: hns3: add handling for xmit skb with recursive fraglist net: hns3: misc updates for -next - - - 15-- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,5/9] net: hns3: optimize the process of queue reset net: hns3: misc updates for -next - - - 141- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,4/9] net: hns3: remove the rss_size limitation by vector num net: hns3: misc updates for -next - - - 141- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,3/9] net: hns3: remediate a potential overflow risk of bd_num_list net: hns3: misc updates for -next - - - 141- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,2/9] net: hns3: fix use-after-free issue for hclge_add_fd_entry_common() net: hns3: misc updates for -next - - - 141- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,1/9] net: hns3: fix missing rule state assignment net: hns3: misc updates for -next - - - 141- 2021-03-29 Huazhong Tan netdev Accepted
[net-next,v2] net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc() [net-next,v2] net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc() - - - 15-- 2021-03-29 Huang Guobin netdev Accepted
[net-next,v2] net: stmmac: remove redundant dev_err call in qcom_ethqos_probe() [net-next,v2] net: stmmac: remove redundant dev_err call in qcom_ethqos_probe() - - - 141- 2021-03-29 Huang Guobin netdev Accepted
[net-next,v2] net: axienet: Remove redundant dev_err call in axienet_probe() [net-next,v2] net: axienet: Remove redundant dev_err call in axienet_probe() - - - 15-- 2021-03-29 Huang Guobin netdev Accepted
[net-next,v2] net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe() [net-next,v2] net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe() - - - 141- 2021-03-29 Huang Guobin netdev Accepted
linux-next: manual merge of the net-next tree with the bpf tree linux-next: manual merge of the net-next tree with the bpf tree - - - 1-- 2021-03-29 Stephen Rothwell netdev Superseded
[bpf-next] bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids list [bpf-next] bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids list - - - 14-1 2021-03-29 Martin KaFai Lau bpf Accepted
[net-next,v4] net: x25: Queue received packets in the drivers instead of per-CPU queues [net-next,v4] net: x25: Queue received packets in the drivers instead of per-CPU queues - - - 141- 2021-03-28 Xie He netdev Superseded
lan743x: remove redundant intializations of pointers adapter and phydev lan743x: remove redundant intializations of pointers adapter and phydev - - - 141- 2021-03-28 Colin King netdev Accepted
mac80211: remove redundant assignment of variable result mac80211: remove redundant assignment of variable result - - - 141- 2021-03-28 Colin King netdev Changes Requested
[bpf-next,v7,13/13] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,12/13] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,11/13] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,10/13] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,09/13] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,08/13] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,07/13] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,06/13] skmsg: use GFP_KERNEL in sk_psock_create_ingress_msg() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,05/13] skmsg: use rcu work for destroying psock sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 2 - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,04/13] skmsg: avoid lock_sock() in sk_psock_backlog() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,03/13] net: introduce skb_send_sock() for sock_map sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,02/13] skmsg: introduce a spinlock to protect ingress_msg sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 2 - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,01/13] skmsg: lock ingress_skb when purging sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-28 Cong Wang bpf Superseded
[dwarves,v3,3/3] dwarf_loader: permit merging all dwarf cu's for clang lto built binary permit merging all dwarf cu's for clang lto built binary - - - 1-- 2021-03-28 Yonghong Song bpf Not Applicable
[dwarves,v3,2/3] dwarf_loader: factor out common code to initialize a cu permit merging all dwarf cu's for clang lto built binary - - - 1-- 2021-03-28 Yonghong Song bpf Not Applicable
[dwarves,v3,1/3] dwarf_loader: permits flexible HASHTAGS__BITS permit merging all dwarf cu's for clang lto built binary - - - 1-- 2021-03-28 Yonghong Song bpf Not Applicable
[net-next,7/7] net: ipa: kill IPA_TABLE_ENTRY_SIZE net: ipa: a few last bits - - - 15-- 2021-03-28 Alex Elder netdev Accepted
[net-next,6/7] net: ipa: DMA addresses are nicely aligned net: ipa: a few last bits - - - 15-- 2021-03-28 Alex Elder netdev Accepted
[net-next,5/7] net: ipa: use version based configuration for SC7180 net: ipa: a few last bits - - - 141- 2021-03-28 Alex Elder netdev Accepted
[net-next,4/7] net: ipa: switch to version based configuration net: ipa: a few last bits - - - 141- 2021-03-28 Alex Elder netdev Accepted
[net-next,3/7] net: ipa: don't define endpoints unnecessarily net: ipa: a few last bits - - - 15-- 2021-03-28 Alex Elder netdev Accepted
[net-next,2/7] net: ipa: store BCR register values in config data net: ipa: a few last bits - - - 15-- 2021-03-28 Alex Elder netdev Accepted
[net-next,1/7] net: ipa: fix all kernel-doc warnings net: ipa: a few last bits - - - 15-- 2021-03-28 Alex Elder netdev Accepted
[net-next,v3] net: x25: Queue received packets in the drivers instead of per-CPU queues [net-next,v3] net: x25: Queue received packets in the drivers instead of per-CPU queues - - - 141- 2021-03-28 Xie He netdev Superseded
[net-next,v2] net: x25: Queue received packets in the drivers instead of per-CPU queues [net-next,v2] net: x25: Queue received packets in the drivers instead of per-CPU queues - - - 141- 2021-03-28 Xie He netdev Superseded
[bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()' [bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()' - - - 141- 2021-03-28 Pedro Tammela bpf Changes Requested
[bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()' [bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()' - - - 141- 2021-03-28 Pedro Tammela bpf Superseded
[bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag [bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag 1 - - 141- 2021-03-28 Pedro Tammela bpf Changes Requested
[net-next] net: x25: Queue received packets in the drivers instead of per-CPU queues [net-next] net: x25: Queue received packets in the drivers instead of per-CPU queues 1 - - 141- 2021-03-28 Xie He netdev Superseded
[net-next] qrtr: move to staging [net-next] qrtr: move to staging - - - 132- 2021-03-28 Greg KH netdev Not Applicable
[bpf-next] bpf: tcp: Remove comma which is causing build error [bpf-next] bpf: tcp: Remove comma which is causing build error - - - 15-- 2021-03-28 Atul Gopinathan bpf Accepted
[RFC,bpf-next,4/4] selftests/bpf: Test that module can't be unloaded with attached trampoline bpf: Tracing programs re-attach 1 - - 141- 2021-03-28 Jiri Olsa bpf RFC
[RFC,bpf-next,3/4] selftests/bpf: Add re-attach test to fexit_test bpf: Tracing programs re-attach - - - 132- 2021-03-28 Jiri Olsa bpf RFC
[RFC,bpf-next,2/4] selftests/bpf: Add re-attach test to fentry_test bpf: Tracing programs re-attach - - - 141- 2021-03-28 Jiri Olsa bpf RFC
[RFC,bpf-next,1/4] bpf: Allow trampoline re-attach bpf: Tracing programs re-attach 2 - - 132- 2021-03-28 Jiri Olsa bpf RFC
drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit - - - 1311 2021-03-28 Lv Yunlong netdev Accepted
net:tipc: Fix a double free in tipc_sk_mcast_rcv net:tipc: Fix a double free in tipc_sk_mcast_rcv - - - 141- 2021-03-28 Lv Yunlong netdev Accepted
[1/1] net: sched: extend lifetime of new action in replace mode [1/1] net: sched: extend lifetime of new action in replace mode - - - 1311 2021-03-28 Kumar Kartikeya Dwivedi netdev Superseded
[kbuild] kbuild: add -grecord-gcc-switches to clang build [kbuild] kbuild: add -grecord-gcc-switches to clang build - - - 1-- 2021-03-28 Yonghong Song bpf Superseded
[dwarves,v2,3/3] dwarf_loader: permit merging all dwarf cu's for clang lto built binary [dwarves,v2,1/3] dwarf_loader: permits flexible HASHTAGS__BITS - - - 1-- 2021-03-28 Yonghong Song bpf Not Applicable
[dwarves,v2,2/3] dwarf_loader: factor out common code to initialize a cu [dwarves,v2,1/3] dwarf_loader: permits flexible HASHTAGS__BITS - - - 1-- 2021-03-28 Yonghong Song bpf Not Applicable
[dwarves,v2,1/3] dwarf_loader: permits flexible HASHTAGS__BITS [dwarves,v2,1/3] dwarf_loader: permits flexible HASHTAGS__BITS - - - 1-- 2021-03-28 Yonghong Song bpf Not Applicable
[dwarves,v2,0/3] permit merging all dwarf cu's for clang lto built binary - - - --- 2021-03-28 Yonghong Song bpf Not Applicable
rsi: Use resume_noirq for SDIO rsi: Use resume_noirq for SDIO - - - 1-- 2021-03-27 Marek Vasut netdev Awaiting Upstream
rtlwifi: remove redundant assignment to variable err rtlwifi: remove redundant assignment to variable err - - - 1-- 2021-03-27 Colin King netdev Awaiting Upstream
[next] mlxsw: spectrum_router: remove redundant initialization of variable force [next] mlxsw: spectrum_router: remove redundant initialization of variable force - - - 141- 2021-03-27 Colin King netdev Changes Requested
[net] cxgb4: avoid collecting SGE_QBASE regs during traffic [net] cxgb4: avoid collecting SGE_QBASE regs during traffic - - - 14-1 2021-03-27 Rahul Lakkireddy netdev Accepted
[v2] net:qrtr: fix atomic idr allocation in qrtr_port_assign() [v2] net:qrtr: fix atomic idr allocation in qrtr_port_assign() - - - 132- 2021-03-27 Du Cheng netdev Changes Requested
[iproute2] iptoken: Add doc on the conditions of iptoken [iproute2] iptoken: Add doc on the conditions of iptoken - - - 1-- 2021-03-27 Hongren Zheng shemminger Changes Requested
[net-next,v2] net: moxa: remove redundant dev_err call in moxart_mac_probe() [net-next,v2] net: moxa: remove redundant dev_err call in moxart_mac_probe() - - - 15-- 2021-03-27 Huang Guobin netdev Accepted
[net-next,v2] net: lantiq: Remove redundant dev_err call in xrx200_probe() [net-next,v2] net: lantiq: Remove redundant dev_err call in xrx200_probe() - - - 15-- 2021-03-27 Huang Guobin netdev Accepted
[net-next,v2] net: netcp: fix PM reference leak in netcp_probe() [net-next,v2] net: netcp: fix PM reference leak in netcp_probe() - - - 15-- 2021-03-27 Huang Guobin netdev Accepted
[net-next,v2] net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe() [net-next,v2] net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe() - - - 141- 2021-03-27 Huang Guobin netdev Accepted
[net-next] mac80211_hwsim: use DEFINE_SPINLOCK() for spinlock [net-next] mac80211_hwsim: use DEFINE_SPINLOCK() for spinlock - - - 141- 2021-03-27 Huang Guobin netdev Awaiting Upstream
[net-next] mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe() [net-next] mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe() - - - 141- 2021-03-27 Huang Guobin netdev Accepted
mt76: Convert to DEFINE_SHOW_ATTRIBUTE mt76: Convert to DEFINE_SHOW_ATTRIBUTE - - - 1-- 2021-03-27 Junlin Yang netdev Accepted
[-next] net: stmmac: fix missing unlock on error in stmmac_suspend() [-next] net: stmmac: fix missing unlock on error in stmmac_suspend() - - - 1311 2021-03-27 Yang Yingliang netdev Accepted
sit: use min sit: use min - 1 - 1-- 2021-03-27 Julia Lawall netdev Accepted
[9/9] NFC: digital: Correct function name in the kerneldoc comments net: Correct function names in the kerneldoc comments - - - 132- 2021-03-27 Xiongfeng Wang netdev Accepted
[8/9] ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc comments net: Correct function names in the kerneldoc comments - 1 - 132- 2021-03-27 Xiongfeng Wang netdev Accepted
[7/9] net: 9p: Correct function names in the kerneldoc comments net: Correct function names in the kerneldoc comments - - - 132- 2021-03-27 Xiongfeng Wang netdev Accepted
[6/9] 9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc net: Correct function names in the kerneldoc comments - - - 132- 2021-03-27 Xiongfeng Wang netdev Accepted
[5/9] net: 9p: Correct function name errstr2errno() in the kerneldoc comments net: Correct function names in the kerneldoc comments - - - 132- 2021-03-27 Xiongfeng Wang netdev Accepted
[4/9] net: core: Correct function name netevent_unregister_notifier() in the kerneldoc net: Correct function names in the kerneldoc comments - - - 141- 2021-03-27 Xiongfeng Wang netdev Accepted
[3/9] net: core: Correct function name dev_uc_flush() in the kerneldoc net: Correct function names in the kerneldoc comments - - - 132- 2021-03-27 Xiongfeng Wang netdev Accepted
[2/9] netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc comments net: Correct function names in the kerneldoc comments - - - 132- 2021-03-27 Xiongfeng Wang netdev Accepted
[1/9] l3mdev: Correct function names in the kerneldoc comments net: Correct function names in the kerneldoc comments - 1 - 141- 2021-03-27 Xiongfeng Wang netdev Accepted
[net-next,v2] net: dsa: mt7530: clean up core and TRGMII clock setup [net-next,v2] net: dsa: mt7530: clean up core and TRGMII clock setup - 1 - 15-- 2021-03-27 Ilya Lipnitskiy netdev Accepted
[net-next] net: dsa: mt7530: clean up core and TRGMII clock setup [net-next] net: dsa: mt7530: clean up core and TRGMII clock setup - - - 15-- 2021-03-27 Ilya Lipnitskiy netdev Superseded
[net-next] net: hns3: no return statement in hclge_clear_arfs_rules [net-next] net: hns3: no return statement in hclge_clear_arfs_rules - - - 141- 2021-03-27 Liu Jian netdev Accepted
[bpf-next] libbpf: fix memory leak when emitting final btf_ext [bpf-next] libbpf: fix memory leak when emitting final btf_ext 1 - - 14-1 2021-03-27 Andrii Nakryiko bpf Accepted
[-next,3/3] net: vsock: Fix a typo Fix some typos - - - 123- 2021-03-27 Lu Wei netdev Accepted
[-next,2/3] net: sctp: Fix some typos Fix some typos - - - 132- 2021-03-27 Lu Wei netdev Accepted
[-next,1/3] net: rds: Fix a typo Fix some typos - - - 141- 2021-03-27 Lu Wei netdev Accepted
[19/19] ipv4: tcp_lp.c: Couple of typo fixes net: Trivial spello/typo fixes throughout the tree - - - 1131 2021-03-26 Bhaskar Chowdhury netdev Not Applicable
[18/19] ipv4: ip_output.c: Couple of typo fixes net: Trivial spello/typo fixes throughout the tree - - - 1131 2021-03-26 Bhaskar Chowdhury netdev Not Applicable
[17/19] ipv6: addrconf.c: Fix a typo net: Trivial spello/typo fixes throughout the tree - - - 1221 2021-03-26 Bhaskar Chowdhury netdev Not Applicable
[16/19] ipv6: route.c: A spello fix net: Trivial spello/typo fixes throughout the tree - - - 1221 2021-03-26 Bhaskar Chowdhury netdev Not Applicable
[15/19] kcm: kcmsock.c: Couple of typo fixes net: Trivial spello/typo fixes throughout the tree - - - 1221 2021-03-26 Bhaskar Chowdhury netdev Not Applicable
« 1 2 ... 1388 1389 13901555 1556 »