aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
17 hoursMerge tag 'v5.15.160' into v5.15/standard/basev5.15/standard/baseBruce Ashfield
17 hoursMerge tag 'v5.15.159' into v5.15/standard/baseBruce Ashfield
4 daysnetlink: annotate data-races around sk->sk_errEric Dumazet
4 daysnetlink: annotate lockless accesses to nlk->max_recvmsg_lenEric Dumazet
4 daysnet: tls: handle backlogging of crypto requestsJakub Kicinski
4 daystls: fix race between async notify and socket closeJakub Kicinski
4 daysnet: tls: factor out tls_*crypt_async_wait()Jakub Kicinski
4 daystls: extract context alloc/initialization out of tls_set_sw_offloadSabrina Dubroca
4 daystls: rx: simplify async waitJakub Kicinski
4 daysnfsd: don't allow nfsd threads to be signalled.NeilBrown
12 daysnet: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo
12 daystipc: fix UAF in error pathPaolo Abeni
12 daysmptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni
12 daysipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet
12 daysnet: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau
12 daysphonet: fix rtm_phonet_notify() skb allocationEric Dumazet
12 daysrtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats
12 daysBluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou
12 daysBluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou
12 daystcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima
12 daystcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet
12 daysxfrm: Preserve vlan tags for transport mode software GROPaul Davey
12 daysbpf, sockmap: Improved check for empty queueJohn Fastabend
12 daysbpf, sockmap: Reschedule is now done through backlogJohn Fastabend
12 daysbpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
12 daysbpf, sockmap: Handle fin correctlyJohn Fastabend
12 daysbpf, sockmap: TCP data stall on recv before acceptJohn Fastabend
12 daysnet: mark racy access on sk->sk_rcvbuflinke li
12 dayswifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev
12 dayswifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
12 daysnet: gro: add flush check in udp_gro_receive_segmentRichard Gobert
12 daystipc: fix a possible memleak in tipc_buf_appendXin Long
12 daysnet: core: reject skb_copy(_expand) for fraglist GSO skbsFelix Fietkau
12 daysnet: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau
12 daysnet l2tp: drop flow hash on forwardDavid Bauer
12 daysnsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima
12 daysxdp: use flags field to disambiguate broadcast redirectToke Høiland-Jørgensen
12 daysxdp: Add xdp_do_redirect_frame() for pre-computed xdp_framesToke Høiland-Jørgensen
12 daysxdp: Move conversion to xdp_frame out of map functionsToke Høiland-Jørgensen
12 dayssunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
12 dayswifi: 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