summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()Eric Dumazet2023-03-151-4/+4
* neighbour: annotate lockless accesses to n->nud_stateEric Dumazet2023-03-1511-32/+33
* net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid2023-03-131-1/+1
* net: socket: suppress unused warningVincenzo Palazzo2023-03-131-1/+1
* Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-1017-187/+506
|\
| * wifi: nl80211: convert cfg80211_scan_request allocation to *_size macrosJacob Keller2023-03-071-12/+14
| * wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam2023-03-071-19/+36
| * wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+11
| * wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+16
| * wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee2023-03-071-0/+17
| * wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein2023-03-071-55/+27
| * wifi: mac80211: fix ieee80211_link_set_associated() typeJohannes Berg2023-03-071-1/+1
| * wifi: mac80211: simplify reasoning about EHT capa handlingJohannes Berg2023-03-071-1/+1
| * wifi: mac80211: mlme: remove pointless sta checkJohannes Berg2023-03-071-1/+1
| * wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg2023-03-076-55/+232
| * wifi: mac80211: remove SMPS from AP debugfsBenjamin Berg2023-03-071-1/+0
| * wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg2023-03-071-0/+1
| * wifi: mac80211: warn only once on AP probeJohannes Berg2023-03-071-1/+1
| * wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg2023-03-073-10/+18
| * wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern2023-03-071-0/+17
| * wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern2023-03-073-0/+79
| * wifi: wireless: cleanup unused function parametersMordechay Goodstein2023-03-071-16/+5
| * wifi: wireless: correct primary channel validation on 6 GHzMordechay Goodstein2023-03-071-7/+6
| * wifi: wireless: return primary channel regardless of DUPMordechay Goodstein2023-03-071-3/+1
| * wifi: mac80211: allow beacon protection HW offloadJohannes Berg2023-03-071-0/+4
| * wifi: mac80211: check key taint for beacon protectionJohannes Berg2023-03-071-0/+6
| * wifi: mac80211: clear all bits that relate rtap fields on skbMordechay Goodstein2023-03-071-2/+9
| * wifi: mac80211: adjust scan cancel comment/checkJohannes Berg2023-03-071-4/+4
* | skbuff: Add likely to skb pointer in build_skb()Gal Pressman2023-03-101-1/+1
* | skbuff: Replace open-coded skb_propagate_pfmemalloc()sGal Pressman2023-03-101-4/+2
* | udp: introduce __sk_mem_schedule() usageJason Xing2023-03-091-11/+16
* | Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski2023-03-096-77/+142
|\ \
| * | netfilter: nat: fix indentation of function argumentsJeremy Sowden2023-03-081-2/+2
| * | netfilter: conntrack: fix typoJeremy Sowden2023-03-081-1/+1
| * | netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trimXin Long2023-03-081-2/+9
| * | netfilter: move br_nf_check_hbh_len to utilsXin Long2023-03-082-54/+53
| * | netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_lenXin Long2023-03-081-19/+14
| * | netfilter: bridge: check len before accessing more nh dataXin Long2023-03-081-25/+20
| * | netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_lenXin Long2023-03-081-5/+9
| * | netfilter: bridge: introduce broute meta statementSriram Yagnaraman2023-03-081-3/+68
* | | neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2023-03-091-31/+0
* | | net: sched: remove qdisc_watchdog->last_expiresEric Dumazet2023-03-091-2/+4
* | | netlink: remove unused 'compare' functionFlorian Westphal2023-03-092-3/+0
* | | mctp: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-091-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-0932-105/+202
|\ \ \
| * \ \ Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-0928-77/+136
| |\ \ \
| | * | | net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo2023-03-081-7/+4
| | * | | af_unix: fix struct pid leaks in OOB supportEric Dumazet2023-03-081-2/+8
| | * | | net/smc: fix fallback failed while sendmsg with fastopenD. Wythe2023-03-081-5/+8
| | * | | ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-074-4/+4