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
/
rocker.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rocker: rename rocker.c to rocker_main.c
Jiri Pirko
2016-02-18
1
-5492
/
+0
*
rocker: rename rocker.h to rocker_hw.h
Jiri Pirko
2016-02-18
1
-1
/
+1
*
rocker: remove unused rocker_port param from alloc funcs and shorten their names
Jiri Pirko
2016-02-18
1
-45
/
+42
*
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2016-01-29
1
-0
/
+2
*
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
1
-1
/
+1
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
1
-1
/
+1
|
\
|
*
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
1
-1
/
+1
*
|
rocker: remove nowait from switchdev callbacks.
Jiri Pirko
2015-10-15
1
-4
/
+3
*
|
switchdev: remove pointers from switchdev objects
Jiri Pirko
2015-10-15
1
-3
/
+3
*
|
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
2015-10-15
1
-1
/
+1
*
|
rocker: handle setting bridge ageing_time
Scott Feldman
2015-10-12
1
-0
/
+16
*
|
switchdev: push object ID back to object structure
Jiri Pirko
2015-10-03
1
-6
/
+3
*
|
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
2015-10-03
1
-16
/
+25
*
|
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
2015-10-03
1
-3
/
+3
*
|
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
2015-10-03
1
-3
/
+3
*
|
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
1
-4
/
+4
*
|
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
2015-10-03
1
-8
/
+8
*
|
net: switchdev: abstract object in add/del ops
Vivien Didelot
2015-09-30
1
-11
/
+10
*
|
net: switchdev: pass callback to dump operation
Vivien Didelot
2015-09-30
1
-10
/
+11
*
|
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
2015-09-30
1
-2
/
+2
*
|
rocker: use switchdev transaction queue for allocated memory
Jiri Pirko
2015-09-25
1
-46
/
+7
*
|
rocker: push struct switchdev_trans down through rocker code
Jiri Pirko
2015-09-25
1
-237
/
+225
*
|
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2015-09-25
1
-8
/
+9
*
|
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2015-09-25
1
-2
/
+4
*
|
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2015-09-25
1
-191
/
+191
*
|
rocker: add FDB cleanup timer
Scott Feldman
2015-09-23
1
-0
/
+42
*
|
rocker: adding port ageing_time for ageing out FDB entries
Scott Feldman
2015-09-23
1
-0
/
+2
*
|
rocker: store rocker_port in fdb key rather than pport
Scott Feldman
2015-09-23
1
-4
/
+4
*
|
rocker: track when FDB entry is touched.
Scott Feldman
2015-09-23
1
-6
/
+12
|
/
*
rocker: use change upper info
Jiri Pirko
2015-08-28
1
-23
/
+38
*
rocker: use new helper to figure out master kind
Jiri Pirko
2015-08-28
1
-12
/
+7
*
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
Scott Feldman
2015-08-14
1
-0
/
+11
*
rocker: print switch ID consistent with phys_switch_id sysfs node
Scott Feldman
2015-08-14
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-14
1
-0
/
+1
|
\
|
*
rocker: free netdevice during netdevice removal
Ido Schimmel
2015-08-03
1
-0
/
+1
*
|
net: switchdev: support static FDB addresses
Vivien Didelot
2015-08-11
1
-0
/
+1
*
|
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
2015-08-11
1
-1
/
+1
*
|
net: switchdev: change fdb addr for a byte array
Vivien Didelot
2015-08-10
1
-1
/
+1
*
|
rocker: use netdev_err after register_netdev
Scott Feldman
2015-08-07
1
-1
/
+1
*
|
rocker: NULL port if port probe fails
Scott Feldman
2015-08-07
1
-0
/
+1
*
|
rocker: linearize skb in case frags would not fit into tx descriptor
Jiri Pirko
2015-08-03
1
-2
/
+5
*
|
rocker: enable support for scattered packets
Ido Schimmel
2015-08-03
1
-1
/
+1
*
|
rocker: add offload_fwd_mark support
Scott Feldman
2015-07-21
1
-0
/
+11
*
|
rocker: forward packets to CPU when port is joined to openvswitch
Simon Horman
2015-07-21
1
-12
/
+50
*
|
rocker: Handle protodown notifications.
Anuradha Karuppiah
2015-07-16
1
-1
/
+14
*
|
rocker: add change MTU support
Scott Feldman
2015-07-09
1
-0
/
+61
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
1
-1
/
+1
|
\
|
*
rocker: call correct unregister function on error
Gilad Ben-Yossef
2015-06-23
1
-1
/
+1
|
*
rocker: fix a neigh entry leak issue
Ying Xue
2015-05-16
1
-3
/
+5
*
|
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-23
1
-0
/
+25
[next]