index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ixgbe: Accept SFP not present errors on all devices
Mark Rustad
2015-09-22
1
-2
/
+1
|
*
ixgbevf: Enables TSO for stacked VLAN
Toshiaki Makita
2015-09-22
1
-0
/
+1
|
*
e1000e: Enable TSO for stacked VLAN
Toshiaki Makita
2015-09-22
1
-0
/
+1
|
*
igbvf: Enable TSO for stacked VLAN
Toshiaki Makita
2015-09-22
1
-0
/
+1
|
*
e1000: remove dead e1000_init_eeprom_params calls
Francois Romieu
2015-09-22
1
-8
/
+0
|
*
fm10k: add support for extra debug statistics
Jacob Keller
2015-09-22
6
-36
/
+243
|
*
fm10k: TRIVIAL remove unnecessary comma
Jacob Keller
2015-09-22
1
-2
/
+2
|
*
fm10k: create "correct" header for the remote end on connect
Jacob Keller
2015-09-22
1
-1
/
+24
|
*
fm10k: drop transmitted messages in Tx FIFO as part of reset_work
Jacob Keller
2015-09-22
1
-1
/
+18
|
*
ixgbe: Add fdir support for SCTP on X550
Don Skidmore
2015-09-22
2
-0
/
+11
|
*
ixgbe: Add SFP+ detection for X550 hardware
Don Skidmore
2015-09-22
1
-3
/
+9
|
*
fm10k: remove comment about rtnl_lock around mbx operations
Jacob Keller
2015-09-22
1
-3
/
+1
*
|
Merge branch 'bridge_external_fdb_aging'
David S. Miller
2015-09-23
5
-23
/
+81
|
\
\
|
*
|
switchdev: update documentation on FDB ageing_time
Scott Feldman
2015-09-23
1
-12
/
+12
|
*
|
bridge: don't age externally added FDB entries
Siva Mannem
2015-09-23
1
-0
/
+2
|
*
|
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
|
*
|
bridge: define some min/max/default ageing time constants
Scott Feldman
2015-09-23
2
-1
/
+7
|
*
|
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
|
/
/
*
|
Merge branch 'cls_bpf-next'
David S. Miller
2015-09-23
1
-15
/
+16
|
\
\
|
*
|
cls_bpf: further limit exec opcodes subset
Daniel Borkmann
2015-09-23
1
-3
/
+0
|
*
|
cls_bpf: make binding to classid optional
Daniel Borkmann
2015-09-23
1
-9
/
+8
|
*
|
cls_bpf: also dump TCA_BPF_FLAGS
Daniel Borkmann
2015-09-23
1
-3
/
+8
|
/
/
*
|
Merge tag 'arcnet-cleanup-v4.3-rc2' of git://git.pengutronix.de/git/mgr/linux
David S. Miller
2015-09-23
17
-1446
/
+1410
|
\
\
|
*
|
arcnet: capmode: remove extra function
Michael Grzeschik
2015-09-23
1
-6
/
+3
|
*
|
arcnet: arc-rawmode: reorder module functions
Michael Grzeschik
2015-09-23
1
-46
/
+38
|
*
|
arcnet: com20020: replace magic numbers with readable macros
Michael Grzeschik
2015-09-23
3
-8
/
+11
|
*
|
arcnet: reformat structs to C99 format
Michael Grzeschik
2015-09-23
2
-14
/
+35
|
*
|
arcnet: Remove unused arcnet_<I/O>w macros
Joe Perches
2015-09-23
1
-10
/
+0
|
*
|
arcnet: Add com9026.h to standardize COM9026_REG_<foo>
Joe Perches
2015-09-23
5
-34
/
+21
|
*
|
arcnet: Remove function pointer macro indirections
Joe Perches
2015-09-23
2
-37
/
+32
|
*
|
arcnet: com90xx: Use arcnet_readb/writeb routines
Joe Perches
2015-09-23
1
-12
/
+17
|
*
|
arcnet: arc-rimi: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-30
/
+25
|
*
|
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
Joe Perches
2015-09-23
1
-0
/
+5
|
*
|
arcnet: com90xx: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-34
/
+33
|
*
|
arcnet: com90io: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-53
/
+48
|
*
|
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
6
-122
/
+114
|
*
|
arcnet: Add arcnet_<I/O> macros
Joe Perches
2015-09-23
1
-0
/
+25
|
*
|
arcnet: Make a char * array const char * const
Joe Perches
2015-09-23
1
-5
/
+10
|
*
|
arcnet: Move files out of include/linux
Joe Perches
2015-09-23
15
-22
/
+28
|
*
|
arcnet: Wrap some long lines
Joe Perches
2015-09-23
11
-52
/
+81
|
*
|
arcnet: Convert arcnet_dump_skb macro to static inline
Joe Perches
2015-09-23
1
-1
/
+4
|
*
|
arcnet: Remove pointer comparisons to NULL
Joe Perches
2015-09-23
4
-6
/
+6
|
*
|
arcnet: Remove assignments from ifs
Joe Perches
2015-09-23
3
-3
/
+7
|
*
|
arcnet: Remove unnecessary OOM messages
Joe Perches
2015-09-23
5
-10
/
+2
|
*
|
arcnet: Move EXPORT_SYMBOL after declarations
Joe Perches
2015-09-23
1
-15
/
+18
|
*
|
arcnet: Convert printk to pr_<level>
Joe Perches
2015-09-23
12
-64
/
+65
|
*
|
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
2015-09-23
12
-327
/
+355
|
*
|
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
2015-09-23
12
-58
/
+93
[prev]
[next]