aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
11 daysMerge tag 'v5.15.160' into v5.15/standard/basev5.15/standard/baseBruce Ashfield
11 daysMerge tag 'v5.15.159' into v5.15/standard/baseBruce Ashfield
2024-05-25netlink: annotate data-races around sk->sk_errEric Dumazet
2024-05-25netlink: annotate lockless accesses to nlk->max_recvmsg_lenEric Dumazet
2024-05-25net: tls: handle backlogging of crypto requestsJakub Kicinski
2024-05-25tls: fix race between async notify and socket closeJakub Kicinski
2024-05-25net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski
2024-05-25tls: extract context alloc/initialization out of tls_set_sw_offloadSabrina Dubroca
2024-05-25tls: rx: simplify async waitJakub Kicinski
2024-05-25nfsd: don't allow nfsd threads to be signalled.NeilBrown
2024-05-17net: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo
2024-05-17tipc: fix UAF in error pathPaolo Abeni
2024-05-17mptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni
2024-05-17ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet
2024-05-17net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau
2024-05-17phonet: fix rtm_phonet_notify() skb allocationEric Dumazet
2024-05-17rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats
2024-05-17Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou
2024-05-17Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou
2024-05-17tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima
2024-05-17tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17bpf, sockmap: Improved check for empty queueJohn Fastabend
2024-05-17bpf, sockmap: Reschedule is now done through backlogJohn Fastabend
2024-05-17bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2024-05-17bpf, sockmap: Handle fin correctlyJohn Fastabend
2024-05-17bpf, sockmap: TCP data stall on recv before acceptJohn Fastabend
2024-05-17net: mark racy access on sk->sk_rcvbuflinke li
2024-05-17wifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev
2024-05-17wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-05-17net: gro: add flush check in udp_gro_receive_segmentRichard Gobert
2024-05-17tipc: fix a possible memleak in tipc_buf_appendXin Long
2024-05-17net: core: reject skb_copy(_expand) for fraglist GSO skbsFelix Fietkau
2024-05-17net: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau
2024-05-17net l2tp: drop flow hash on forwardDavid Bauer
2024-05-17nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima
2024-05-17xdp: use flags field to disambiguate broadcast redirectToke Høiland-Jørgensen
2024-05-17xdp: Add xdp_do_redirect_frame() for pre-computed xdp_framesToke Høiland-Jørgensen
2024-05-17xdp: Move conversion to xdp_frame out of map functionsToke Høiland-Jørgensen
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-05-17wifi: nl80211: don't free NULL coalescing ruleJohannes Berg
2024-05-07Merge tag 'v5.15.158' into v5.15/standard/baseBruce Ashfield
2024-05-02Merge tag 'v5.15.157' into v5.15/standard/baseBruce Ashfield
2024-05-02udp: preserve the connected status if only UDP cmsgYick Xie
2024-05-02tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet
2024-05-02tcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-05-02Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor
2024-05-02af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-05-02netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso