summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-11Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski17-187/+506
2023-03-11skbuff: Add likely to skb pointer in build_skb()Gal Pressman1-1/+1
2023-03-11skbuff: Replace open-coded skb_propagate_pfmemalloc()sGal Pressman1-4/+2
2023-03-10udp: introduce __sk_mem_schedule() usageJason Xing1-11/+16
2023-03-10Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski6-77/+142
2023-03-10neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky1-31/+0
2023-03-10net: sched: remove qdisc_watchdog->last_expiresEric Dumazet1-2/+4
2023-03-10netlink: remove unused 'compare' functionFlorian Westphal2-3/+0
2023-03-10mctp: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-105/+202
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds28-77/+136
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long2-4/+47
2023-03-09sctp: add fair capacity stream schedulerXin Long3-1/+186
2023-03-09net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo1-7/+4
2023-03-09af_unix: fix struct pid leaks in OOB supportEric Dumazet1-2/+8
2023-03-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-0/+34
2023-03-08netfilter: nat: fix indentation of function argumentsJeremy Sowden1-2/+2
2023-03-08netfilter: conntrack: fix typoJeremy Sowden1-1/+1
2023-03-08netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trimXin Long1-2/+9
2023-03-08netfilter: move br_nf_check_hbh_len to utilsXin Long2-54/+53
2023-03-08netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_lenXin Long1-19/+14
2023-03-08netfilter: bridge: check len before accessing more nh dataXin Long1-25/+20
2023-03-08netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_lenXin Long1-5/+9
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet2-1/+7
2023-03-08netfilter: bridge: introduce broute meta statementSriram Yagnaraman1-3/+68
2023-03-08net/smc: fix fallback failed while sendmsg with fastopenD. Wythe1-5/+8
2023-03-08net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko2-2/+2
2023-03-08net: remove enum skb_free_reasonEric Dumazet1-11/+9
2023-03-08ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski4-4/+4
2023-03-08nfc: change order inside nfc_se_io error pathFedor Pchelkin1-1/+1
2023-03-07bpf, net: xskmap memory usageYafang Shao1-0/+13
2023-03-07bpf, net: sock_map memory usageYafang Shao1-0/+20
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao1-0/+1
2023-03-07wifi: nl80211: convert cfg80211_scan_request allocation to *_size macrosJacob Keller1-12/+14
2023-03-07Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Paolo Abeni4-11/+11
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam1-19/+36
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee1-0/+11
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee1-0/+16
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee1-0/+17
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein1-55/+27
2023-03-07netfilter: conntrack: adopt safer max chain lengthEric Dumazet1-2/+2
2023-03-07wifi: mac80211: fix ieee80211_link_set_associated() typeJohannes Berg1-1/+1
2023-03-07wifi: mac80211: simplify reasoning about EHT capa handlingJohannes Berg1-1/+1
2023-03-07wifi: mac80211: mlme: remove pointless sta checkJohannes Berg1-1/+1
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg6-55/+232
2023-03-07wifi: mac80211: remove SMPS from AP debugfsBenjamin Berg1-1/+0
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg1-0/+1
2023-03-07wifi: mac80211: warn only once on AP probeJohannes Berg1-1/+1
2023-03-07wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg3-10/+18
2023-03-07wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern1-0/+17