summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-07Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...Jakub Kicinski
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-07net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-07net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet
2023-06-07net: openvswitch: fix upcall counter access before allocationEelco Chaudron
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-07tcp: fix formatting in sysctl_net_ipv4.cDavid Morley
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-06tipc: replace open-code bearer rcu_dereference access in bearer.cXin Long
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-06-06Merge tag 'nf-23-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-06tcp: Set route scope properly in cookie_v4_check().Guillaume Nault
2023-06-06ipv4: Set correct scope in inet_csk_route_*().Guillaume Nault
2023-06-06tcp: gso: really support BIG TCPEric Dumazet
2023-06-06ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-07netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso
2023-06-07netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-07netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-07netfilter: nft_bitwise: fix register trackingJeremy Sowden
2023-06-07netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...Gavrilov Ilia
2023-06-06wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg
2023-06-06wifi: cfg80211: fix locking in sched scan stop workJohannes Berg
2023-06-06gro: decrease size of CBRichard Gobert
2023-06-06wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
2023-06-06wifi: mac80211: don't translate beacon/presp addrsJohannes Berg
2023-06-06wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg
2023-06-06wifi: cfg80211: reject bad AP MLD addressJohannes Berg
2023-06-06wifi: mac80211: use correct iftype HE capJohannes Berg
2023-06-05kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-06-05kcm: Support MSG_SPLICE_PAGESDavid Howells
2023-06-05Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim
2023-06-05Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen
2023-06-05Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen
2023-06-05Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu
2023-06-05Bluetooth: fix debugfs registrationJohan Hovold
2023-06-05Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-05Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz
2023-06-05Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIGPauli Virtanen
2023-06-05Bluetooth: ISO: consider right CIS when removing CIG at cleanupPauli Virtanen
2023-06-05Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski
2023-06-05lib/ref_tracker: improve printing statsAndrzej Hajda
2023-06-05mptcp: update userspace pm infosGeliang Tang
2023-06-05mptcp: add address into userspace pm listGeliang Tang
2023-06-05mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang
2023-06-05Merge tag 'linux-can-fixes-for-6.4-20230605' of git://git.kernel.org/pub/scm/...David S. Miller
2023-06-05net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM valuesEric Dumazet