summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2021-03-26mld: add mc_lock for protecting per-interface mld dataTaehee Yoo
2021-03-26mld: add new workqueues for process mld eventsTaehee Yoo
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo
2021-03-26mld: convert ip6_sf_list to RCUTaehee Yoo
2021-03-26mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo
2021-03-26mld: get rid of inet6_dev->mc_lockTaehee Yoo
2021-03-26mld: convert from timer to delayed workTaehee Yoo
2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet
2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet
2021-03-25ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet
2021-03-25ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet
2021-03-24net: flow_offload: add FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso
2021-03-24netfilter: flowtable: add vlan supportPablo Neira Ayuso
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso
2021-03-24netfilter: flowtable: add xmit path typesPablo Neira Ayuso
2021-03-23net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean
2021-03-23net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He
2021-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-03-19sch_red: Fix a typoBhaskar Chowdhury
2021-03-18gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helperAlexander Lobakin
2021-03-18gro: make net/gro.h self-containedAlexander Lobakin
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-18net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz
2021-03-18netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso
2021-03-18netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso
2021-03-18netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso
2021-03-18netfilter: conntrack: Remove unused variable declarationYueHaibing
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas
2021-03-16can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-15tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin
2021-03-14psample: Add additional metadata attributesIdo Schimmel
2021-03-14psample: Encapsulate packet metadata in a structIdo Schimmel
2021-03-14flow_dissector: constify raw input data argumentAlexander Lobakin
2021-03-14flow_dissector: constify bpf_flow_dissector's data pointersAlexander Lobakin
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng
2021-03-13flow_offload: add support for packet-per-second policingXingfeng Hu
2021-03-12mptcp: add rm_list in mptcp_out_optionsGeliang Tang
2021-03-12net: correct sk_acceptq_is_full()liuyacan
2021-03-11nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel
2021-03-11nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel
2021-03-11nexthop: Add data structures for resilient group notificationsIdo Schimmel
2021-03-11nexthop: Add implementation of resilient next-hop groupsPetr Machata
2021-03-11nexthop: Add a dedicated flag for multipath next-hop groupsPetr Machata
2021-03-11seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()Julien Massonneau