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
/
drivers
/
net
/
ethernet
/
rocker
Age
Commit message (
Expand
)
Author
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-10-19
ethernet: rocker: use eth_hw_addr_set()
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-04-16
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-01-27
rocker: Simplify the calculation of variables
Jiapeng Zhong
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2020-12-04
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-12
rocker: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-09
PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
Huacai Chen
2020-06-15
rocker: fix incorrect error handling in dma_rings_init
Aditya Pakki
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2019-12-16
ipv4: Remove old route notifications and convert listeners
Ido Schimmel
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-09-05
rocker: add missing init_net check in FIB notifier
Jiri Pirko
2019-07-29
rocker: fix memory leaks of fib_work on two error return paths
Colin Ian King
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-04
rocker: Fail attempts to use routes with nexthop objects
David Ahern
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-08
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
2019-03-11
net: rocker: fix a potential NULL pointer dereference
Kangjie Lu
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
rocker: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-21
rocker: Add missing break for PRE_BRIDGE_FLAGS
Florian Fainelli
2019-02-21
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
2019-02-21
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
2019-02-21
rocker: Check Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
rocker: Remove port_attr_bridge_flags_get assignment
Florian Fainelli
2019-02-12
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-06
rocker: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2018-11-23
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-10-19
rocker: Drop pointless static qualifier
YueHaibing
[next]