summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: dccp: use net_generic storageFlorian Westphal2021-04-092-16/+0
* Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-084-2/+18
|\
| * Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-081-0/+1
| * Bluetooth: Fix default values for advertising intervalMarcel Holtmann2021-04-081-2/+2
| * Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann2021-04-061-0/+11
| * Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-03-221-0/+1
| * Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz2021-03-151-0/+1
| * Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler2021-03-031-0/+1
| * Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi2021-03-031-0/+1
* | mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang2021-04-071-8/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-0611-74/+45
|\ \
| * | net: remove obsolete members from struct netFlorian Westphal2021-04-065-27/+0
| * | netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal2021-04-062-21/+16
| * | netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal2021-04-061-0/+3
| * | netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal2021-04-061-0/+11
| * | netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal2021-04-061-0/+6
| * | netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso2021-03-311-1/+4
| * | netfilter: nft_log: perform module load from nf_tablesFlorian Westphal2021-03-311-0/+5
| * | netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal2021-03-311-24/+0
| * | netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal2021-03-311-1/+0
* | | tcp: reorder tcp_congestion_ops for better cache localityEric Dumazet2021-04-021-15/+27
* | | net: reorganize fields in netns_mibEric Dumazet2021-04-021-10/+20
* | | mptcp: add mptcp reset option supportFlorian Westphal2021-04-021-2/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-024-3/+7
|\ \ \
| * | | skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()Cong Wang2021-04-011-2/+0
| * | | udp: Implement ->read_sock() for sockmapCong Wang2021-04-011-0/+2
| * | | sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang2021-04-013-0/+5
| * | | bpf: struct sock is declared twice in bpf_sk_storage headerWan Jiabing2021-03-261-1/+0
* | | | include: net: Remove repeated struct declarationWan Jiabing2021-04-011-1/+0
* | | | ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet2021-03-311-1/+3
* | | | ipv6: convert elligible sysctls to u8Eric Dumazet2021-03-311-12/+12
* | | | tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet2021-03-311-1/+1
* | | | ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet2021-03-311-1/+1
* | | | ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet2021-03-311-2/+2
* | | | ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet2021-03-311-1/+1
* | | | ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet2021-03-311-1/+1
* | | | inet: shrink netns_ipv4 by another cache lineEric Dumazet2021-03-311-3/+3
* | | | inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet2021-03-311-2/+5
* | | | udp: fixup csum for GSO receive slow pathPaolo Abeni2021-03-301-0/+23
| |/ / |/| |
* | | ipv6: add ipv6_dev_find to stubsAndreas Roeseler2021-03-301-0/+2
* | | net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler2021-03-301-0/+1
* | | nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata2021-03-281-2/+2
* | | mld: add mc_lock for protecting per-interface mld dataTaehee Yoo2021-03-261-0/+1
* | | mld: add new workqueues for process mld eventsTaehee Yoo2021-03-262-1/+11
* | | mld: convert ifmcaddr6 to RCUTaehee Yoo2021-03-261-3/+4
* | | mld: convert ip6_sf_list to RCUTaehee Yoo2021-03-261-3/+4
* | | mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo2021-03-261-2/+2
* | | mld: get rid of inet6_dev->mc_lockTaehee Yoo2021-03-261-1/+0
* | | mld: convert from timer to delayed workTaehee Yoo2021-03-261-4/+4
* | | tcp: convert elligible sysctls to u8Eric Dumazet2021-03-251-34/+34