index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
1
-0
/
+27
2021-03-24
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-03-24
Add Open Routing Protocol ID to `rtnetlink.h`
Cooper Lees
1
-0
/
+1
2021-03-24
net: phy: add genphy_c45_loopback
Wong Vee Khee
1
-0
/
+1
2021-03-24
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
1
-0
/
+4
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-0
/
+4
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2
-3
/
+6
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
1
-0
/
+2
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
1
-3
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
1
-2
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
1
-0
/
+3
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
1
-2
/
+9
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
1
-0
/
+5
2021-03-24
net: ppp: resolve forwarding path for bridge pppoe devices
Felix Fietkau
2
-0
/
+5
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
1
-0
/
+16
2021-03-24
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
1
-0
/
+1
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
1
-0
/
+7
2021-03-24
net: resolve forwarding path from virtual netdevice and HW destination address
Pablo Neira Ayuso
1
-0
/
+27
2021-03-23
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
1
-0
/
+1
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
1
-3
/
+3
2021-03-23
net: bridge: add helper to replay VLANs installed on port
Vladimir Oltean
1
-0
/
+10
2021-03-23
net: bridge: add helper to replay port and local fdb entries
Vladimir Oltean
1
-0
/
+9
2021-03-23
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
2
-0
/
+10
2021-03-23
net: bridge: add helper to retrieve the current ageing time
Vladimir Oltean
1
-0
/
+6
2021-03-23
net: bridge: add helper for retrieving the current bridge port STP state
Vladimir Oltean
1
-0
/
+6
2021-03-23
net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
Xie He
1
-1
/
+1
2021-03-22
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
1
-0
/
+1
2021-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-13
/
+13
2021-03-22
net: set initial device refcount to 1
Eric Dumazet
1
-0
/
+1
2021-03-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-0
/
+278
2021-03-22
net: move the ptype_all and ptype_base declarations to include/linux/netdevice.h
Vladimir Oltean
1
-0
/
+3
2021-03-22
linux/qed: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
1
-4
/
+4
2021-03-22
netdev: add netdev_queue_set_dql_min_limit()
Vincent Mailhol
1
-0
/
+18
2021-03-22
ice: Enable FDIR Configure for AVF
Qi Zhang
1
-0
/
+278
2021-03-19
net: add CONFIG_PCPU_DEV_REFCNT
Eric Dumazet
1
-0
/
+13
2021-03-18
gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper
Alexander Lobakin
1
-0
/
+8
2021-03-18
gro: make net/gro.h self-contained
Alexander Lobakin
1
-0
/
+5
2021-03-18
net: ocelot: support multiple bridges
Vladimir Oltean
1
-4
/
+3
2021-03-18
stmmac: intel: Add PSE and PCH PTP clock source selection
Wong, Vee Khee
1
-0
/
+1
2021-03-18
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
1
-0
/
+14
2021-03-18
net: move the xps maps to an array
Antoine Tenart
1
-6
/
+11
2021-03-18
net: embed nr_ids in the xps maps
Antoine Tenart
1
-0
/
+4
2021-03-18
net: embed num_tc in the xps maps
Antoine Tenart
1
-0
/
+6
2021-03-18
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-3
/
+6
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
1
-6
/
+6
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
1
-1
/
+1
2021-03-18
netfilter: conntrack: Remove unused variable declaration
YueHaibing
1
-3
/
+0
2021-03-17
net: dsa: tag_brcm: add support for legacy tags
Álvaro Fernández Rojas
1
-0
/
+2
2021-03-17
ethtool: Add common function for filling out strings
Alexander Duyck
1
-0
/
+9
2021-03-17
Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-5
/
+9
[next]