summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0713-76/+74
|\
| * 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: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal2021-04-061-0/+2
| * netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso2021-03-311-0/+27
| * netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso2021-03-311-1/+4
| * netfilter: ipset: Remove duplicate declarationWan Jiabing2021-03-311-2/+0
| * 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
* | time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko2021-04-072-2/+1
* | usbnet: add method for reporting speed without MIIOliver Neukum2021-04-071-2/+5
* | usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum2021-04-071-2/+2
* | net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin2021-04-051-1/+2
* | Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-041-1/+2
|\ \
| * | net/mlx5: Allocate rate limit table when rate is configuredParav Pandit2021-04-031-0/+1
| * | net/mlx5: Pack mlx5_rl_entry structureParav Pandit2021-04-031-1/+1
* | | 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-022-2/+27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-0211-48/+179
|\ \ \ | |/ / |/| |
| * | skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()Cong Wang2021-04-012-2/+4
| * | udp: Implement ->read_sock() for sockmapCong Wang2021-04-011-0/+2
| * | sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang2021-04-014-15/+8
| * | sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang2021-04-012-0/+3
| * | skmsg: Use rcu work for destroying psockCong Wang2021-04-011-4/+1
| * | skmsg: Avoid lock_sock() in sk_psock_backlog()Cong Wang2021-04-011-0/+2
| * | net: Introduce skb_send_sock() for sock_mapCong Wang2021-04-011-0/+1
| * | skmsg: Introduce a spinlock to protect ingress_msgCong Wang2021-04-011-0/+46
| * | bpf: Remove unused bpf_load_pointerHe Fengqing2021-03-301-9/+0
| * | bpf: selftests: Add kfunc_call testMartin KaFai Lau2021-03-271-0/+6
| * | bpf: Support bpf program calling kernel functionMartin KaFai Lau2021-03-274-0/+30
| * | bpf: Refactor btf_check_func_arg_matchMartin KaFai Lau2021-03-272-2/+7
| * | bpf: Simplify freeing logic in linfo and jited_linfoMartin KaFai Lau2021-03-271-2/+1
| * | bpf: struct sock is declared twice in bpf_sk_storage headerWan Jiabing2021-03-261-1/+0
| * | bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song2021-03-262-12/+67
| * | bpf: Fix typo 'accesible' into 'accessible'Ricardo Ribalda2021-03-261-1/+1
* | | include: net: Remove repeated struct declarationWan Jiabing2021-04-021-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