index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
prestera
Age
Commit message (
Expand
)
Author
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
Shang XiaoJing
2022-11-29
net: marvell: prestera: Avoid unnecessary DT lookups
Miquel Raynal
2022-11-23
net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...
Zhang Changzhong
2022-11-11
net: marvell: prestera: pci: bump supported FW min version
Oleksandr Mazur
2022-11-11
net: marvell: prestera: pci: add support for AC5X family devices
Maksym Glubokiy
2022-11-11
net: marvell: prestera: pci: use device-id defines
Oleksandr Mazur
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-08
net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()
Zhengchao Shao
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-10-13
net: marvell: prestera: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2022-10-10
net: prestera: span: do not unbind things things that were never bound
Maksym Glubokiy
2022-10-07
prestera: matchall: do not rollback if rule exists
Serhiy Boiko
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
net: marvell: prestera: Propagate nh state from hw to kernel
Yevhen Orlov
2022-10-03
net: marvell: prestera: Add neighbour cache accounting
Yevhen Orlov
2022-10-03
net: marvell: prestera: add stub handler neighbour events
Yevhen Orlov
2022-10-03
net: marvell: prestera: Add heplers to interact with fib_notifier_info
Yevhen Orlov
2022-10-03
net: marvell: prestera: Add length macros for prestera_ip_addr
Yevhen Orlov
2022-10-03
net: marvell: prestera: add delayed wq and flush wq on deinit
Yevhen Orlov
2022-10-03
net: marvell: prestera: Add strict cleanup of fib arbiter
Yevhen Orlov
2022-10-03
net: marvell: prestera: Add cleanup of allocated fib_nodes
Yevhen Orlov
2022-10-03
net: marvell: prestera: Add router nexthops ABI
Yevhen Orlov
2022-10-03
net: prestera: acl: Add check for kmemdup
Jiasheng Jiang
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
2022-09-16
net: marvell: prestera: add support for for Aldrin2
Oleksandr Mazur
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
net: prestera: manage matchall and flower priorities
Maksym Glubokiy
2022-08-26
net: prestera: add support for egress traffic mirroring
Serhiy Boiko
2022-08-26
net: prestera: acl: extract matchall logic into a separate file
Serhiy Boiko
2022-08-24
net: marvell: prestera: implement br_port_locked flag offloading
Oleksandr Mazur
2022-08-22
net: prestera: cache port state for non-phylink ports too
Maksym Glubokiy
2022-08-19
net: prestera: add missing ABI compatibility check
Maksym Glubokiy
2022-08-01
net: marvell: prestera: remove reduntant code
Sebin Sebastian
2022-07-29
net: marvell: prestera: uninitialized variable bug
Dan Carpenter
2022-07-22
net: marvell: prestera: use netif_is_any_bridge_port instead of open code
Juhee Kang
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
net: marvell: prestera: add phylink support
Oleksandr Mazur
2022-07-19
net: prestera: acl: add support for 'police' action on egress
Maksym Glubokiy
2022-07-18
net: prestera: acl: fix code formatting
Maksym Glubokiy
2022-07-18
net: prestera: acl: use proper mask for port selector
Maksym Glubokiy
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
net: prestera: add support for port range filters
Maksym Glubokiy
2022-07-13
net: marvell: prestera: implement software MDB entries allocation
Oleksandr Mazur
2022-07-13
net: marvell: prestera: define and implement MDB / flood domain API for entri...
Oleksandr Mazur
[next]