aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-04-07net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin4-11/+11
2021-04-07net: introduce nla_policy for IFLA_NEW_IFINDEXAndrei Vagin1-3/+1
2021-04-07net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun3-5/+5
2021-04-07net: hsr: Reset MAC header for Tx pathKurt Kanzenbach2-6/+1
2021-04-07mptcp: drop all sub-options except ADD_ADDR when the echo bit is setDavide Caratti1-1/+2
2021-04-07mptcp: unify add_addr(6)_generate_hmacGeliang Tang1-56/+25
2021-04-07mptcp: drop MPTCP_ADDR_IPVERSION_4/6Geliang Tang2-9/+7
2021-04-07mptcp: use mptcp_addr_info in mptcp_options_receivedGeliang Tang2-45/+23
2021-04-07mptcp: drop OPTION_MPTCP_ADD_ADDR6Geliang Tang2-15/+9
2021-04-07mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang2-36/+20
2021-04-07mptcp: move flags and ifindex out of mptcp_addr_infoGeliang Tang3-25/+28
2021-04-07net/rds: Avoid potential use after free in rds_send_remove_from_sockAditya Pakki2-1/+2
2021-04-06ethtool: fix incorrect datatype in set_eee opsWong Vee Khee1-2/+2
2021-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller45-1984/+1836
2021-04-07bpf, sockmap: Fix incorrect fwd_alloc accountingJohn Fastabend1-7/+5
2021-04-06tipc: increment the tmp aead refcnt before attaching itXin Long1-1/+2
2021-04-06tcp: Reset tcp connections in SYN-SENT stateManoj Basapathi1-3/+2
2021-04-06bpf, udp: Remove some pointless commentsCong Wang1-2/+0
2021-04-06Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann5-0/+62
2021-04-06net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-06net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec devAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec devAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec devs for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec keyAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec keyAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec keys for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-04-06sunrpc: Remove unused function ip_map_lookupJiapeng Chong1-9/+0
2021-04-06Bluetooth: LL privacy allow RPASathish Narasimman1-0/+4
2021-04-06Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACYSathish Narasimman1-2/+4
2021-04-06Bluetooth: Do not set cur_adv_instance in adv param MGMT requestDaniel Winkler1-1/+0
2021-04-06Bluetooth: Use ext adv handle from requests in CCsDaniel Winkler1-9/+7
2021-04-06Bluetooth: use the correct print format for L2CAP debug statementsKai Ye1-8/+8
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal2-7/+31
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal1-4/+6
2021-04-06netfilter: x_tables: move known table lists to net_generic infraFlorian Westphal1-13/+33
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal4-128/+232
2021-04-06netfilter: ebtables: use net_generic infraFlorian Westphal1-5/+34
2021-04-06netfilter: nf_defrag_ipv4: use net_generic infraFlorian Westphal1-5/+15
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal2-37/+46
2021-04-06netfilter: cttimeout: use net_generic infraFlorian Westphal1-9/+32
2021-04-06netfilter: nfnetlink: use net_generic infraFlorian Westphal1-18/+44
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal2-2/+8