aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-05-31net: sched: Fix spelling mistakesZheng Yongjun4-5/+5
2021-05-31nfc: hci: Fix spelling mistakesZheng Yongjun3-3/+3
2021-05-31nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski1-0/+2
2021-05-31ipv6: align code with contextRocco Yue1-4/+4
2021-05-31ipv6: use prandom_u32() for ID generationWilly Tarreau1-22/+4
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef1-16/+36
2021-05-31mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng1-5/+16
2021-05-31cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng1-0/+3
2021-05-31mac80211: remove warning in ieee80211_get_sband()Johannes Berg1-1/+1
2021-05-31Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma1-2/+2
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman72-290/+600
2021-05-30batman-adv: Remove the repeated declarationShaokun Zhang1-1/+0
2021-05-30batman-adv: mcast: add MRD + routable IPv4 multicast with bridges supportLinus Lüssing1-36/+5
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal1-10/+18
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal3-17/+17
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal7-18/+18
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal3-4/+4
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal1-1/+1
2021-05-29netfilter: use nfnetlink_unicast()Pablo Neira Ayuso5-124/+44
2021-05-29netfilter: xt_CT: Remove redundant assignment to retYang Li1-1/+0
2021-05-29netfilter: x_tables: improve limit_mt scalabilityJason Baron1-17/+23
2021-05-29netfilter: Remove leading spaces in KconfigJuerg Haefliger2-2/+2
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal6-15/+47
2021-05-28mptcp: restrict values of 'enabled' sysctlMatthieu Baerts1-3/+5
2021-05-28mptcp: support SYSCTL only if enabledMatthieu Baerts1-6/+22
2021-05-28mptcp: make sure flag signal is set when add addr with portJianguo Wu1-1/+7
2021-05-28mptcp: remove redundant initialization in pm_nl_init_net()Jianguo Wu1-2/+5
2021-05-28mptcp: generate subflow hmac after mptcp_finish_join()Jianguo Wu1-3/+3
2021-05-28mptcp: using TOKEN_MAX_RETRIES instead of magic numberJianguo Wu3-3/+4
2021-05-28mptcp: fix pr_debug in mptcp_token_new_connectJianguo Wu1-3/+3
2021-05-28mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni1-30/+32
2021-05-28mptcp: always parse mptcp options for MPC reqskPaolo Abeni1-9/+8
2021-05-28mptcp: fix sk_forward_memory corruption on retransmissionPaolo Abeni1-1/+15
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal2-4/+4
2021-05-28netfilter: nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR stateStefano Brivio1-2/+7
2021-05-28netfilter: nft_exthdr: Support SCTP chunksPhil Sutter1-0/+51
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-33/+74
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski3-29/+59
2021-05-27net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich1-3/+0
2021-05-27net/sched: act_ct: Offload connections with commit actionPaul Blakey1-3/+4
2021-05-27devlink: Correct VIRTUAL port to not have phys_port attributesParav Pandit1-2/+2
2021-05-27Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski2-14/+12
2021-05-27devlink: append split port number to the port nameJiri Pirko1-6/+4
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski65-257/+526
2021-05-27Bluetooth: fix the erroneous flush_work() orderLin Ma1-1/+6
2021-05-27xprtrdma: Revert 586a0787ce35Chuck Lever1-9/+18
2021-05-27ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov1-1/+1
2021-05-27can: isotp: Add error message if txqueuelen is too smallPatrick Menschel1-2/+4
2021-05-27can: isotp: add symbolic error message to isotp_module_init()Patrick Menschel1-1/+1
2021-05-27can: isotp: change error format from decimal to symbolic error namesPatrick Menschel1-6/+6