summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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-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
2021-04-06batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+2
2021-04-06net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin4-15/+36
2021-04-05net: nfc: Fix spelling errors in net/nfc moduleZheng Yongjun3-4/+4
2021-04-05net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2-5/+4
2021-04-05openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets1-4/+4
2021-04-05tipc: Fix a kernel-doc warning in name_table.cWu XiangCheng1-0/+2
2021-04-05mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo2-25/+25
2021-04-04net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding itChristophe JAILLET2-8/+5
2021-04-03netfilter: nftables: remove documentation on static functionsPablo Neira Ayuso1-32/+0
2021-04-03netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()Dan Carpenter1-1/+1
2021-04-03netfilter: ipvs: do not printk on netns creationFlorian Westphal1-2/+0
2021-04-03mptcp: add mptcp reset option supportFlorian Westphal7-17/+153
2021-04-03mptcp: remove unneeded check on first subflowPaolo Abeni2-2/+2
2021-04-03mptcp: add active MPC mibsPaolo Abeni4-0/+7
2021-04-03mptcp: add mib for token creation fallbackPaolo Abeni4-1/+8
2021-04-03net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang1-1/+1
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller16-229/+479
2021-04-02Bluetooth: SMP: Fix variable dereferenced before check 'conn'Luiz Augusto von Dentz1-2/+2
2021-04-02Bluetooth: Check inquiry status before sending oneArchie Pusaka1-0/+3
2021-04-02Bluetooth: Coding style fixMeng Yu5-13/+11
2021-04-02Bluetooth: Remove 'return' in void functionMeng Yu2-4/+0
2021-04-02mptcp: revert "mptcp: provide subflow aware release function"Paolo Abeni1-53/+2
2021-04-02mptcp: forbit mcast-related sockopt on MPTCP socketsPaolo Abeni1-0/+45
2021-04-02net: smc: Remove repeated struct declarationWan Jiabing1-1/+0
2021-04-02net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer1-0/+4