summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede2022-08-251-0/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-264-12/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger2022-08-182-4/+5
| * | | skmsg: Fix wrong last sg check in sk_msg_recvmsg()Liu Jian2022-08-171-2/+2
| * | | xsk: Fix corrupted packets for XDP_SHARED_UMEMMagnus Karlsson2022-08-151-6/+10
* | | | Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-08-265-7/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()Dan Carpenter2022-08-251-1/+1
| * | | wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()Dan Carpenter2022-08-251-1/+2
| * | | wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant2022-08-251-0/+4
| * | | wifi: mac80211: fix possible leak in ieee80211_tx_control_port()Yang Yingliang2022-08-251-0/+1
| * | | wifi: mac80211: always free sta in __sta_info_alloc in case of errorLorenzo Bianconi2022-08-251-1/+1
| * | | wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant2022-08-251-4/+7
* | | | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-2542-161/+251
|\ \ \ \
| * | | | rxrpc: Fix locking in rxrpc's sendmsgDavid Howells2022-08-252-39/+57
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-08-2413-52/+105
| |\ \ \
| | * | | netfilter: nf_defrag_ipv6: allow nf_conntrack_frag6_high_thresh increasesEric Dumazet2022-08-241-1/+0
| | * | | netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso2022-08-242-4/+11
| | * | | netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso2022-08-241-3/+9
| | * | | netfilter: nf_tables: disallow binding to already bound chainPablo Neira Ayuso2022-08-241-0/+2
| | * | | netfilter: nft_tunnel: restrict it to netdev familyPablo Neira Ayuso2022-08-241-0/+1
| | * | | netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet familiesPablo Neira Ayuso2022-08-241-3/+15
| | * | | netfilter: nf_tables: do not leave chain stats enabled on errorPablo Neira Ayuso2022-08-241-2/+4
| | * | | netfilter: nft_payload: do not truncate csum_offset and csum_typePablo Neira Ayuso2022-08-241-6/+13
| | * | | netfilter: nft_payload: report ERANGE for too long offset and lengthPablo Neira Ayuso2022-08-241-2/+8
| | * | | netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso2022-08-241-2/+1
| | * | | netfilter: nf_tables: disallow updates of implicit chainPablo Neira Ayuso2022-08-241-0/+3
| | * | | netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal2022-08-231-0/+8
| | * | | netfilter: conntrack: work around exceeded receive windowFlorian Westphal2022-08-231-0/+31
| | * | | netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal2022-08-234-31/+1
| * | | | net: Fix a data-race around sysctl_somaxconn.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | net: Fix a data-race around netdev_unregister_timeout_secs.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima2022-08-242-9/+12
| * | | | net: Fix a data-race around netdev_budget_usecs.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | net: Fix data-races around sysctl_max_skb_frags.Kuniyuki Iwashima2022-08-242-3/+3
| * | | | net: Fix a data-race around netdev_budget.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | net: Fix a data-race around sysctl_net_busy_read.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | net: Fix a data-race around sysctl_tstamp_allow_data.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | net: Fix data-races around sysctl_optmem_max.Kuniyuki Iwashima2022-08-245-14/+18
| * | | | net: Fix data-races around netdev_tstamp_prequeue.Kuniyuki Iwashima2022-08-241-4/+4
| * | | | net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima2022-08-244-5/+5
| * | | | net: Fix data-races around weight_p and dev_weight_[rt]x_bias.Kuniyuki Iwashima2022-08-243-8/+11
| * | | | net: Fix data-races around sysctl_[rw]mem_(max|default).Kuniyuki Iwashima2022-08-245-10/+10
| * | | | net/core/skbuff: Check the return value of skb_copy_bits()lily2022-08-241-3/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-08-245-3/+6
| |\ \ \ \
| | * | | | xfrm: policy: fix metadata dst->dev xmit null pointer dereferenceNikolay Aleksandrov2022-08-171-1/+1
| | * | | | af_key: Do not call xfrm_probe_algs in parallelHerbert Xu2022-08-051-0/+3
| | * | | | xfrm: clone missing x->lastused in xfrm_do_migrateAntony Antony2022-08-031-0/+1
| | * | | | Revert "xfrm: update SA curlft.use_time"Antony Antony2022-08-032-2/+0
| | * | | | xfrm: fix refcount leak in __xfrm_policy_check()Xin Xiong2022-07-261-0/+1
| * | | | | net: neigh: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-08-241-3/+9
| | |/ / / | |/| | |