aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij
2021-02-16net: sched: fix police ext initializationVlad Buslov
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-16net: dsa: add MRP supportHoratiu Vultur
2021-02-16bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdevHoratiu Vultur
2021-02-16bridge: mrp: Extend br_mrp_switchdev to detect better the errorsHoratiu Vultur
2021-02-16bridge: mrp: Add 'enum br_mrp_hw_support'Horatiu Vultur
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-15mptcp: add local addr info in mptcp_infoGeliang Tang
2021-02-15net: caif: Use netif_rx_any_context().Sebastian Andrzej Siewior
2021-02-15tcp: tcp_data_ready() must look at SOCK_DONEEric Dumazet
2021-02-15net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=nVladimir Oltean
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean
2021-02-15netfilter: nftables: introduce table ownershipPablo Neira Ayuso
2021-02-15netfilter: nftables: add helper function to release hooks of one single tablePablo Neira Ayuso
2021-02-15netfilter: nftables: add helper function to release one tablePablo Neira Ayuso
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-02-14net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean
2021-02-14net: bridge: propagate extack through store_bridge_parmVladimir Oltean
2021-02-14net: bridge: remove __br_vlan_filter_toggleVladimir Oltean
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: dsa: tag_ocelot: single out PTP-related transmit tag processingVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-14net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcvVladimir Oltean
2021-02-13skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin
2021-02-13skbuff: allow to use NAPI cache from __napi_alloc_skb()Alexander Lobakin
2021-02-13skbuff: allow to optionally use NAPI cache from __alloc_skb()Alexander Lobakin
2021-02-13skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin
2021-02-13skbuff: move NAPI cache declarations upper in the fileAlexander Lobakin
2021-02-13skbuff: remove __kfree_skb_flush()Alexander Lobakin
2021-02-13skbuff: use __build_skb_around() in __alloc_skb()Alexander Lobakin
2021-02-13skbuff: simplify __alloc_skb() a bitAlexander Lobakin
2021-02-13skbuff: make __build_skb_around() return voidAlexander Lobakin
2021-02-13skbuff: simplify kmalloc_reserve()Alexander Lobakin
2021-02-13skbuff: move __alloc_skb() next to the other skb allocation functionsAlexander Lobakin
2021-02-12tcp: factorize logic into tcp_epollin_ready()Eric Dumazet
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean
2021-02-12net: dsa: configure better brport flags when ports leave the bridgeVladimir Oltean
2021-02-12net: bridge: don't print in br_switchdev_set_port_flagVladimir Oltean
2021-02-12net: bridge: offload all port flags at once in br_setportVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-02-12flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-02-12Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller
2021-02-12rxrpc: Fix dependency on IPv6 in udp tunnel configVadim Fedorenko