summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-24net: dsa: resolve forwarding path for dsa slave portsFelix Fietkau
2021-03-24net: ppp: resolve forwarding path for bridge pppoe devicesFelix Fietkau
2021-03-24net: bridge: resolve forwarding path for VLAN tag actions in bridge devicesFelix Fietkau
2021-03-24net: bridge: resolve forwarding path for bridge devicesPablo Neira Ayuso
2021-03-24net: 8021q: resolve forwarding path for vlan devicesPablo Neira Ayuso
2021-03-24net: resolve forwarding path from virtual netdevice and HW destination addressPablo Neira Ayuso
2021-03-23net: make unregister netdev warning timeout configurableDmitry Vyukov
2021-03-23net: ocelot: replay switchdev events when joining bridgeVladimir Oltean
2021-03-23net: bridge: add helper to replay VLANs installed on portVladimir Oltean
2021-03-23net: bridge: add helper to replay port and local fdb entriesVladimir Oltean
2021-03-23net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean
2021-03-23net: bridge: add helper to retrieve the current ageing timeVladimir Oltean
2021-03-23net: bridge: add helper for retrieving the current bridge port STP stateVladimir Oltean
2021-03-23net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He
2021-03-22net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach
2021-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-03-22net: set initial device refcount to 1Eric Dumazet
2021-03-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-03-22net: move the ptype_all and ptype_base declarations to include/linux/netdevice.hVladimir Oltean
2021-03-22linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury
2021-03-22netdev: add netdev_queue_set_dql_min_limit()Vincent Mailhol
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet
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-18net: ocelot: support multiple bridgesVladimir Oltean
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee
2021-03-18net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz
2021-03-18net: move the xps maps to an arrayAntoine Tenart
2021-03-18net: embed nr_ids in the xps mapsAntoine Tenart
2021-03-18net: embed num_tc in the xps mapsAntoine Tenart
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-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck
2021-03-17Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2021-03-16net: Change dev parameter to const in netif_device_present()Roi Dayan
2021-03-16Revert "net: socket: use BIT() for MSG_*"David S. Miller
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur
2021-03-16net: ocelot: Extend MRPHoratiu Vultur