summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler1-0/+2
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler1-0/+1
2021-03-29nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata1-2/+2
2021-03-27mld: add mc_lock for protecting per-interface mld dataTaehee Yoo1-0/+1
2021-03-27mld: add new workqueues for process mld eventsTaehee Yoo2-1/+11
2021-03-27mld: convert ifmcaddr6 to RCUTaehee Yoo1-3/+4
2021-03-27mld: convert ip6_sf_list to RCUTaehee Yoo1-3/+4
2021-03-27mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo1-2/+2
2021-03-27mld: get rid of inet6_dev->mc_lockTaehee Yoo1-1/+0
2021-03-27mld: convert from timer to delayed workTaehee Yoo1-4/+4
2021-03-26tcp: convert elligible sysctls to u8Eric Dumazet1-34/+34
2021-03-26inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet1-2/+2
2021-03-26ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet1-1/+1
2021-03-26ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet1-16/+16
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-4/+52
2021-03-25tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet1-1/+0
2021-03-24net: flow_offload: add FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso1-0/+4
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau1-3/+5
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso1-0/+2
2021-03-24netfilter: flowtable: add vlan supportPablo Neira Ayuso1-3/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso1-2/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso1-0/+3
2021-03-24netfilter: flowtable: add xmit path typesPablo Neira Ayuso1-2/+9
2021-03-24net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean1-0/+1
2021-03-24net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He1-1/+1
2021-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-13/+13
2021-03-19sch_red: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-19gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helperAlexander Lobakin1-0/+8
2021-03-19gro: make net/gro.h self-containedAlexander Lobakin1-0/+5
2021-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+3
2021-03-19net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz1-0/+14
2021-03-18netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso1-3/+6
2021-03-18netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso1-6/+6
2021-03-18netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso1-1/+1
2021-03-18netfilter: conntrack: Remove unused variable declarationYueHaibing1-3/+0
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso1-0/+3
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas1-0/+2
2021-03-16can: dev: Move device back to init netns on owning netns deleteMartin Willi1-0/+2
2021-03-16tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin1-1/+1
2021-03-15psample: Add additional metadata attributesIdo Schimmel1-0/+7
2021-03-15psample: Encapsulate packet metadata in a structIdo Schimmel1-5/+9
2021-03-15flow_dissector: constify raw input data argumentAlexander Lobakin1-1/+1
2021-03-15flow_dissector: constify bpf_flow_dissector's data pointersAlexander Lobakin1-2/+2
2021-03-14net/sched: act_police: add support for packet-per-second policingBaowen Zheng2-4/+58
2021-03-14flow_offload: add support for packet-per-second policingXingfeng Hu2-0/+14
2021-03-13mptcp: add rm_list in mptcp_out_optionsGeliang Tang1-1/+8
2021-03-12net: correct sk_acceptq_is_full()liuyacan1-1/+1
2021-03-12nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel1-0/+2
2021-03-12nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel1-0/+2
2021-03-12nexthop: Add data structures for resilient group notificationsIdo Schimmel1-0/+19