index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
rocker
Age
Commit message (
Expand
)
Author
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
2015-09-29
net: switchdev: abstract object in add/del ops
Vivien Didelot
2015-09-29
net: switchdev: pass callback to dump operation
Vivien Didelot
2015-09-29
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
2015-09-24
rocker: use switchdev transaction queue for allocated memory
Jiri Pirko
2015-09-24
rocker: push struct switchdev_trans down through rocker code
Jiri Pirko
2015-09-24
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2015-09-24
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2015-09-24
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2015-09-23
rocker: add FDB cleanup timer
Scott Feldman
2015-09-23
rocker: adding port ageing_time for ageing out FDB entries
Scott Feldman
2015-09-23
rocker: store rocker_port in fdb key rather than pport
Scott Feldman
2015-09-23
rocker: track when FDB entry is touched.
Scott Feldman
2015-08-27
rocker: use change upper info
Jiri Pirko
2015-08-27
rocker: use new helper to figure out master kind
Jiri Pirko
2015-08-13
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
Scott Feldman
2015-08-13
rocker: print switch ID consistent with phys_switch_id sysfs node
Scott Feldman
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-11
net: switchdev: support static FDB addresses
Vivien Didelot
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
2015-08-09
net: switchdev: change fdb addr for a byte array
Vivien Didelot
2015-08-06
rocker: use netdev_err after register_netdev
Scott Feldman
2015-08-06
rocker: NULL port if port probe fails
Scott Feldman
2015-08-03
rocker: linearize skb in case frags would not fit into tx descriptor
Jiri Pirko
2015-08-03
rocker: enable support for scattered packets
Ido Schimmel
2015-08-02
rocker: free netdevice during netdevice removal
Ido Schimmel
2015-07-20
rocker: add offload_fwd_mark support
Scott Feldman
2015-07-20
rocker: forward packets to CPU when port is joined to openvswitch
Simon Horman
2015-07-15
rocker: Handle protodown notifications.
Anuradha Karuppiah
2015-07-09
rocker: add change MTU support
Scott Feldman
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-23
rocker: call correct unregister function on error
Gilad Ben-Yossef
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-23
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
2015-06-15
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
2015-06-15
rocker: move port stop to 'no wait' processing
Scott Feldman
2015-06-15
rocker: move MAC learn event back to 'no wait' processing
Scott Feldman
2015-06-15
rocker: mark STP update as 'no wait' processing
Scott Feldman
2015-06-15
rocker: mark neigh update event processing as 'no wait'
Scott Feldman
2015-06-15
rocker: revert back to support for nowait processes
Scott Feldman
2015-06-15
rocker: fix neigh tbl index increment race
Scott Feldman
2015-06-15
rocker: gaurd against NULL rocker_port when removing ports
Scott Feldman
2015-06-01
rocker: remove support for legacy VLAN ndo ops
Scott Feldman
2015-06-01
rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge
Scott Feldman
2015-06-01
rocker: install untagged VLAN (vid=0) support for each port
Scott Feldman
[next]