summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-1832-170/+179
|\
| * Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-05-173-10/+18
| |\
| | * netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal2023-05-171-7/+13
| | * netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal2023-05-171-3/+1
| | * netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix2023-05-171-0/+4
| * | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-05-177-37/+63
| |\ \
| | * | wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg2023-05-161-0/+3
| | * | wifi: mac80211: consider reserved chanctx for mindefJohannes Berg2023-05-163-30/+47
| | * | wifi: mac80211: simplify chanctx allocationJohannes Berg2023-05-161-1/+1
| | * | wifi: mac80211: Abort running color change when stopping the APMichael Lee2023-05-161-1/+2
| | * | wifi: mac80211: fix min center freq offset tracingJohannes Berg2023-05-161-1/+1
| | * | wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET2023-05-161-2/+2
| | * | wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac2023-05-161-2/+3
| | * | wifi: cfg80211: Drop entries with invalid BSSIDs in RNRIlan Peer2023-05-161-1/+5
| * | | bridge: always declare tunnel functionsArnd Bergmann2023-05-171-4/+4
| * | | atm: hide unused procfs functionsArnd Bergmann2023-05-171-0/+2
| | |/ | |/|
| * | vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet2023-05-171-2/+2
| * | Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-05-165-74/+29
| |\ \
| | * | xfrm: Check if_id in inbound policy/secpath matchBenedict Wong2023-05-101-5/+6
| | * | af_key: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner2023-05-101-4/+8
| | * | xfrm: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner2023-05-101-5/+9
| | * | Revert "Fix XFRM-I support for nested ESP tunnels"Martin Willi2023-04-252-53/+4
| | * | xfrm: Fix leak of dev trackerLeon Romanovsky2023-04-211-1/+1
| | * | xfrm: release all offloaded policy memoryLeon Romanovsky2023-04-211-0/+1
| | * | xfrm: don't check the default policy if the policy allows the packetSabrina Dubroca2023-04-061-6/+0
| * | | Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-05-162-2/+2
| |\ \ \
| | * | | can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp2023-05-151-1/+1
| | * | | can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp2023-05-151-1/+1
| * | | | devlink: Fix crash with CONFIG_NET_NS=nIdo Schimmel2023-05-161-1/+1
| |/ / /
| * | | tipc: check the bearer min mtu properly when setting it by netlinkXin Long2023-05-151-2/+2
| * | | tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long2023-05-151-3/+6
| * | | tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long2023-05-153-2/+19
| * | | net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen2023-05-151-5/+3
| * | | erspan: get the proto with the md version for collect_mdXin Long2023-05-131-5/+8
| * | | tcp: fix possible sk_priority leak in tcp_v4_send_reset()Eric Dumazet2023-05-121-2/+3
| * | | vsock: avoid to close connected socket after the timeoutZhuang Shengen2023-05-121-1/+1
| * | | ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet2023-05-111-8/+8
| * | | devlink: change per-devlink netdev notifier to static oneJiri Pirko2023-05-113-13/+9
* | | | Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-05-176-46/+66
|\ \ \ \ | |/ / / |/| | |
| * | | SUNRPC: Fix trace_svc_register() call siteChuck Lever2023-05-141-1/+1
| * | | SUNRPC: always free ctxt when freeing deferred requestNeilBrown2023-05-144-27/+39
| * | | SUNRPC: double free xprt_ctxt while still in useNeilBrown2023-05-141-1/+2
| * | | SUNRPC: Fix error handling in svc_setup_socket()Chuck Lever2023-05-051-12/+4
| * | | SUNRPC: Fix encoding of accepted but unsuccessful RPC repliesChuck Lever2023-05-031-6/+11
| * | | SUNRPC: Avoid relying on crypto API to derive CBC-CTS output IVArd Biesheuvel2023-05-021-0/+10
* | | | Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-05-103-6/+12
|\ \ \ \
| * | | | netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal2023-05-102-3/+6
| * | | | netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal2023-05-101-3/+6
* | | | | af_unix: Fix data races around sk->sk_shutdown.Kuniyuki Iwashima2023-05-101-8/+12
* | | | | af_unix: Fix a data race of sk->sk_receive_queue->qlen.Kuniyuki Iwashima2023-05-101-1/+1