summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel2023-05-303-3/+17
* SUNRPC: Don't change task->tk_status after the call to rpc_exit_taskTrond Myklebust2023-05-301-3/+2
* can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp2023-05-241-1/+1
* can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp2023-05-241-1/+1
* bridge: always declare tunnel functionsArnd Bergmann2023-05-241-4/+4
* netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal2023-05-241-7/+13
* netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal2023-05-241-3/+1
* vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet2023-05-241-2/+2
* devlink: Fix crash with CONFIG_NET_NS=nIdo Schimmel2023-05-241-1/+1
* wifi: mac80211: Abort running color change when stopping the APMichael Lee2023-05-241-1/+2
* wifi: mac80211: fix min center freq offset tracingJohannes Berg2023-05-241-1/+1
* wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET2023-05-241-2/+2
* wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac2023-05-241-2/+3
* wifi: cfg80211: Drop entries with invalid BSSIDs in RNRIlan Peer2023-05-241-1/+5
* tipc: check the bearer min mtu properly when setting it by netlinkXin Long2023-05-241-2/+2
* tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long2023-05-241-3/+6
* tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long2023-05-243-2/+19
* net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen2023-05-241-5/+3
* SUNRPC: Fix trace_svc_register() call siteChuck Lever2023-05-241-1/+1
* SUNRPC: always free ctxt when freeing deferred requestNeilBrown2023-05-244-27/+39
* SUNRPC: double free xprt_ctxt while still in useNeilBrown2023-05-241-1/+2
* erspan: get the proto with the md version for collect_mdXin Long2023-05-241-5/+8
* tcp: fix possible sk_priority leak in tcp_v4_send_reset()Eric Dumazet2023-05-241-2/+3
* vsock: avoid to close connected socket after the timeoutZhuang Shengen2023-05-241-1/+1
* devlink: change per-devlink netdev notifier to static oneJiri Pirko2023-05-243-13/+9
* af_key: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner2023-05-241-4/+8
* xfrm: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner2023-05-241-5/+9
* SUNRPC: Fix encoding of accepted but unsuccessful RPC repliesChuck Lever2023-05-241-6/+11
* Revert "Fix XFRM-I support for nested ESP tunnels"Martin Willi2023-05-242-53/+4
* xfrm: Fix leak of dev trackerLeon Romanovsky2023-05-241-1/+1
* xfrm: release all offloaded policy memoryLeon Romanovsky2023-05-241-0/+1
* xfrm: don't check the default policy if the policy allows the packetSabrina Dubroca2023-05-241-6/+0
* Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li2023-05-241-1/+0
* Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-05-241-1/+5
* Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-05-241-2/+7
* ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman2023-05-241-1/+1
* net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean2023-05-242-3/+14
* net: Catch invalid index in XPS mappingNick Child2023-05-241-0/+2
* af_unix: Fix data races around sk->sk_shutdown.Kuniyuki Iwashima2023-05-241-8/+12
* af_unix: Fix a data race of sk->sk_receive_queue->qlen.Kuniyuki Iwashima2023-05-241-1/+1
* net: datagram: fix data-races in datagram_poll()Eric Dumazet2023-05-241-5/+10
* tcp: add annotations around sk->sk_shutdown accessesEric Dumazet2023-05-243-9/+11
* net: add vlan_get_protocol_and_depth() helperEric Dumazet2023-05-243-6/+4
* net: deal with most data-races in sk_wait_event()Eric Dumazet2023-05-248-19/+22
* net: annotate sk->sk_err write from do_recvmmsg()Eric Dumazet2023-05-241-1/+1
* netlink: annotate accesses to nlk->cb_runningEric Dumazet2023-05-241-4/+4
* netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal2023-05-242-3/+6
* netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal2023-05-241-3/+6
* net: skb_partial_csum_set() fix against transport header magic valueEric Dumazet2023-05-241-2/+2
* Revert "net/sched: flower: Fix wrong handle assignment during filter change"Vlad Buslov2023-05-171-1/+1