SUNRPC/xprt: async tasks mustn't block waiting for memory
[platform/kernel/linux-rpi.git] / net /
2022-04-13 NeilBrownSUNRPC/xprt: async tasks mustn't block waiting for...
2022-04-13 NeilBrownSUNRPC/call_alloc: async tasks mustn't block waiting...
2022-04-13 Wang Yufennetlabel: fix out-of-bounds memory accesses
2022-04-13 Florian Westphalnetfilter: conntrack: revisit gc autotuning
2022-04-13 Luiz Augusto von... Bluetooth: Fix use after free in hci_send_acl
2022-04-13 Jakub Kicinskinet: limit altnames to 64k total
2022-04-13 Jakub Kicinskinet: account alternate interface name memory
2022-04-13 Oliver Hartkoppcan: isotp: set default value for N_As to 50 micro...
2022-04-13 Minghao Chi (CGEL... Bluetooth: use memset avoid memory leaks
2022-04-13 Dust Linet/smc: correct settings of RMB window update limit
2022-04-13 Ido Schimmelipv4: Invalidate neighbour for broadcast address upon...
2022-04-13 Sebastian Andrzej... tcp: Don't acquire inet_listen_hashbucket::lock with...
2022-04-13 Eric Dumazetnet: initialize init_net earlier
2022-04-13 Eric Dumazetipv6: make mc_forwarding atomic
2022-04-13 Avraham Sterncfg80211: don't add non transmitted BSS to 6GHz scanned...
2022-04-13 Jakub Sitnickibpf: Make dst_port field in struct bpf_sock 16-bit...
2022-04-13 Tony Lunet/smc: Send directly when TCP_CORK is cleared
2022-04-08 Martin Vargheseopenvswitch: Fixed nd target mask field in the flow...
2022-04-08 Kuniyuki Iwashimaaf_unix: Support POLLPRI for OOB.
2022-04-08 Eric Dumazetnet: preserve skb_end_offset() in skb_unclone_keeptrues...
2022-04-08 Eric Dumazetnet: add skb_set_end_offset() helper
2022-04-08 Oliver Hartkoppcan: isotp: restore accidentally removed MSG_PEEK feature
2022-04-08 David Howellsrxrpc: Fix call timer start racing with call destruction
2022-04-08 Xiaolong Huangrxrpc: fix some null-ptr-deref bugs in server_key.c
2022-04-08 Marcelo Ricardo... net/sched: act_ct: fix ref leak when switching zones
2022-04-08 Florian Westphalnet: prefer nf_ct_put instead of nf_conntrack_put
2022-04-08 Duoming Zhounet/x25: Fix null-ptr-deref caused by x25_disconnect
2022-04-08 Stefano Garzarellavsock/virtio: enable VQs early on probe
2022-04-08 Stefano Garzarellavsock/virtio: read the negotiated features before using VQs
2022-04-08 Stefano Garzarellavsock/virtio: initialize vdev->priv before using VQs
2022-04-08 Olga KornievskaiaSUNRPC don't resend a task on an offlined transport
2022-04-08 Pablo Neira Ayusonetfilter: nf_conntrack_tcp: preserve liberal flag...
2022-04-08 Hoang Letipc: fix the timer expires after interval 100ms
2022-04-08 Vladimir Olteannet: dsa: fix panic on shutdown if multi-chip tree...
2022-04-08 Aaron Conoleopenvswitch: always update flow key after nat
2022-04-08 Jakub Kicinskitcp: ensure PMTU updates are processed during fastopen
2022-04-08 Phil Sutternetfilter: conntrack: Add and use nf_ct_set_auto_assign...
2022-04-08 Petr Machataaf_netlink: Fix shift out of bounds in group mask calcu...
2022-04-08 Guillaume Naultipv4: Fix route lookups when handling ICMP redirects...
2022-04-08 Niels DosscheBluetooth: call hci_le_conn_failed with hdev lock in...
2022-04-08 Kuniyuki Iwashimaaf_unix: Fix some data-races around unix_sk(sk)->oob_skb.
2022-04-08 Oliver Hartkoppcan: isotp: support MSG_TRUNC flag when reading from...
2022-04-08 Oliver Hartkoppcan: isotp: return -EADDRNOTAVAIL when reading from...
2022-04-08 Oliver Hartkoppcan: isotp: sanitize CAN ID checks in isotp_bind()
2022-04-08 Pablo Neira Ayusonetfilter: flowtable: Fix QinQ and pppoe support for...
2022-04-08 Wang Yufenbpf, sockmap: Fix double uncharge the mem of sk_msg
2022-04-08 Wang Yufenbpf, sockmap: Fix more uncharged while msg has more_data
2022-04-08 Wang Yufenbpf, sockmap: Fix memleak in tcp_bpf_sendmsg while...
2022-04-08 Magnus Karlssonxsk: Fix race at socket teardown
2022-04-08 Johannes Bergmac80211: limit bandwidth in HE capabilities
2022-04-08 Ilan Peermac80211: Remove a couple of obsolete TODO
2022-04-08 Johannes Bergrfkill: make new event layout opt-in
2022-04-08 NeilBrownSUNRPC: avoid race between mod_timer() and del_timer_sync()
2022-04-08 Haimin Zhangaf_key: add __GFP_ZERO flag for compose_sadb_supported...
2022-04-08 Lina Wangxfrm: fix tunnel model fragmentation behavior
2022-03-28 Eric Dumazetllc: only change llc->dev when bind() succeeds
2022-03-28 Linus Lüssingmac80211: fix potential double free on mesh join
2022-03-28 Pablo Neira Ayusonetfilter: nf_tables: validate registers coming from...
2022-03-28 Pablo Neira Ayusonetfilter: nf_tables: initialize registers in nft_do_ch...
2022-03-28 Eric Dumazetllc: fix netdevice reference leaks in llc_ui_bind()
2022-03-28 Tadeusz Struknet: ipv6: fix skb_over_panic in __ip6_append_data
2022-03-23 Miaoqian Linnet: dsa: Add missing of_node_put() in dsa_port_parse_of
2022-03-23 Eric Dumazetnet/packet: fix slab-out-of-bounds access in packet_rec...
2022-03-23 Sabrina Dubrocaesp6: fix check on ipv6_skip_exthdr's return value
2022-03-23 Jiyong Parkvsock: each transport cycles only on its own sockets
2022-03-19 Eric Dumazettcp: make tcp_read_sock() more robust
2022-03-19 Sreeramya Soratkalnl80211: Update bss channel on channel switch for P2P_C...
2022-03-19 Luiz Augusto von... Bluetooth: hci_core: Fix leaking sent_cmd skb
2022-03-19 Johannes Bergmac80211: refuse aggregations sessions before authorized
2022-03-19 Yan Yanxfrm: Fix xfrm migrate issues when address family changes
2022-03-19 Yan Yanxfrm: Check if_id in xfrm_migrate
2022-03-19 Kai LuekeRevert "xfrm: state and policy should fail if XFRMA_IF_...
2022-03-16 Vladimir OlteanRevert "net: dsa: mv88e6xxx: flush switchdev FDB workqu...
2022-03-16 Niels Dosscheipv6: prevent a possible race condition with lifetimes
2022-03-16 suresh kumarnet-sysfs: add check for netdevice being present to...
2022-03-16 Eric Dumazetsctp: fix kernel-infoleak for SCTP sockets
2022-03-16 Duoming Zhouax25: Fix NULL pointer dereference in ax25_kill_by_device
2022-03-16 Tung Nguyentipc: fix incorrect order of state message data sanity...
2022-03-16 Steffen Klassertesp: Fix BEET mode inter address family tunneling on GSO
2022-03-16 Steffen Klassertesp: Fix possible buffer overflow in ESP transformation
2022-03-16 Tung Nguyentipc: fix kernel panic when enabling bearer
2022-03-11 Juergen Grossxen/9p: use alloc/free_pages_exact()
2022-03-08 Jiri BohacRevert "xfrm: xfrm_state_mtu should return at least...
2022-03-08 Vladimir Olteannet: dcb: disable softirqs in dcbnl_flush_dev()
2022-03-08 Jiasheng Jiangnl80211: Handle nla_memdup failures in handle_nan_filter
2022-03-08 Eric Dumazetnetfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
2022-03-08 Mat Martineaumptcp: Correctly set DATA_FIN timeout when number of...
2022-03-08 Johannes Bergmac80211: treat some SAE auth steps as final
2022-03-08 Nicolas Escandemac80211: fix forwarded mesh frames AC & queue selection
2022-03-08 D. Wythenet/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error...
2022-03-08 D. Wythenet/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error...
2022-03-08 D. Wythenet/smc: fix connection leak
2022-03-08 Vladimir Olteannet: dcb: flush lingering app table entries for unregis...
2022-03-08 j.nixdorf@avm.denet: ipv6: ensure we call ipv6_mc_down() at most once
2022-03-08 Sven Eckelmannbatman-adv: Don't expect inter-netns unique iflink...
2022-03-08 Sven Eckelmannbatman-adv: Request iflink once in batadv_get_real_netd...
2022-03-08 Sven Eckelmannbatman-adv: Request iflink once in batadv-on-batadv...
2022-03-08 Florian Westphalnetfilter: nf_queue: handle socket prefetch
2022-03-08 Florian Westphalnetfilter: nf_queue: fix possible use-after-free
2022-03-08 Florian Westphalnetfilter: nf_queue: don't assume sk is full socket
next