summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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-09net: rxrpc: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso1-3/+3
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: dsa: print the MTU value that could not be setRasmus Villemoes2-5/+6
2020-12-07Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi1-0/+8
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler1-14/+29
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler2-0/+26
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler3-15/+30
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2-11/+371
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler1-0/+31
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung3-9/+36
2020-12-07Bluetooth: Refactor read default sys config for various typesHoward Chung1-56/+84
2020-12-07Bluetooth: Handle active scan caseHoward Chung1-1/+3
2020-12-07Bluetooth: Handle system suspend resume caseHoward Chung1-1/+3
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung3-7/+134
2020-12-07Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear1-1/+1
2020-12-07Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz1-23/+9
2020-12-07Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz1-8/+6
2020-12-07Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-CJimmy Wahlberg1-1/+1
2020-12-07Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun1-0/+5
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki1-2/+2
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski40-4099/+95
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon3-16/+104
2020-12-04tipc: support 128bit node identity for peer removingHoang Le1-3/+18
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy1-50/+97
2020-12-04net-zerocopy: Set zerocopy hint when data is copiedArjun Roy1-0/+45
2020-12-04net-zerocopy: Introduce short-circuit small reads.Arjun Roy1-0/+36
2020-12-04net-zerocopy: Fast return if inq < PAGE_SIZEArjun Roy1-0/+8
2020-12-04net-zerocopy: Refactor frag-is-remappable test.Arjun Roy1-8/+26
2020-12-04net-zerocopy: Refactor skb frag fast-forward op.Arjun Roy1-9/+26
2020-12-04net-tcp: Introduce tcp_recvmsg_locked().Arjun Roy1-30/+39
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy1-16/+68
2020-12-04seg6: add VRF support for SRv6 End.DT6 behaviorAndrea Mayer1-0/+76
2020-12-04seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer1-0/+287
2020-12-04seg6: add callbacks for customizing the creation/destruction of a behaviorAndrea Mayer1-0/+49
2020-12-04seg6: add support for optional attributes in SRv6 behaviorsAndrea Mayer1-14/+106
2020-12-04seg6: improve management of behavior attributesAndrea Mayer1-10/+70
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+6