index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
rocker
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rocker: Don't bother filling in ethtool driver version
John Garry
2024-02-24
1
-2
/
+0
*
rocker: Explicitly mark learned FDB entries as offloaded
Ido Schimmel
2022-11-03
1
-0
/
+1
*
rocker: Avoid unnecessary scheduling of work item
Ido Schimmel
2022-11-03
1
-7
/
+7
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-3
/
+3
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
1
-1
/
+1
|
\
|
*
ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
Duoming Zhou
2022-08-31
1
-1
/
+1
*
|
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
|
/
*
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
1
-1
/
+2
|
\
|
*
rocker: fix a sleeping in atomic bug
Dan Carpenter
2022-01-06
1
-1
/
+2
*
|
rocker: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-10
1
-13
/
+4
*
|
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-23
1
-12
/
+0
|
/
*
ethernet: rocker: use eth_hw_addr_set()
Jakub Kicinski
2021-10-19
1
-3
/
+5
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
2
-2
/
+2
|
\
|
*
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-10
2
-2
/
+2
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
1
-1
/
+1
*
|
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-2
/
+3
*
|
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
3
-8
/
+22
|
/
*
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-17
1
-2
/
+2
*
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-02-13
1
-5
/
+5
*
rocker: Simplify the calculation of variables
Jiapeng Zhong
2021-01-28
1
-1
/
+1
*
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
3
-53
/
+22
*
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-12
1
-11
/
+4
*
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-12
1
-18
/
+2
*
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
2020-12-04
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-3
/
+6
|
\
|
*
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-29
1
-3
/
+6
*
|
rocker: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
1
-40
/
+43
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-4
/
+4
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-08
1
-1
/
+0
|
\
|
*
PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
Huacai Chen
2020-07-10
1
-1
/
+0
*
|
rocker: fix incorrect error handling in dma_rings_init
Aditya Pakki
2020-06-15
1
-2
/
+2
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-2
/
+2
*
ipv4: Remove old route notifications and convert listeners
Ido Schimmel
2019-12-17
1
-2
/
+2
*
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
1
-1
/
+1
*
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-10-04
1
-6
/
+3
*
rocker: add missing init_net check in FIB notifier
Jiri Pirko
2019-09-05
1
-0
/
+3
*
rocker: fix memory leaks of fib_work on two error return paths
Colin Ian King
2019-07-29
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
6
-30
/
+6
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
6
-30
/
+6
*
|
rocker: Fail attempts to use routes with nexthop objects
David Ahern
2019-06-05
1
-0
/
+4
*
|
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-05
1
-9
/
+16
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-04-09
1
-0
/
+9
*
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-5
/
+5
*
net: rocker: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-12
1
-0
/
+5
*
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
1
-5
/
+0
[next]