summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-09-07netfilter: conntrack: reduce timeout when receiving out-of-window fin or rstFlorian Westphal
2022-09-07netfilter: conntrack: remove unneeded indent levelFlorian Westphal
2022-09-07net: sysctl: remove unused variable long_maxLiu Shixin
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong
2022-09-07netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()Pablo Neira Ayuso
2022-09-07netfilter: nf_conntrack_irc: Tighten matching on DCC messageDavid Leadbeater
2022-09-07netfilter: conntrack: ignore overly delayed tcp packetsFlorian Westphal
2022-09-07netfilter: conntrack: prepare tcp_in_window for ternary return valueFlorian Westphal
2022-09-07netfilter: nf_conntrack_sip: fix ct_sip_walk_headersIgor Ryzhov
2022-09-07netfilter: nft_payload: reject out-of-range attributes via policyFlorian Westphal
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni
2022-09-06Bluetooth: hci_sync: Fix hci_read_buffer_size_syncLuiz Augusto von Dentz
2022-09-06Bluetooth: Add experimental wrapper for MGMT based meshBrian Gix
2022-09-06Bluetooth: Implement support for MeshBrian Gix
2022-09-06tcp: fix early ETIMEDOUT after spurious non-SACK RTONeal Cardwell
2022-09-06wifi: mac80211: implement link switchingJohannes Berg
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: set up beacon timing config on linksJohannes Berg
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-09-06wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-09-06wifi: mac80211: use correct rx link_sta instead of defaultBenjamin Berg
2022-09-06wifi: mac80211: set link_sta in reorder timeoutJohannes Berg
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-09-06can: raw: use guard clause to optimize nesting in raw_rcv()Ziyang Xuan
2022-09-06can: raw: process optimization in raw_init()Ziyang Xuan
2022-09-05netlink: Bounds-check struct nlmsgerr creationKees Cook
2022-09-05Merge tag 'for-net-2022-09-02' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2022-09-05ipv6: sr: fix out-of-bounds read when setting HMAC data.David Lebrun
2022-09-05bonding: add all node mcast address when slave upHangbin Liu
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-09-03wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfigJohannes Berg
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg
2022-09-03wifi: mac80211: mlme: refactor QoS settings codeJohannes Berg
2022-09-03wifi: mac80211: fix double SW scan stopJohannes Berg
2022-09-03wifi: mac80211: mlme: assign link address correctlyJohannes Berg
2022-09-03wifi: mac80211: move link code to a new fileJohannes Berg
2022-09-03wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg
2022-09-03wifi: nl80211: remove redundant err variableJinpeng Cui
2022-09-03wifi: mac80211: Support POWERED_ADDR_CHANGE featureJames Prestwood
2022-09-03wifi: mac80211: prevent 4-addr use on MLDsJohannes Berg
2022-09-03wifi: mac80211: prevent VLANs on MLDsJohannes Berg
2022-09-03wifi: use struct_group to copy addressesJohannes Berg
2022-09-03wifi: mac80211: fix locking in auth/assoc timeoutJohannes Berg
2022-09-03wifi: mac80211: mlme: release deflink channel in error caseJohannes Berg
2022-09-03wifi: mac80211: fix link warning in RX agg timer expiryMukesh Sisodiya