summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R1-0/+7
2021-04-08nl80211: Add interface to indicate TDLS peer's HE capabilityVamsi Krishna1-0/+2
2021-04-08cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach1-1/+10
2021-04-08nl80211: better document CMD_ROAM behaviorJames Prestwood1-0/+3
2021-04-08net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin1-1/+7
2021-04-08Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-5/+4
2021-04-08ethtool: document PHY tunable callbacksJakub Kicinski1-0/+2
2021-04-08mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang1-8/+13
2021-04-07net/mlx5: Map register values to restore objectsChris Mi1-5/+4
2021-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller13-76/+74
2021-04-07time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko2-2/+1
2021-04-07usbnet: add method for reporting speed without MIIOliver Neukum1-2/+5
2021-04-07usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum1-2/+2
2021-04-06net: remove obsolete members from struct netFlorian Westphal5-27/+0
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal2-21/+16
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal1-0/+3
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal1-0/+11
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal1-0/+6
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal1-0/+2
2021-04-06net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin1-1/+2
2021-04-04Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+2
2021-04-03net/mlx5: Allocate rate limit table when rate is configuredParav Pandit1-0/+1
2021-04-03net/mlx5: Pack mlx5_rl_entry structureParav Pandit1-1/+1
2021-04-03tcp: reorder tcp_congestion_ops for better cache localityEric Dumazet1-15/+27
2021-04-03net: reorganize fields in netns_mibEric Dumazet1-10/+20
2021-04-03mptcp: add mptcp reset option supportFlorian Westphal2-2/+27
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-48/+179
2021-04-02include: net: Remove repeated struct declarationWan Jiabing1-1/+0
2021-04-01skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()Cong Wang2-2/+4
2021-04-01udp: Implement ->read_sock() for sockmapCong Wang1-0/+2
2021-04-01sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang4-15/+8
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang2-0/+3
2021-04-01skmsg: Use rcu work for destroying psockCong Wang1-4/+1
2021-04-01skmsg: Avoid lock_sock() in sk_psock_backlog()Cong Wang1-0/+2
2021-04-01net: Introduce skb_send_sock() for sock_mapCong Wang1-0/+1
2021-04-01skmsg: Introduce a spinlock to protect ingress_msgCong Wang1-0/+46
2021-04-01ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet1-1/+3
2021-04-01ipv6: convert elligible sysctls to u8Eric Dumazet1-12/+12
2021-04-01tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet1-1/+1
2021-04-01ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet1-1/+1
2021-04-01ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet1-2/+2
2021-04-01ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet1-1/+1
2021-04-01ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet1-1/+1
2021-04-01inet: shrink netns_ipv4 by another cache lineEric Dumazet1-3/+3
2021-04-01inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet1-2/+5
2021-04-01ethtool: support FEC settings over netlinkJakub Kicinski1-0/+17
2021-03-31netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso1-0/+27
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso1-1/+4
2021-03-31netfilter: ipset: Remove duplicate declarationWan Jiabing1-2/+0
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal1-0/+5