summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlersJakub Kicinski
2020-12-10tcp: correctly handle increased zerocopy args struct sizeArjun Roy
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp
2020-12-09net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault
2020-12-09net: x25: Fix handling of Restart Request and Restart ConfirmationXie He
2020-12-09mptcp: be careful on subflows shutdownPaolo Abeni
2020-12-09mptcp: plug subflow context memory leakPaolo Abeni
2020-12-09mptcp: link MPC subflow into msk only after acceptPaolo Abeni
2020-12-09mptcp: use the variable sk instead of open-codingGeliang Tang
2020-12-09mptcp: rename add_addr_signal and mptcp_add_addr_statusGeliang Tang
2020-12-09mptcp: drop rm_addr_signal flagGeliang Tang
2020-12-09mptcp: print out port and ahmac when receiving ADD_ADDRGeliang Tang
2020-12-09mptcp: add port parameter for mptcp_pm_announce_addrGeliang Tang
2020-12-09mptcp: send out dedicated packet for ADD_ADDR using portGeliang Tang
2020-12-09mptcp: add the outgoing ADD_ADDR port supportGeliang Tang
2020-12-09mptcp: use adding up size to get ADD_ADDR lengthGeliang Tang
2020-12-09mptcp: add port support for ADD_ADDR suboption writingGeliang Tang
2020-12-09mptcp: unify ADD_ADDR and ADD_ADDR6 suboptions writingGeliang Tang
2020-12-09mptcp: unify ADD_ADDR and echo suboptions writingGeliang Tang
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-12-09net: rxrpc: convert comma to semicolonZheng Yongjun
2020-12-09tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell
2020-12-09net: flow_offload: Fix memory leak for indirect flow blockChris Mi
2020-12-09tcp: Retain ECT bits for tos reflectionWei Wang
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek
2020-12-09net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso
2020-12-09can: isotp: isotp_setsockopt(): block setsockopt on bound socketsOliver Hartkopp
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen
2020-12-09netfilter: nft_ct: Remove confirmation check for NFT_CT_IDBrett Mastbergen
2020-12-08tcp: select sane initial rcvq_space.space for big MSSEric Dumazet
2020-12-08net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun
2020-12-08net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...Zheng Yongjun
2020-12-08net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun
2020-12-08net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun
2020-12-08net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King
2020-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-12-08net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddrJulian Wiedmann
2020-12-08net: tipc: prevent possible null deref of linkCengiz Can
2020-12-08netfilter: nftables: comment indirect serialization of commit_mutex with rtnl...Pablo Neira Ayuso
2020-12-08netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso
2020-12-08net: dsa: print the MTU value that could not be setRasmus Villemoes
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan
2020-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-12-07mptcp: print new line in mptcp_seq_show() if mptcp isn't in useJianguo Wu
2020-12-07bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang
2020-12-07lwt_bpf: Replace preempt_disable() with migrate_disable()Cong Wang
2020-12-07lwt: Disable BH too in run_lwt_bpf()Dongdong Wang
2020-12-07Bluetooth: Increment management interface revisionMarcel Holtmann