Show patches with: Archived = No       |   31535 patches
« 1 2 ... 151 152 153315 316 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill Untitled series #93038 --- 2021-01-12 Gilad Reti Superseded
[bpf,1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling [bpf,1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling --- 2021-01-12 Gilad Reti Superseded
can: isotp: fix isotp_getname() leak can: isotp: fix isotp_getname() leak --- 2021-01-12 Oliver Hartkopp Superseded
[v1] net/ipv4: add IPv4_is_multicast() check in ip_mc_leave_group(). [v1] net/ipv4: add IPv4_is_multicast() check in ip_mc_leave_group(). --- 2021-01-12 Yingjie Wang Superseded
[net-next,2/2] selftests: mlxsw: Add a scale test for physical ports mlxsw: Expose number of physical ports --- 2021-01-12 Ido Schimmel Superseded
[net-next,1/2] mlxsw: Register physical ports as a devlink resource mlxsw: Expose number of physical ports --- 2021-01-12 Ido Schimmel New
wireless: realtek: Simplify bool comparison wireless: realtek: Simplify bool comparison --- 2021-01-12 Abaci Team New
rtlwifi: rtl8821ae: style: Simplify bool comparison rtlwifi: rtl8821ae: style: Simplify bool comparison --- 2021-01-12 Abaci Team Superseded
[net-next,3/3] r8169: improve DASH support r8169: further improvements --- 2021-01-12 Heiner Kallweit New
[net-next,2/3] r8169: improve rtl8169_rx_csum r8169: further improvements --- 2021-01-12 Heiner Kallweit New
[net-next,1/3] r8169: align rtl_wol_suspend_quirk with vendor driver and rename it r8169: further improvements --- 2021-01-12 Heiner Kallweit New
[v3,bpf-next,7/7] selftests/bpf: test kernel module ksym externs Support kernel module ksym variables --- 2021-01-12 Andrii Nakryiko New
[v3,bpf-next,6/7] libbpf: support kernel module ksym externs Support kernel module ksym variables --- 2021-01-12 Andrii Nakryiko New
[v3,bpf-next,5/7] bpf: support BPF ksym variables in kernel modules Support kernel module ksym variables --- 2021-01-12 Andrii Nakryiko New
[v3,bpf-next,4/7] selftests/bpf: sync RCU before unloading bpf_testmod Support kernel module ksym variables --- 2021-01-12 Andrii Nakryiko New
[v3,bpf-next,3/7] bpf: declare __bpf_free_used_maps() unconditionally Support kernel module ksym variables --- 2021-01-12 Andrii Nakryiko New
[v3,bpf-next,2/7] bpf: avoid warning when re-casting __bpf_call_base into __bpf_call_base_args Support kernel module ksym variables --- 2021-01-12 Andrii Nakryiko New
[v3,bpf-next,1/7] bpf: add bpf_patch_call_args prototype to include/linux/bpf.h Support kernel module ksym variables --- 2021-01-12 Andrii Nakryiko New
[net-next,V2,11/11] net/mlx5e: IPsec, Remove unnecessary config flag usage mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,10/11] net/mlx5e: IPsec, Inline feature_check fast-path function mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,09/11] net/mlx5e: IPsec, Avoid unreachable return mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,08/11] net/mlx5e: IPsec, Enclose csum logic under ipsec config mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,07/11] net/mlx5e: CT: Remove redundant usage of zone mask mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,06/11] net/mlx5e: Remove redundant initialization to null mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,05/11] net/mlx5e: CT: Pass null instead of zero spec mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,04/11] net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and forward action is not supported mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,03/11] net/mlx5: E-Switch, use new cap as condition for mpls over udp mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,02/11] net/mlx5e: Simplify condition on esw_vport_enable_qos() mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,V2,01/11] net/mlx5: Add HW definition of reg_c_preserve mlx5 updates 2021-01-07 --- 2021-01-12 Saeed Mahameed New
[net-next,7/7] ibmvnic: remove unused spinlock_t stats_lock definition a set of fixes of coding style --- 2021-01-12 Lijun Pan Superseded
[net-next,6/7] ibmvnic: add comments for spinlock_t definitions a set of fixes of coding style --- 2021-01-12 Lijun Pan Superseded
[net-next,5/7] ibmvnic: fix miscellaneous checks a set of fixes of coding style --- 2021-01-12 Lijun Pan Superseded
[net-next,4/7] ibmvnic: avoid multiple line dereference a set of fixes of coding style --- 2021-01-12 Lijun Pan Superseded
[net-next,3/7] ibmvnic: fix braces a set of fixes of coding style --- 2021-01-12 Lijun Pan Superseded
[net-next,2/7] ibmvnic: fix block comments a set of fixes of coding style --- 2021-01-12 Lijun Pan Superseded
[net-next,1/7] ibmvnic: prefer 'unsigned long' over 'unsigned long int' a set of fixes of coding style --- 2021-01-12 Lijun Pan Superseded
[v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call [v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call --- 2021-01-12 Cindy Lu Superseded
[net,V3] cxgb4/chtls: Fix tid stuck due to wrong update of qid [net,V3] cxgb4/chtls: Fix tid stuck due to wrong update of qid --- 2021-01-12 Ayush Sawal New
[v2] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call [v2] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call --- 2021-01-12 Cindy Lu Superseded
[V2] drivers: net: marvell: Fix two spellings, controling to controlling and oen to one [V2] drivers: net: marvell: Fix two spellings, controling to controlling and oen to one --- 2021-01-12 Bhaskar Chowdhury Superseded
kernel: trace: uprobe: Fix word to the correct spelling kernel: trace: uprobe: Fix word to the correct spelling --- 2021-01-12 Bhaskar Chowdhury New
drivers: net: ehternet: marvell: Change controling to controlling drivers: net: ehternet: marvell: Change controling to controlling --- 2021-01-12 Bhaskar Chowdhury New
[net] cls_flower: call nla_ok() before nla_next() [net] cls_flower: call nla_ok() before nla_next() --- 2021-01-12 Cong Wang New
[v1] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call [v1] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call --- 2021-01-12 Cindy Lu New
[v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c [v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c --- 2021-01-12 Yingjie Wang Superseded
[net,v2] net: macb: Add default usrio config to default gem config [net,v2] net: macb: Add default usrio config to default gem config --- 2021-01-12 Atish Patra New
[net] net: dsa: clear devlink port type before unregistering slave netdevs [net] net: dsa: clear devlink port type before unregistering slave netdevs --- 2021-01-12 Vladimir Oltean New
[net] net: dsa: unbind all switches from tree when DSA master unbinds [net] net: dsa: unbind all switches from tree when DSA master unbinds --- 2021-01-11 Vladimir Oltean New
[bpf-next,v2,2/2] bpf: extend bind v4/v6 selftests for mark/prio/bindtoifindex [bpf-next,v2,1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs --- 2021-01-11 Daniel Borkmann New
[bpf-next,v2,1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs [bpf-next,v2,1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs --- 2021-01-11 Daniel Borkmann New
[net-next] tcp: assign skb hash after tcp_event_data_sent [net-next] tcp: assign skb hash after tcp_event_data_sent --- 2021-01-11 Yuchung Cheng New
[net-next,4/4] tcp: remove limit on initial receive window Fix receive window restriction --- 2021-01-11 Heath Caldwell New
[net-next,3/4] tcp: consistently account for overhead in rcv_wscale calculation Fix receive window restriction --- 2021-01-11 Heath Caldwell New
[net-next,2/4] net: tcp: consistently account for overhead for SO_RCVBUF for TCP Fix receive window restriction --- 2021-01-11 Heath Caldwell New
[net-next,1/4] net: account for overhead when restricting SO_RCVBUF Fix receive window restriction --- 2021-01-11 Heath Caldwell New
[v0,net-next,1/1] Allow user to set metric on default route learned via Router Advertisement. Router Advertisement. [v0,net-next,1/1] Allow user to set metric on default route learned via Router Advertisement. Rou... --- 2021-01-11 Praveen Chaudhary New
net: macb: Add default usrio config to default gem config net: macb: Add default usrio config to default gem config --- 2021-01-11 Atish Patra Superseded
net: macb: can macb use __napi_schedule_irqoff() instead of __napi_schedule() net: macb: can macb use __napi_schedule_irqoff() instead of __napi_schedule() --- 2021-01-11 Paul Thomas New
[iproute2-next] ip: don't use program name to select command [iproute2-next] ip: don't use program name to select command --- 2021-01-11 Matteo Croce New
[1/2] r8152: Add Lenovo Powered USB-C Travel Hub [1/2] r8152: Add Lenovo Powered USB-C Travel Hub --- 2021-01-11 Leon Schuermann New
[net-next,5/5] skbuff: refill skb_cache early from deferred-to-consume entries [net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive --- 2021-01-11 Alexander Lobakin New
[net-next,3/5] skbuff: reuse skbuff_heads from flush_skb_cache if available [net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive --- 2021-01-11 Alexander Lobakin New
[net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive [net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive --- 2021-01-11 Alexander Lobakin New
[bpf-next,2/2] selftests: bpf: Add a new test for bare tracepoints Allow attaching to bare tracepoints --- 2021-01-11 Qais Yousef New
[net-next,v3,1/2] net: vlan: Add parse protocol header ops [net-next,v3,1/2] net: vlan: Add parse protocol header ops --- 2021-01-11 Eran Ben Elisha Superseded
[net-next,3/3] net: mhi: Get rid of local rx queue count [net-next,1/3] bus: mhi: core: Add helper API to return number of free TREs --- 2021-01-11 Loic Poulain New
[net-next,1/3] bus: mhi: core: Add helper API to return number of free TREs [net-next,1/3] bus: mhi: core: Add helper API to return number of free TREs --- 2021-01-11 Loic Poulain New
[v4,net-next,09/10] net: mscc: ocelot: initialize watermarks to sane defaults Configuring congestion watermarks on ocelot switch using devlink-sb --- 2021-01-11 Vladimir Oltean Superseded
[v4,net-next,07/10] net: mscc: ocelot: delete unused ocelot_set_cpu_port prototype Configuring congestion watermarks on ocelot switch using devlink-sb --- 2021-01-11 Vladimir Oltean Superseded
[v4,net-next,05/10] net: dsa: felix: perform teardown in reverse order of setup Configuring congestion watermarks on ocelot switch using devlink-sb --- 2021-01-11 Vladimir Oltean Superseded
[v4,net-next,03/10] net: dsa: add ops for devlink-sb Configuring congestion watermarks on ocelot switch using devlink-sb --- 2021-01-11 Vladimir Oltean New
[v4,net-next,01/10] net: mscc: ocelot: auto-detect packet buffer size and number of frame references Configuring congestion watermarks on ocelot switch using devlink-sb --- 2021-01-11 Vladimir Oltean Superseded
[RFC,bpf-next,1/2] bpf: share BTF "show" implementation between kernel and libbpf bpf, libbpf: share BTF data show functionality --- 2021-01-11 Alan Maguire New
[net-next] dpaa2-mac: fix the remove path for non-MAC interfaces [net-next] dpaa2-mac: fix the remove path for non-MAC interfaces --- 2021-01-11 Ioana Ciornei New
[net-next] dpaa2-eth: add support for Rx VLAN filtering [net-next] dpaa2-eth: add support for Rx VLAN filtering --- 2021-01-11 Ioana Ciornei New
[bpf-next,1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs [bpf-next,1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs --- 2021-01-11 Daniel Borkmann Superseded
[PATCHv2,net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment [PATCHv2,net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment --- 2021-01-11 Xin Long Superseded
[v1,2/2] sfp: add support for 100 base-x SFPs Untitled series #92769 --- 2021-01-11 Bjarni Jonasson Superseded
[4.19,35/77] net: sched: prevent invalid Scell_log shift count Untitled series #92766 --- 2021-01-11 Greg Kroah-Hartman Superseded
[4.14,23/57] net: sched: prevent invalid Scell_log shift count Untitled series #92765 --- 2021-01-11 Greg Kroah-Hartman Superseded
[5.4,34/92] net: sched: prevent invalid Scell_log shift count Untitled series #92767 --- 2021-01-11 Greg Kroah-Hartman Superseded
[4.9,15/45] net: sched: prevent invalid Scell_log shift count Untitled series #92770 --- 2021-01-11 Greg Kroah-Hartman Superseded
[net-next] net: ks8851: Connect and start/stop the internal PHY [net-next] net: ks8851: Connect and start/stop the internal PHY --- 2021-01-11 Marek Vasut New
[net-next,2/2] sctp: remove the NETIF_F_SG flag before calling skb_segment net: fix the features flag in sctp_gso_segment --- 2021-01-11 Xin Long Superseded
[net-next,2/2] Revert "bareudp: Fixed bareudp receive handling" Untitled series #92773 --- 2021-01-11 Xin Long Superseded
[v3,2/2] net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant Untitled series #92774 --- 2021-01-11 Pali Rohár Superseded
[6/6] ethernet: stmmac: re-init rx buffers when mac resume back ethernet: fixes for stmmac driver --- 2021-01-11 Joakim Zhang Superseded
[5/6] ethernet: stmmac: fix wrongly set buffer2 valid when sph unsupport ethernet: fixes for stmmac driver --- 2021-01-11 Joakim Zhang Superseded
[2/6] ethernet: stmmac: stop each tx channal independently ethernet: fixes for stmmac driver --- 2021-01-11 Joakim Zhang Superseded
[net-next,v8,2/2] net: dsa: qca: ar9331: export stats64 [net-next,v8,1/2] net: dsa: add optional stats64 support --- 2021-01-11 Oleksij Rempel New
[net-next,v8,1/2] net: dsa: add optional stats64 support [net-next,v8,1/2] net: dsa: add optional stats64 support --- 2021-01-11 Oleksij Rempel New
[net,2/2] bnxt_en: Clear DEFRAG flag in firmware message when retry flashing. bnxt_en: Bug fixes. --- 2021-01-11 Michael Chan New
rtw88: debug: style: Simplify bool comparison rtw88: debug: style: Simplify bool comparison --- 2021-01-11 Abaci Team Superseded
net: phy: smsc: fix clk error handling net: phy: smsc: fix clk error handling --- 2021-01-11 Marco Felsch New
[v1,net] dt-bindings: net: dwmac: fix queue priority documentation [v1,net] dt-bindings: net: dwmac: fix queue priority documentation --- 2021-01-11 Sebastien Laveze New
[net-next,2/2] drivers: net: dsa: mt7530: MT7530 optional GPIO support dsa: add MT7530 GPIO support --- 2021-01-11 Qingfang Deng New
[net,8/9] MAINTAINERS: dccp: move Gerrit Renker to CREDITS MAINTAINERS: remove inactive folks from networking --- 2021-01-11 Jakub Kicinski New
[net,7/9] MAINTAINERS: ipvs: move Wensong Zhang to CREDITS MAINTAINERS: remove inactive folks from networking --- 2021-01-11 Jakub Kicinski New
[net,5/9] MAINTAINERS: tls: move Aviad to CREDITS MAINTAINERS: remove inactive folks from networking --- 2021-01-11 Jakub Kicinski Superseded
[net,3/9] MAINTAINERS: vrf: move Shrijeet to CREDITS MAINTAINERS: remove inactive folks from networking --- 2021-01-11 Jakub Kicinski New
« 1 2 ... 151 152 153315 316 »