index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
rocker
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
rocker: mark neigh update event processing as 'no wait'
Scott Feldman
2015-06-15
1
-1
/
+2
*
|
rocker: revert back to support for nowait processes
Scott Feldman
2015-06-15
1
-90
/
+112
*
|
rocker: fix neigh tbl index increment race
Scott Feldman
2015-06-15
1
-2
/
+2
*
|
rocker: gaurd against NULL rocker_port when removing ports
Scott Feldman
2015-06-15
1
-0
/
+2
*
|
rocker: remove support for legacy VLAN ndo ops
Scott Feldman
2015-06-01
1
-33
/
+1
*
|
rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge
Scott Feldman
2015-06-01
1
-17
/
+25
*
|
rocker: install untagged VLAN (vid=0) support for each port
Scott Feldman
2015-06-01
1
-3
/
+17
*
|
rocker: cleanup vlan table on error adding vlan
Scott Feldman
2015-06-01
1
-1
/
+6
*
|
rocker: zero allocate ports array
Scott Feldman
2015-06-01
1
-1
/
+1
*
|
rocker: remove rocker parameter from functions that have rocker_port parameter
Simon Horman
2015-06-01
1
-70
/
+45
*
|
rocker: mark parameters and local variables as const
Simon Horman
2015-05-25
1
-200
/
+215
*
|
rocker: remove unused rocker_port parameter from rocker_port_kfree
Simon Horman
2015-05-25
1
-29
/
+25
*
|
rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactional
Simon Horman
2015-05-21
1
-14
/
+7
*
|
rocker: do not make neighbour entry changes when preparing transactions
Simon Horman
2015-05-21
1
-6
/
+13
*
|
rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions
Simon Horman
2015-05-21
1
-2
/
+4
*
|
rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing t...
Simon Horman
2015-05-21
1
-1
/
+2
*
|
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
Samudrala, Sridhar
2015-05-17
1
-107
/
+81
*
|
rocker: fix a neigh entry leak issue
Ying Xue
2015-05-15
1
-3
/
+5
*
|
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
1
-9
/
+9
*
|
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
2015-05-13
1
-3
/
+4
*
|
rocker: make checkpatch -f clean
Scott Feldman
2015-05-12
2
-24
/
+23
*
|
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
1
-2
/
+1
*
|
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
2015-05-12
1
-27
/
+14
*
|
switchdev: cut over to new switchdev_port_bridge_getlink
Scott Feldman
2015-05-12
1
-14
/
+1
*
|
switchdev: cut over to new switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
1
-0
/
+1
*
|
switchdev: cut over to new switchdev_port_bridge_setlink
Scott Feldman
2015-05-12
1
-41
/
+1
*
|
switchdev: add bridge port flags attr
Scott Feldman
2015-05-12
1
-0
/
+25
*
|
rocker: use switchdev add/del obj for bridge port vlans
Scott Feldman
2015-05-12
1
-7
/
+123
*
|
switchdev: convert STP update to switchdev attr set
Scott Feldman
2015-05-12
1
-9
/
+5
*
|
rocker: support prepare-commit transaction model
Scott Feldman
2015-05-12
1
-249
/
+451
*
|
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-12
1
-5
/
+12
*
|
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-12
1
-18
/
+19
*
|
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-02
1
-2
/
+3
|
\
|
|
*
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
1
-2
/
+3
*
|
net: rocker: Use ether_addr_equal
Simon Horman
2015-05-01
1
-2
/
+2
|
/
*
rocker: fix error return code in rocker_probe()
Wei Yongjun
2015-04-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+7
|
\
|
*
rocker: handle non-bridge master change
Simon Horman
2015-03-24
1
-1
/
+7
*
|
rocker: add support for phys_port_name
David Ahern
2015-03-18
2
-0
/
+65
*
|
rocker: replace fixed stack allocation with dynamic allocation
Scott Feldman
2015-03-16
1
-3
/
+10
*
|
switchdev: use new swdev ops
Scott Feldman
2015-03-16
1
-28
/
+36
*
|
switchdev: add netlink flags to IPv4 FIB add op
Scott Feldman
2015-03-09
1
-1
/
+2
*
|
rocker: sparse: fix dynamic allocation on stack warning
Scott Feldman
2015-03-06
2
-1
/
+3
*
|
rocker: quiet sparce endianess warnings
Scott Feldman
2015-03-06
1
-3
/
+5
*
|
rocker: fix some sparse warnings
Scott Feldman
2015-03-06
1
-3
/
+3
*
|
rocker: implement IPv4 fib offloading
Scott Feldman
2015-03-06
1
-47
/
+436
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-2
/
+4
|
\
|
|
*
rocker: silence shift wrapping warning
Dan Carpenter
2015-02-27
1
-2
/
+2
|
*
rocker: add a check for NULL in rocker_probe_ports()
Dan Carpenter
2015-02-27
1
-0
/
+2
[prev]
[next]