summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-03-10wifi: nl80211: fix NULL-ptr deref in offchan checkJohannes Berg
2023-03-09udp: introduce __sk_mem_schedule() usageJason Xing
2023-03-09Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski
2023-03-09neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-03-09net: sched: remove qdisc_watchdog->last_expiresEric Dumazet
2023-03-09tcp: tcp_make_synack() can be called from process contextBreno Leitao
2023-03-09netlink: remove unused 'compare' functionFlorian Westphal
2023-03-09mctp: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long
2023-03-09sctp: add fair capacity stream schedulerXin Long
2023-03-08net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo
2023-03-08af_unix: fix struct pid leaks in OOB supportEric Dumazet
2023-03-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2023-03-08SUNRPC: Fix a server shutdown leakBenjamin Coddington
2023-03-08netfilter: nat: fix indentation of function argumentsJeremy Sowden
2023-03-08netfilter: conntrack: fix typoJeremy Sowden
2023-03-08netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trimXin Long
2023-03-08netfilter: move br_nf_check_hbh_len to utilsXin Long
2023-03-08netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_lenXin Long
2023-03-08netfilter: bridge: check len before accessing more nh dataXin Long
2023-03-08netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_lenXin Long
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet
2023-03-08netfilter: bridge: introduce broute meta statementSriram Yagnaraman
2023-03-08net/smc: fix fallback failed while sendmsg with fastopenD. Wythe
2023-03-08netfilter: nft_redir: correct value of inet type `.maxattrs`Jeremy Sowden
2023-03-08netfilter: nft_redir: correct length for loading protocol registersJeremy Sowden
2023-03-08netfilter: nft_masq: correct length for loading protocol registersJeremy Sowden
2023-03-08netfilter: nft_nat: correct length for loading protocol registersJeremy Sowden
2023-03-08net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko
2023-03-07net: remove enum skb_free_reasonEric Dumazet
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-07nfc: change order inside nfc_se_io error pathFedor Pchelkin
2023-03-07bpf, net: xskmap memory usageYafang Shao
2023-03-07bpf, net: sock_map memory usageYafang Shao
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao
2023-03-07wifi: nl80211: convert cfg80211_scan_request allocation to *_size macrosJacob Keller
2023-03-07Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Paolo Abeni
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein
2023-03-07netfilter: conntrack: adopt safer max chain lengthEric Dumazet
2023-03-07wifi: mac80211: fix ieee80211_link_set_associated() typeJohannes Berg
2023-03-07wifi: mac80211: simplify reasoning about EHT capa handlingJohannes Berg
2023-03-07wifi: mac80211: mlme: remove pointless sta checkJohannes Berg
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg
2023-03-07wifi: mac80211: remove SMPS from AP debugfsBenjamin Berg