index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
2
-3
/
+3
|
\
|
*
rocker: fix error return code in rocker_world_check_init()
Wei Yongjun
2016-10-26
1
-1
/
+1
|
*
rocker: fix maybe-uninitialized warning
Arnd Bergmann
2016-10-18
1
-2
/
+2
*
|
rocker: set physical device for port netdevice
Jiri Pirko
2016-10-29
1
-1
/
+2
*
|
rocker: Flip to the new dev walk API
David Ahern
2016-10-18
1
-7
/
+24
*
|
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-6
/
+6
|
/
*
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
2016-09-28
3
-65
/
+185
*
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
2
-5
/
+1
*
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
2016-07-05
1
-1
/
+2
*
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
2016-05-17
1
-2
/
+2
*
rocker: move ageing_time from struct rocker to struct ofdpa
Jiri Pirko
2016-03-12
3
-7
/
+7
*
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
2016-03-11
3
-1
/
+7
*
rocker: fix an error code
Dan Carpenter
2016-02-27
1
-1
/
+1
*
rocker: fix rocker_world_port_obj_vlan_add()
Dan Carpenter
2016-02-23
1
-1
/
+0
*
rocker: return -EOPNOTSUPP for undefined world ops
Jiri Pirko
2016-02-17
1
-16
/
+17
*
rocker: move OF-DPA stuff into separate file
Jiri Pirko
2016-02-17
3
-2877
/
+2946
*
rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
Jiri Pirko
2016-02-17
1
-15
/
+23
*
rocker: remove trans parameter to rocker_cmd_exec function
Jiri Pirko
2016-02-17
1
-30
/
+35
*
rocker: pre-allocate wait structures during cmd ring init
Jiri Pirko
2016-02-17
1
-21
/
+66
*
rocker: pass "learning" value as a parameter to rocker_port_set_learning
Jiri Pirko
2016-02-17
1
-5
/
+9
*
rocker: introduce worlds infrastructure
Jiri Pirko
2016-02-17
4
-3
/
+545
*
rocker: move rocker and rocker_port structs into header
Jiri Pirko
2016-02-17
2
-73
/
+75
*
rocker: implement get settings mode command
Jiri Pirko
2016-02-17
1
-0
/
+32
*
rocker: push tlv processing into separate files
Jiri Pirko
2016-02-17
5
-221
/
+284
*
rocker: rename rocker.c to rocker_main.c
Jiri Pirko
2016-02-17
2
-7
/
+9
*
rocker: rename rocker.h to rocker_hw.h
Jiri Pirko
2016-02-17
2
-5
/
+5
*
rocker: remove unused rocker_port param from alloc funcs and shorten their names
Jiri Pirko
2016-02-17
1
-45
/
+42
*
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2016-01-28
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-29
1
-11
/
+10
*
|
net: switchdev: pass callback to dump operation
Vivien Didelot
2015-09-29
1
-10
/
+11
*
|
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
2015-09-29
1
-2
/
+2
*
|
rocker: use switchdev transaction queue for allocated memory
Jiri Pirko
2015-09-24
1
-46
/
+7
*
|
rocker: push struct switchdev_trans down through rocker code
Jiri Pirko
2015-09-24
1
-237
/
+225
*
|
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2015-09-24
1
-8
/
+9
*
|
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2015-09-24
1
-2
/
+4
*
|
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2015-09-24
1
-191
/
+191
*
|
rocker: add FDB cleanup timer
Scott Feldman
2015-09-23
1
-0
/
+42
[next]