aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-24wifi: mac80211: use bullet list for amsdu_mesh_control formats listBagas Sanjaya1-5/+7
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit3-18/+137
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau3-20/+43
2023-03-22wifi: mac80211: add mesh fast-rx supportFelix Fietkau1-5/+29
2023-03-22wifi: mac80211: use mesh header cache to speed up mesh forwardingFelix Fietkau3-5/+68
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau7-25/+507
2023-03-22wifi: mac80211: fix race in mesh sequence number assignmentFelix Fietkau2-5/+3
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau4-1/+55
2023-03-10Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski17-187/+506
2023-03-10skbuff: Add likely to skb pointer in build_skb()Gal Pressman1-1/+1
2023-03-10skbuff: Replace open-coded skb_propagate_pfmemalloc()sGal Pressman1-4/+2
2023-03-09udp: introduce __sk_mem_schedule() usageJason Xing1-11/+16
2023-03-09Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski6-77/+142
2023-03-09neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky1-31/+0
2023-03-09net: sched: remove qdisc_watchdog->last_expiresEric Dumazet1-2/+4
2023-03-09netlink: remove unused 'compare' functionFlorian Westphal2-3/+0
2023-03-09mctp: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-09Merge 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-08net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo1-7/+4
2023-03-08af_unix: fix struct pid leaks in OOB supportEric Dumazet1-2/+8
2023-03-08Merge 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-07net: remove enum skb_free_reasonEric Dumazet1-11/+9
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski4-4/+4
2023-03-07nfc: 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