index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-03-24
net: decnet: Fixed multiple Coding Style issues
Sai Kalyaan Palla
2021-03-24
net: sched: Mundane typo fixes
Bhaskar Chowdhury
2021-03-24
dsa: slave: add support for TC_SETUP_FT
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: support for 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 offload support for xmit path types
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add dsa support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add pppoe support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add bridge vlan filtering support
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: 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-24
net: bridge: Fix missing return assignment from br_vlan_replay_one call
Colin Ian King
2021-03-24
bridge: mrp: Disable roles before deleting the MRP instance
Horatiu Vultur
2021-03-23
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
2021-03-23
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
2021-03-23
net: dsa: inherit the actual bridge port flags at join time
Vladimir Oltean
2021-03-23
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
2021-03-23
net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...
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
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
net: bridge: when suppression is enabled exclude RARP packets
Nikolay Aleksandrov
2021-03-22
net-sysfs: remove possible sleep from an RCU read-side critical section
Antoine Tenart
2021-03-22
net: l2tp: Fix a typo
Bhaskar Chowdhury
2021-03-22
net: move the ptype_all and ptype_base declarations to include/linux/netdevice.h
Vladimir Oltean
2021-03-22
net: make xps_needed and xps_rxqs_needed static
Vladimir Oltean
2021-03-22
net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64
Vladimir Oltean
2021-03-22
openvswitch: Fix a typo
Bhaskar Chowdhury
2021-03-22
net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS
Vladimir Oltean
2021-03-22
net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
Vladimir Oltean
2021-03-22
dsa: simplify Kconfig symbols and dependencies
Alexander Lobakin
2021-03-20
net: decnet: Fixed multiple coding style issues
Sai Kalyaan Palla
2021-03-19
net: add CONFIG_PCPU_DEV_REFCNT
Eric Dumazet
2021-03-19
taprio: Handle short intervals and large packets
Kurt Kanzenbach
2021-03-18
ethernet: avoid retpoline overhead on TEB (GENEVE, NvGRE, VxLAN) GRO
Alexander Lobakin
2021-03-18
vlan/8021q: avoid retpoline overhead on GRO
Alexander Lobakin
2021-03-18
/net/core/: fix misspellings using codespell tool
Xiong Zhenwu
[next]