summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: always free wiphy specific regdomainJohannes Berg2021-09-271-0/+10
* mac80211: save transmit power envelope element and power constraintWen Gong2021-09-271-0/+29
* mac80211: add parse regulatory info in 6 GHz operation informationWen Gong2021-09-271-0/+14
* mac80211: twt: don't use potentially unaligned pointerJohannes Berg2021-09-271-3/+5
* cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-273-0/+75
* mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()Wen Gong2021-09-241-37/+22
* nl80211: don't put struct cfg80211_ap_settings on stackJohannes Berg2021-09-231-78/+108
* mac80211: always allocate struct ieee802_11_elemsJohannes Berg2021-09-2310-201/+272
* mac80211: mlme: find auth challenge directlyJohannes Berg2021-09-233-11/+6
* mac80211: move CRC into struct ieee802_11_elemsJohannes Berg2021-09-233-13/+15
* mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg2021-09-233-20/+17
* mac80211: reduce stack usage in debugfsJohannes Berg2021-09-231-7/+31
* nl80211: prefer struct_size over open coded arithmeticLen Baker2021-09-231-6/+6
* mac80211: check hostapd configuration parsing twt requestsLorenzo Bianconi2021-09-231-11/+1
* cfg80211: honour V=1 in certificate code generationJohannes Berg2021-09-231-2/+2
* skbuff: pass the result of data ksize to __build_skb_aroundLi RongQing2021-09-221-3/+5
* devlink: Make devlink_register to be voidLeon Romanovsky2021-09-222-8/+2
* net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_i...Mianhan Liu2021-09-211-9/+0
* net/ipv4/syncookies.c: remove superfluous header files from syncookies.cMianhan Liu2021-09-211-2/+0
* net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c...Mianhan Liu2021-09-211-3/+0
* net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.cMianhan Liu2021-09-201-7/+0
* net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.cMianhan Liu2021-09-201-6/+0
* net/ipv4/route.c: remove superfluous header files from route.cMianhan Liu2021-09-201-8/+0
* net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski2021-09-193-46/+25
* net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTERYajun Deng2021-09-191-2/+2
* NET: IPV4: fix error "do not initialise globals to 0"wangzhitong2021-09-191-1/+1
* net: net_namespace: Fix undefined member in key_remove_domain()Yajun Deng2021-09-191-0/+4
* mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt supportFlorian Westphal2021-09-181-0/+91
* mptcp: add MPTCP_TCPINFO getsockopt supportFlorian Westphal2021-09-181-0/+115
* mptcp: add MPTCP_INFO getsockoptFlorian Westphal2021-09-181-1/+39
* mptcp: add new mptcp_fill_diag helperFlorian Westphal2021-09-182-25/+33
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-09-172-5/+32
|\
| * selftests/bpf: Test new __sk_buff field hwtstampVadim Fedorenko2021-09-101-0/+8
| * bpf: Add hardware timestamp field to __sk_buffVadim Fedorenko2021-09-101-0/+21
| * bpf: Permit ingress_ifindex in bpf_prog_test_run_xattrNeil Spring2021-09-071-5/+3
* | devlink: Delete not-used devlink APIsLeon Romanovsky2021-09-171-99/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-1625-85/+102
|\ \
| * \ Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-1616-59/+62
| |\ \
| | * | net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean2021-09-153-15/+37
| | * | net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean2021-09-151-7/+5
| | * | Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet2021-09-144-7/+10
| | * | tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy2021-09-141-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-142-14/+3
| | |\ \
| | | * | bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann2021-09-132-14/+3
| | * | | net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet2021-09-141-16/+3
| | * | | ipv6: delay fib6_sernum increase in fib6_addzhang kai2021-09-131-2/+1
| | * | | tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-131-1/+1
| | * | | udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin2021-09-131-1/+1
| | * | | Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"Yajun Deng2021-09-134-10/+7
| | * | | net/packet: clarify source of pr_*() messagesBaruch Siach2021-09-101-0/+2