summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz1-8/+0
2020-12-11mac80211: remove trailing semicolon in macro definitionsTom Rix4-6/+6
2020-12-11nl80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-11mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2020-12-11cfg80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-11cfg80211: fix callback type mismatches in wext-compatSami Tolvanen1-32/+71
2020-12-11net: wireless: make a const array static, makes object smallerColin Ian King1-1/+1
2020-12-11net: mac80211: use core API for updating TX/RX statsLev Stipakov2-27/+7
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach1-7/+34
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-31/+59
2020-12-10rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlersJakub Kicinski1-11/+13
2020-12-10tcp: correctly handle increased zerocopy args struct sizeArjun Roy1-2/+2
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp1-13/+29
2020-12-09net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault1-2/+2
2020-12-09net: x25: Fix handling of Restart Request and Restart ConfirmationXie He1-16/+9
2020-12-09mptcp: be careful on subflows shutdownPaolo Abeni1-2/+10
2020-12-09mptcp: plug subflow context memory leakPaolo Abeni1-2/+3
2020-12-09mptcp: link MPC subflow into msk only after acceptPaolo Abeni5-6/+35
2020-12-09mptcp: use the variable sk instead of open-codingGeliang Tang1-2/+2
2020-12-09mptcp: rename add_addr_signal and mptcp_add_addr_statusGeliang Tang3-16/+16
2020-12-09mptcp: drop rm_addr_signal flagGeliang Tang2-5/+17
2020-12-09mptcp: print out port and ahmac when receiving ADD_ADDRGeliang Tang1-3/+3
2020-12-09mptcp: add port parameter for mptcp_pm_announce_addrGeliang Tang3-6/+11
2020-12-09mptcp: send out dedicated packet for ADD_ADDR using portGeliang Tang3-5/+15
2020-12-09mptcp: add the outgoing ADD_ADDR port supportGeliang Tang3-7/+20
2020-12-09mptcp: use adding up size to get ADD_ADDR lengthGeliang Tang1-4/+8
2020-12-09mptcp: add port support for ADD_ADDR suboption writingGeliang Tang2-8/+32
2020-12-09mptcp: unify ADD_ADDR and ADD_ADDR6 suboptions writingGeliang Tang1-20/+17
2020-12-09mptcp: unify ADD_ADDR and echo suboptions writingGeliang Tang1-18/+19
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-62/+47
2020-12-09net: rxrpc: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell1-3/+6
2020-12-09net: flow_offload: Fix memory leak for indirect flow blockChris Mi1-3/+1
2020-12-09tcp: Retain ECT bits for tos reflectionWei Wang2-4/+10
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek1-0/+2
2020-12-09net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso1-3/+3
2020-12-09can: isotp: isotp_setsockopt(): block setsockopt on bound socketsOliver Hartkopp1-0/+3
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2-14/+20
2020-12-09netfilter: nft_ct: Remove confirmation check for NFT_CT_IDBrett Mastbergen1-2/+0
2020-12-08bpf: Only provide bpf_sock_from_file with CONFIG_NETFlorent Revest1-0/+18
2020-12-08tcp: select sane initial rcvq_space.space for big MSSEric Dumazet1-1/+2
2020-12-08net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun1-5/+1
2020-12-08net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...Zheng Yongjun1-6/+1
2020-12-08net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun1-6/+1
2020-12-08net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun1-8/+3
2020-12-08net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King2-2/+2
2020-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller13-239/+911
2020-12-08net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddrJulian Wiedmann1-4/+4
2020-12-08net: tipc: prevent possible null deref of linkCengiz Can1-2/+4
2020-12-08netfilter: nftables: comment indirect serialization of commit_mutex with rtnl...Pablo Neira Ayuso1-0/+4