Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3e46b25376321db119bc8507ce8c8841c580e736
/
drivers
/
net
/
ethernet
/
rocker
9cf5c09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
d33eeb6
rocker: remove nowait from switchdev callbacks.
by Jiri Pirko
· 9 years ago
850d0cb
switchdev: remove pointers from switchdev objects
by Jiri Pirko
· 9 years ago
f7fadf3
switchdev: make struct switchdev_attr parameter const for attr_set calls
by Jiri Pirko
· 9 years ago
2f8e2c8
move io-64-nonatomic*.h out of asm-generic
by Christoph Hellwig
· 9 years ago
d0cf57f
rocker: handle setting bridge ageing_time
by Scott Feldman
· 9 years ago
9e8f4a5
switchdev: push object ID back to object structure
by Jiri Pirko
· 9 years ago
648b4a9
switchdev: bring back switchdev_obj and use it as a generic object param
by Jiri Pirko
· 9 years ago
52ba57c
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
by Jiri Pirko
· 9 years ago
8f24f30
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
by Jiri Pirko
· 9 years ago
1f86839
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
by Jiri Pirko
· 9 years ago
57d8083
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
by Jiri Pirko
· 9 years ago
ab06900
net: switchdev: abstract object in add/del ops
by Vivien Didelot
· 9 years ago
25f07ad
net: switchdev: pass callback to dump operation
by Vivien Didelot
· 9 years ago
03d5fb1
net: switchdev: remove dev from switchdev_obj cb
by Vivien Didelot
· 9 years ago
ac3dbc6
rocker: use switchdev transaction queue for allocated memory
by Jiri Pirko
· 9 years ago
76c6f94
rocker: push struct switchdev_trans down through rocker code
by Jiri Pirko
· 9 years ago
f8db834
switchdev: move transaction phase enum under transaction structure
by Jiri Pirko
· 9 years ago
7ea6eb3
switchdev: introduce transaction item queue for attr_set and obj_add
by Jiri Pirko
· 9 years ago
69f5df4
switchdev: rename "trans" to "trans_ph".
by Jiri Pirko
· 9 years ago
52fe3e2
rocker: add FDB cleanup timer
by Scott Feldman
· 9 years ago
e733570
rocker: adding port ageing_time for ageing out FDB entries
by Scott Feldman
· 9 years ago
4c66049
rocker: store rocker_port in fdb key rather than pport
by Scott Feldman
· 9 years ago
a471be4
rocker: track when FDB entry is touched.
by Scott Feldman
· 9 years ago
686ed30
rocker: use change upper info
by Jiri Pirko
· 9 years ago
fb4bf21
rocker: use new helper to figure out master kind
by Jiri Pirko
· 9 years ago
dd19f83
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
by Scott Feldman
· 9 years ago
c8beb5b
rocker: print switch ID consistent with phys_switch_id sysfs node
by Scott Feldman
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ce80e7b
net: switchdev: support static FDB addresses
by Vivien Didelot
· 9 years ago
cdf0969
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
by David S. Miller
· 9 years ago
1525c38
net: switchdev: change fdb addr for a byte array
by Vivien Didelot
· 9 years ago
ff14702
rocker: use netdev_err after register_netdev
by Scott Feldman
· 9 years ago
6c4f778
rocker: NULL port if port probe fails
by Scott Feldman
· 9 years ago
95b9be6
rocker: linearize skb in case frags would not fit into tx descriptor
by Jiri Pirko
· 9 years ago
21518a6
rocker: enable support for scattered packets
by Ido Schimmel
· 9 years ago
1ebd47e
rocker: free netdevice during netdevice removal
by Ido Schimmel
· 9 years ago
3f98a8e
rocker: add offload_fwd_mark support
by Scott Feldman
· 9 years ago
8254973
rocker: forward packets to CPU when port is joined to openvswitch
by Simon Horman
· 9 years ago
c305524
rocker: Handle protodown notifications.
by Anuradha Karuppiah
· 9 years ago
77a58c7
rocker: add change MTU support
by Scott Feldman
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a076e6b
rocker: call correct unregister function on error
by Gilad Ben-Yossef
· 9 years ago
7d4f8d8
switchdev; add VLAN support for port's bridge_getlink
by Scott Feldman
· 9 years ago
3e3a78b
switchdev: rename vlan vid_start to vid_begin
by Scott Feldman
· 9 years ago
b4ad7ba
bridge: del external_learned fdbs from device on flush or ageout
by Scott Feldman
· 9 years ago
f66feaa
rocker: move port stop to 'no wait' processing
by Scott Feldman
· 9 years ago
92014b9
rocker: move MAC learn event back to 'no wait' processing
by Scott Feldman
· 9 years ago
ac28393
rocker: mark STP update as 'no wait' processing
by Scott Feldman
· 9 years ago
02a9fbf
rocker: mark neigh update event processing as 'no wait'
by Scott Feldman
· 9 years ago
179f9a2
rocker: revert back to support for nowait processes
by Scott Feldman
· 9 years ago
4d81db4
rocker: fix neigh tbl index increment race
by Scott Feldman
· 9 years ago
a072031
rocker: gaurd against NULL rocker_port when removing ports
by Scott Feldman
· 9 years ago
2aa2ed0
rocker: remove support for legacy VLAN ndo ops
by Scott Feldman
· 9 years ago
027e00d
rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge
by Scott Feldman
· 9 years ago
bcfd780
rocker: install untagged VLAN (vid=0) support for each port
by Scott Feldman
· 9 years ago
cec04a6
rocker: cleanup vlan table on error adding vlan
by Scott Feldman
· 9 years ago
27b808c
rocker: zero allocate ports array
by Scott Feldman
· 9 years ago
534ba6a
rocker: remove rocker parameter from functions that have rocker_port parameter
by Simon Horman
· 9 years ago
e505464
rocker: mark parameters and local variables as const
by Simon Horman
· 10 years ago
0985df7
rocker: remove unused rocker_port parameter from rocker_port_kfree
by Simon Horman
· 10 years ago
df6a206
rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactional
by Simon Horman
· 10 years ago
550ecc9
rocker: do not make neighbour entry changes when preparing transactions
by Simon Horman
· 10 years ago
42e9488
rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions
by Simon Horman
· 10 years ago
3098ac3
rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing transactions
by Simon Horman
· 10 years ago
45d4122
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
by Samudrala, Sridhar
· 10 years ago
1f9993f
rocker: fix a neigh entry leak issue
by Ying Xue
· 10 years ago
4133fc0
rocker: fix a neigh entry leak issue
by Ying Xue
· 10 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 10 years ago
7a7ee53
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
by Scott Feldman
· 10 years ago
4725ceb
rocker: make checkpatch -f clean
by Scott Feldman
· 10 years ago
7889cbe
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
by Scott Feldman
· 10 years ago
58c2cb1
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
by Scott Feldman
· 10 years ago
85fdb95
switchdev: cut over to new switchdev_port_bridge_getlink
by Scott Feldman
· 10 years ago
54ba5a0
switchdev: cut over to new switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
fc8f40d
switchdev: cut over to new switchdev_port_bridge_setlink
by Scott Feldman
· 10 years ago
6004c86
switchdev: add bridge port flags attr
by Scott Feldman
· 10 years ago
9228ad2
rocker: use switchdev add/del obj for bridge port vlans
by Scott Feldman
· 10 years ago
3563606
switchdev: convert STP update to switchdev attr set
by Scott Feldman
· 10 years ago
c4f2032
rocker: support prepare-commit transaction model
by Scott Feldman
· 10 years ago
f8e20a9
switchdev: convert parent_id_get to switchdev attr get
by Scott Feldman
· 10 years ago
9d47c0a
switchdev: s/swdev_/switchdev_/
by Jiri Pirko
· 10 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 10 years ago
3715544
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
629161f
net: rocker: Use ether_addr_equal
by Simon Horman
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
3122a92
rocker: fix error return code in rocker_probe()
by Wei Yongjun
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a6e95cc
rocker: handle non-bridge master change
by Simon Horman
· 10 years ago
db19170
rocker: add support for phys_port_name
by David Ahern
· 10 years ago
04f49fa
rocker: replace fixed stack allocation with dynamic allocation
by Scott Feldman
· 10 years ago
98237d4
switchdev: use new swdev ops
by Scott Feldman
· 10 years ago
f8f2147
switchdev: add netlink flags to IPv4 FIB add op
by Scott Feldman
· 10 years ago
1b5ef07
rocker: sparse: fix dynamic allocation on stack warning
by Scott Feldman
· 10 years ago
0f43deb
rocker: quiet sparce endianess warnings
by Scott Feldman
· 10 years ago
8ea6963
rocker: fix some sparse warnings
by Scott Feldman
· 10 years ago
c1beeef
rocker: implement IPv4 fib offloading
by Scott Feldman
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5f2ebfb
rocker: silence shift wrapping warning
by Dan Carpenter
· 10 years ago
e65ad3b
rocker: add a check for NULL in rocker_probe_ports()
by Dan Carpenter
· 10 years ago
Next »