index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
2021-03-24
net: ppp: resolve forwarding path for bridge pppoe devices
Felix Fietkau
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
2021-03-24
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
2021-03-24
net: resolve forwarding path from virtual netdevice and HW destination address
Pablo Neira Ayuso
2021-03-23
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
2021-03-23
net: bridge: add helper to replay VLANs installed on port
Vladimir Oltean
2021-03-23
net: bridge: add helper to replay port and local fdb entries
Vladimir Oltean
2021-03-23
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
2021-03-23
net: bridge: add helper to retrieve the current ageing time
Vladimir Oltean
2021-03-23
net: bridge: add helper for retrieving the current bridge port STP state
Vladimir Oltean
2021-03-23
net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
Xie He
2021-03-22
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
2021-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-03-22
net: set initial device refcount to 1
Eric Dumazet
2021-03-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-03-22
net: move the ptype_all and ptype_base declarations to include/linux/netdevice.h
Vladimir Oltean
2021-03-22
linux/qed: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
2021-03-22
netdev: add netdev_queue_set_dql_min_limit()
Vincent Mailhol
2021-03-22
ice: Enable FDIR Configure for AVF
Qi Zhang
2021-03-19
net: add CONFIG_PCPU_DEV_REFCNT
Eric Dumazet
2021-03-18
gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper
Alexander Lobakin
2021-03-18
gro: make net/gro.h self-contained
Alexander Lobakin
2021-03-18
net: ocelot: support multiple bridges
Vladimir Oltean
2021-03-18
stmmac: intel: Add PSE and PCH PTP clock source selection
Wong, Vee Khee
2021-03-18
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
2021-03-18
net: move the xps maps to an array
Antoine Tenart
2021-03-18
net: embed nr_ids in the xps maps
Antoine Tenart
2021-03-18
net: embed num_tc in the xps maps
Antoine Tenart
2021-03-18
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
2021-03-18
netfilter: conntrack: Remove unused variable declaration
YueHaibing
2021-03-17
net: dsa: tag_brcm: add support for legacy tags
Álvaro Fernández Rojas
2021-03-17
ethtool: Add common function for filling out strings
Alexander Duyck
2021-03-17
Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-03-16
net/mlx5e: Do not reload ethernet ports when changing eswitch mode
Roi Dayan
2021-03-16
net/mlx5: Move devlink port from mlx5e priv to mlx5e resources
Roi Dayan
2021-03-16
net/mlx5: Move mlx5e hw resources into a sub object
Roi Dayan
2021-03-16
net: Change dev parameter to const in netif_device_present()
Roi Dayan
2021-03-16
Revert "net: socket: use BIT() for MSG_*"
David S. Miller
[next]