Show patches with: Archived = No       |   31535 patches
« 1 2 ... 193 194 195315 316 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,v2] net: dsa: mt7530: support MDB operations [net-next,v2] net: dsa: mt7530: support MDB operations --- 2021-02-22 Qingfang Deng Superseded
[iproute2] dcb: Fix compilation warning about reallocarray [iproute2] dcb: Fix compilation warning about reallocarray --- 2021-02-22 Roi Dayan New
[net,v3] net: introduce CAN specific pointer in the struct net_device [net,v3] net: introduce CAN specific pointer in the struct net_device --- 2021-02-22 Oleksij Rempel Superseded
[net,v1,1/3] skbuff: skb_clone_sk_optional(): add function to always clone a skb and increase refcount on sk if valid add support for skb with sk ref cloning --- 2021-02-22 Oleksij Rempel Superseded
[net,1/7] wireguard: avoid double unlikely() notation when using IS_ERR() wireguard fixes for 5.12-rc1 --- 2021-02-22 Jason A. Donenfeld New
[net,2/7] wireguard: socket: remove bogus __be32 annotation wireguard fixes for 5.12-rc1 --- 2021-02-22 Jason A. Donenfeld New
[net,3/7] wireguard: selftests: test multiple parallel streams wireguard fixes for 5.12-rc1 --- 2021-02-22 Jason A. Donenfeld New
[net,4/7] wireguard: peer: put frequently used members above cache lines wireguard fixes for 5.12-rc1 --- 2021-02-22 Jason A. Donenfeld New
[net,5/7] wireguard: device: do not generate ICMP for non-IP packets wireguard fixes for 5.12-rc1 --- 2021-02-22 Jason A. Donenfeld New
[net,6/7] wireguard: queueing: get rid of per-peer ring buffers wireguard fixes for 5.12-rc1 --- 2021-02-22 Jason A. Donenfeld New
[net,7/7] wireguard: kconfig: use arm chacha even with no neon wireguard fixes for 5.12-rc1 --- 2021-02-22 Jason A. Donenfeld New
[net-next,v2,1/3] docs: networking: Add documentation for MAPv5 [net-next,v2,1/3] docs: networking: Add documentation for MAPv5 --- 2021-02-22 Sharath Chandra Vurukala Superseded
[net-next,v2,3/3] net: ethernet: rmnet: Add support for Mapv5 uplink packet [net-next,v2,1/3] docs: networking: Add documentation for MAPv5 --- 2021-02-22 Sharath Chandra Vurukala Superseded
[iproute2] lib/bpf: Fix and simplify bpf_mnt_check_target() [iproute2] lib/bpf: Fix and simplify bpf_mnt_check_target() --- 2021-02-22 Andrea Claudi New
[iproute2,v2,1/2] lib/fs: avoid double call to mkdir on make_path() [iproute2,v2,1/2] lib/fs: avoid double call to mkdir on make_path() --- 2021-02-22 Andrea Claudi New
[iproute2,v2,2/2] lib/fs: Fix single return points for get_cgroup2_* [iproute2,v2,1/2] lib/fs: avoid double call to mkdir on make_path() --- 2021-02-22 Andrea Claudi New
[1/8] af_unix: take address assignment/hash insertion into a new helper [1/8] af_unix: take address assignment/hash insertion into a new helper --- 2021-02-22 Al Viro New
[2/8] unix_bind(): allocate addr earlier [1/8] af_unix: take address assignment/hash insertion into a new helper --- 2021-02-22 Al Viro New
[4/8] unix_bind(): take BSD and abstract address cases into new helpers [1/8] af_unix: take address assignment/hash insertion into a new helper --- 2021-02-22 Al Viro Superseded
[6/8] unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock [1/8] af_unix: take address assignment/hash insertion into a new helper --- 2021-02-22 Al Viro New
[v4,bpf-next] Add CONFIG_DEBUG_INFO_BTF and CONFIG_DEBUG_INFO_BTF_MODULES check to bpftool feature command [v4,bpf-next] Add CONFIG_DEBUG_INFO_BTF and CONFIG_DEBUG_INFO_BTF_MODULES check to bpftool featur... --- 2021-02-22 grantseltzer New
[iproute2] ip: lwtunnel: seg6: bail out if table ids are invalid [iproute2] ip: lwtunnel: seg6: bail out if table ids are invalid --- 2021-02-22 Andrea Claudi New
[net] net: dsa: b53: Support setting learning on port [net] net: dsa: b53: Support setting learning on port --- 2021-02-22 Florian Fainelli New
[net,v2,1/2] net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter [net,v2,1/2] net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter --- 2021-02-22 Florian Fainelli New
[net,1/5] ice: report correct max number of TCs [net,1/5] ice: report correct max number of TCs --- 2021-02-22 Tony Nguyen New
[net,3/5] ice: Account for port VLAN in VF max packet size calculation [net,1/5] ice: report correct max number of TCs --- 2021-02-22 Tony Nguyen New
[net,4/5] ice: Fix state bits on LLDP mode switch [net,1/5] ice: report correct max number of TCs --- 2021-02-22 Tony Nguyen New
[v4,bpf-next,1/6] bpf: enable task local storage for tracing programs bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v4,bpf-next,2/6] bpf: prevent deadlock from recursive bpf_task_storage_[get|delete] bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v4,bpf-next,3/6] selftests/bpf: add non-BPF_LSM test for task local storage bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v4,bpf-next,4/6] selftests/bpf: test deadlock from recursive bpf_task_storage_[get|delete] bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v4,bpf-next,5/6] bpf: runqslower: prefer using local vmlimux to generate vmlinux.h bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v4,bpf-next,6/6] bpf: runqslower: use task local storage bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v2] netdevsim: fib: remove unneeded semicolon [v2] netdevsim: fib: remove unneeded semicolon --- 2021-02-23 Jiapeng Chong New
[net,v2,1/2] skbuff: skb_clone_sk_optional(): add function to always clone a skb and increase refcount on sk if valid add support for skb with sk ref cloning --- 2021-02-23 Oleksij Rempel New
[net,v2,2/2] can: fix ref count warning if socket was closed before skb was cloned add support for skb with sk ref cloning --- 2021-02-23 Oleksij Rempel New
qtnfmac: remove meaningless labels qtnfmac: remove meaningless labels --- 2021-02-23 samirweng1979 Superseded
[net,v4,1/1] net: introduce CAN specific pointer in the struct net_device [net,v4,1/1] net: introduce CAN specific pointer in the struct net_device --- 2021-02-23 Oleksij Rempel New
[net-next,v2] net/sched: cls_flower: validate ct_state for invalid and reply flags [net-next,v2] net/sched: cls_flower: validate ct_state for invalid and reply flags --- 2021-02-23 wenxu New
rtw88: remove unnecessary variable rtw88: remove unnecessary variable --- 2021-02-23 samirweng1979 New
[v2,net] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 [v2,net] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 --- 2021-02-23 Christian Melki New
perf/core: make perf_pmu_snapshot_aux static perf/core: make perf_pmu_snapshot_aux static --- 2021-02-23 Jiapeng Chong Superseded
drivers: ipa: Add missing IRQF_ONESHOT drivers: ipa: Add missing IRQF_ONESHOT --- 2021-02-23 Yang Li New
[bpf-next,v2,1/4] selftest/bpf: make xsk tests less verbose selftests/bpf: xsk improvements and new stats tests --- 2021-02-23 Loftus, Ciara New
[bpf-next,v2,2/4] selftests/bpf: expose and rename debug argument selftests/bpf: xsk improvements and new stats tests --- 2021-02-23 Loftus, Ciara New
[bpf-next,v2,3/4] selftests/bpf: restructure xsk selftests selftests/bpf: xsk improvements and new stats tests --- 2021-02-23 Loftus, Ciara Superseded
[bpf-next,v2,4/4] selftests/bpf: introduce xsk statistics tests selftests/bpf: xsk improvements and new stats tests --- 2021-02-23 Loftus, Ciara New
net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe() net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe() --- 2021-02-23 Wei Yongjun New
[V1,net-next,1/3] net: stmmac: add clocks management for gmac driver net: stmmac: implement clocks --- 2021-02-23 Joakim Zhang New
[V1,net-next,2/3] net: stmmac: add platform level clocks management net: stmmac: implement clocks --- 2021-02-23 Joakim Zhang Superseded
[V1,net-next,3/3] net: stmmac: add platform level clocks management for i.MX net: stmmac: implement clocks --- 2021-02-23 Joakim Zhang Superseded
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32() net: dsa: sja1105: Remove unneeded cast in sja1105_crc32() --- 2021-02-23 Geert Uytterhoeven New
[RFC,v4,01/11] eventfd: Increase the recursion depth of eventfd_signal() Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie Superseded
[RFC,v4,02/11] vhost-vdpa: protect concurrent access to vhost device iotlb Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie New
[RFC,v4,03/11] vhost-iotlb: Add an opaque pointer for vhost IOTLB Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie Superseded
[RFC,v4,04/11] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie Superseded
[RFC,v4,05/11] vdpa: Support transferring virtual addressing during DMA mapping Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie New
[RFC,v4,06/11] vduse: Implement an MMU-based IOMMU driver Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie New
[RFC,v4,07/11] vduse: Introduce VDUSE - vDPA Device in Userspace Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie New
[RFC,v4,08/11] vduse: Add config interrupt support Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie Superseded
[RFC,v4,09/11] Documentation: Add documentation for VDUSE Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie New
[RFC,v4,10/11] vduse: Introduce a workqueue for irq injection Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie New
[RFC,v4,11/11] vduse: Support binding irq to the specified cpu Introduce VDUSE - vDPA Device in Userspace --- 2021-02-23 Yongji Xie New
[bpf-next] bpf: fix missing * in bpf.h [bpf-next] bpf: fix missing * in bpf.h --- 2021-02-23 Hangbin Liu New
[PATCHv20,bpf-next,1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue xdp: add a new helper for dev map multicast support --- 2021-02-23 Hangbin Liu New
[PATCHv20,bpf-next,2/6] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support --- 2021-02-23 Hangbin Liu New
[PATCHv20,bpf-next,3/6] xdp: add a new helper for dev map multicast support xdp: add a new helper for dev map multicast support --- 2021-02-23 Hangbin Liu New
[PATCHv20,bpf-next,4/6] sample/bpf: add xdp_redirect_map_multicast test xdp: add a new helper for dev map multicast support --- 2021-02-23 Hangbin Liu Superseded
[PATCHv20,bpf-next,5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support --- 2021-02-23 Hangbin Liu New
[PATCHv20,bpf-next,6/6] selftests/bpf: add xdp_redirect_multi test xdp: add a new helper for dev map multicast support --- 2021-02-23 Hangbin Liu New
[PATCHv2,bpf-next] bpf: remove blank line in bpf helper description [PATCHv2,bpf-next] bpf: remove blank line in bpf helper description --- 2021-02-23 Hangbin Liu New
[net,v5] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending [net,v5] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending --- 2021-02-23 Jason A. Donenfeld New
[RFC] dwarves/pahole: Add test scripts [RFC] dwarves/pahole: Add test scripts --- 2021-02-23 Jiri Olsa New
[net] ethtool: fix the check logic of at least one channel for RX/TX [net] ethtool: fix the check logic of at least one channel for RX/TX --- 2021-02-23 Simon Horman New
iwlwifi: mvm: add terminate entry for dmi_system_id tables iwlwifi: mvm: add terminate entry for dmi_system_id tables --- 2021-02-23 Wei Yongjun New
[v3] ath10k: skip the wait for completion to recovery in shutdown path [v3] ath10k: skip the wait for completion to recovery in shutdown path --- 2021-02-23 Youghandhar Chintala New
[bpf-next,v3,1/4] selftest/bpf: make xsk tests less verbose selftests/bpf: xsk improvements and new stats tests --- 2021-02-23 Loftus, Ciara Superseded
[bpf-next,v3,2/4] selftests/bpf: expose and rename debug argument selftests/bpf: xsk improvements and new stats tests --- 2021-02-23 Loftus, Ciara Superseded
[bpf-next,v3,3/4] selftests/bpf: restructure xsk selftests selftests/bpf: xsk improvements and new stats tests --- 2021-02-23 Loftus, Ciara New
[bpf-next,v3,4/4] selftests/bpf: introduce xsk statistics tests selftests/bpf: xsk improvements and new stats tests --- 2021-02-23 Loftus, Ciara Superseded
xen-netback: correct success/error reporting for the SKB-with-fraglist case xen-netback: correct success/error reporting for the SKB-with-fraglist case --- 2021-02-23 Jan Beulich New
[v3] net: usb: qmi_wwan: support ZTE P685M modem [v3] net: usb: qmi_wwan: support ZTE P685M modem --- 2021-02-23 Lech Perczak New
[bpf-next,v7,1/9] bpf: clean up sockmap related Kconfigs sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[bpf-next,v7,2/9] skmsg: get rid of struct sk_psock_parser sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[bpf-next,v7,3/9] bpf: compute data_end dynamically with JIT code sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[bpf-next,v7,4/9] skmsg: move sk_redir from TCP_SKB_CB to skb sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[bpf-next,v7,5/9] sock_map: rename skb_parser and skb_verdict sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[bpf-next,v7,6/9] sock_map: make sock_map_prog_update() static sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[bpf-next,v7,7/9] skmsg: make __sk_psock_purge_ingress_msg() static sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[bpf-next,v7,8/9] skmsg: get rid of sk_psock_bpf_run() sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[bpf-next,v7,9/9] skmsg: remove unused sk_psock_stop() declaration sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-23 Cong Wang New
[net-next,v3,1/3] docs: networking: Add documentation for MAPv5 net: qualcomm: rmnet: Enable Mapv5 --- 2021-02-23 Sharath Chandra Vurukala New
[net-next,v3,2/3] net: ethernet: rmnet: Support for downlink MAPv5 checksum offload net: qualcomm: rmnet: Enable Mapv5 --- 2021-02-23 Sharath Chandra Vurukala New
[net-next,v3,3/3] net: ethernet: rmnet: Add support for Mapv5 uplink packet net: qualcomm: rmnet: Enable Mapv5 --- 2021-02-23 Sharath Chandra Vurukala New
[v5,bpf-next,1/6] bpf: enable task local storage for tracing programs bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v5,bpf-next,2/6] bpf: prevent deadlock from recursive bpf_task_storage_[get|delete] bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu New
[v5,bpf-next,3/6] selftests/bpf: add non-BPF_LSM test for task local storage bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v5,bpf-next,4/6] selftests/bpf: test deadlock from recursive bpf_task_storage_[get|delete] bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v5,bpf-next,5/6] bpf: runqslower: prefer using local vmlimux to generate vmlinux.h bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
[v5,bpf-next,6/6] bpf: runqslower: use task local storage bpf: enable task local storage for tracing programs --- 2021-02-23 Song Liu Superseded
« 1 2 ... 193 194 195315 316 »