summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet-1/+1
2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet-2/+2
2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet-1/+1
2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet-1/+1
2021-03-31inet: shrink netns_ipv4 by another cache lineEric Dumazet-3/+3
2021-03-31inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet-2/+5
2021-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-3/+5
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso-1/+4
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal-0/+5
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal-24/+0
2021-03-31netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal-1/+0
2021-03-30udp: fixup csum for GSO receive slow pathPaolo Abeni-0/+23
2021-03-30net: let skb_orphan_partial wake-up waiters.Paolo Abeni-0/+9
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler-0/+2
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler-0/+1
2021-03-28nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata-2/+2
2021-03-26mld: add mc_lock for protecting per-interface mld dataTaehee Yoo-0/+1
2021-03-26mld: add new workqueues for process mld eventsTaehee Yoo-1/+11
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo-3/+4
2021-03-26mld: convert ip6_sf_list to RCUTaehee Yoo-3/+4
2021-03-26mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo-2/+2
2021-03-26mld: get rid of inet6_dev->mc_lockTaehee Yoo-1/+0
2021-03-26mld: convert from timer to delayed workTaehee Yoo-4/+4
2021-03-26bpf: struct sock is declared twice in bpf_sk_storage headerWan Jiabing-1/+0
2021-03-25sch_red: fix off-by-one checks in red_check_params()Eric Dumazet-2/+2
2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet-34/+34
2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet-2/+2
2021-03-25ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet-1/+1
2021-03-25ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet-16/+16
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-4/+52
2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet-1/+0
2021-03-24net: flow_offload: add FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso-0/+4
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau-3/+5
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso-0/+2
2021-03-24netfilter: flowtable: add vlan supportPablo Neira Ayuso-3/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso-2/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso-0/+3
2021-03-24netfilter: flowtable: add xmit path typesPablo Neira Ayuso-2/+9
2021-03-24xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert-1/+1
2021-03-23net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean-0/+1
2021-03-23net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He-1/+1
2021-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-13/+13
2021-03-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka-0/+1
2021-03-22net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish-1/+1
2021-03-22net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish-1/+3
2021-03-19sch_red: Fix a typoBhaskar Chowdhury-1/+1
2021-03-18gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helperAlexander Lobakin-0/+8
2021-03-18gro: make net/gro.h self-containedAlexander Lobakin-0/+5
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+3
2021-03-18net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz-0/+14