summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-10-1096-2440/+3327
|\
| * wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook2022-10-071-1/+3
| * wifi: wext: use flex array destination for memcpy()Hawkins Jiawei2022-10-071-7/+10
| * wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packetsFelix Fietkau2022-10-071-19/+21
| * wifi: mac80211: netdev compatible TX stop for iTXQ driversAlexander Wetzel2022-10-072-7/+9
| * wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau2022-10-071-3/+4
| * wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()Dan Carpenter2022-10-071-1/+1
| * wifi: mac80211: remove/avoid misleading printsJames Prestwood2022-10-071-3/+4
| * wifi: mac80211: fix probe req HE capabilities accessJames Prestwood2022-10-071-1/+1
| * wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau2022-10-071-1/+1
| * Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-04358-16880/+10083
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-0414-53/+88
| | |\
| | | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-10-043-27/+26
| | | |\
| | | | * xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa2022-09-222-4/+5
| | | | * xsk: Fix backpressure mechanism on TxMaciej Fijalkowski2022-08-312-23/+21
| | | * | net/ieee802154: reject zero-sized raw_sendmsg()Tetsuo Handa2022-10-031-0/+3
| | | * | af_unix: Fix memory leaks of the whole sk due to OOB skb.Kuniyuki Iwashima2022-10-031-6/+7
| | | * | net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...Tetsuo Handa2022-10-031-1/+1
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-09-304-7/+22
| | | |\ \
| | | | * | xfrm: Reinject transport-mode packets through workqueueLiu Jian2022-09-281-5/+13
| | | | * | xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum2022-09-011-0/+1
| | | | * | esp: choose the correct inner protocol for GSO on inter address family tunnelsSabrina Dubroca2022-08-292-2/+8
| | | * | | tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell2022-09-302-7/+14
| | | * | | sctp: handle the error returned from sctp_auth_asoc_init_active_keyXin Long2022-09-301-4/+14
| | | * | | vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa2022-09-301-1/+1
| | * | | | once: rename _SLOW to _SLEEPABLEJason A. Donenfeld2022-10-041-2/+2
| | * | | | ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel2022-10-045-1/+209
| | * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-10-0313-31/+343
| | |\ \ \ \
| | | * | | | net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.cLorenzo Bianconi2022-10-034-52/+87
| | | * | | | bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itselfMartin KaFai Lau2022-09-292-1/+28
| | | * | | | bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another functionMartin KaFai Lau2022-09-291-17/+28
| | | * | | | bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()Martin KaFai Lau2022-09-291-6/+7
| | | * | | | skmsg: Schedule psock work if the cached skb exists on the psockLiu Jian2022-09-261-4/+8
| | | * | | | net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memoryLiu Jian2022-09-261-1/+2
| | | * | | | net: netfilter: add bpf_ct_set_nat_info kfunc helperLorenzo Bianconi2022-09-221-1/+46
| | | * | | | bpf: Move nf_conn extern declarations to filter.hDaniel Xu2022-09-201-0/+1
| | | * | | | bpf: Rename nfct_bsa to nfct_btf_struct_accessDaniel Xu2022-09-202-11/+11
| | | * | | | bpf: Add support for writing to nf_conn:markDaniel Xu2022-09-113-1/+120
| | | * | | | bpf: Use 0 instead of NOT_INIT for btf_struct_access() writesDaniel Xu2022-09-111-1/+1
| | | * | | | bpf: Invoke cgroup/connect{4,6} programs for unprivileged ICMP pingYiFei Zhu2022-09-092-0/+31
| | | * | | | selftests/bpf: Add tests for kfunc returning a memory pointerBenjamin Tissoires2022-09-071-0/+36
| | | * | | | selftests/bpf: add test for accessing ctx from syscall program typeBenjamin Tissoires2022-09-071-0/+1
| | * | | | | once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet2022-10-031-2/+2
| | * | | | | gro: add support of (hw)gro packets to gro stackCoco Li2022-10-032-6/+29
| | * | | | | mptcp: update misleading comments.Paolo Abeni2022-10-031-7/+7
| | * | | | | mptcp: use fastclose on more edge scenariosPaolo Abeni2022-10-031-19/+44
| | * | | | | mptcp: propagate fastclose errorPaolo Abeni2022-10-031-11/+36
| | * | | | | net: Add helper function to parse netlink msg of ip_tunnel_parmLiu Jian2022-10-033-49/+34
| | * | | | | net: Add helper function to parse netlink msg of ip_tunnel_encapLiu Jian2022-10-034-107/+41
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-10-0318-256/+633
| | |\ \ \ \ \