index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-19
openvswitch: remove unused functions
Jiri Benc
2
-17
/
+0
2016-10-19
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
3
-17
/
+118
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2
-26
/
+18
2016-10-18
qed: Remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2016-10-18
net: dsa: mv88e6xxx: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-10-18
r8152: add new products of Lenovo
hayeswang
2
-1
/
+33
2016-10-18
net: vlan: Use sizeof instead of literal number
Gao Feng
1
-2
/
+2
2016-10-18
net: smsc91x: add u16 workaround for pxa platforms
Robert Jarzmik
1
-0
/
+2
2016-10-18
net: smc91x: take into account half-word workaround
Robert Jarzmik
1
-0
/
+2
2016-10-18
net: smc91x: isolate u16 writes alignment workaround
Robert Jarzmik
3
-40
/
+47
2016-10-18
ARM: pxa: enhance smc91x platform data
Robert Jarzmik
4
-0
/
+4
2016-10-18
ethernet/sfc: use core min/max MTU checking
Bert Kenward
1
-12
/
+2
2016-10-18
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
7
-0
/
+214
2016-10-18
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
2
-0
/
+50
2016-10-18
net: phy: Encapsulate actions performed during link state changes into functi...
Zach Brown
1
-8
/
+13
2016-10-18
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2
-5
/
+5
2016-10-18
net: dev: Improve debug statements for adjacency tracking
David Ahern
1
-7
/
+15
2016-10-18
net: Add warning if any lower device is still in adjacency list
David Ahern
1
-0
/
+15
2016-10-18
net: Remove all_adj_list and its references
David Ahern
2
-230
/
+18
2016-10-18
rocker: Flip to the new dev walk API
David Ahern
1
-7
/
+24
2016-10-18
mlxsw: Flip to the new dev walk API
David Ahern
1
-14
/
+23
2016-10-18
ixgbe: Flip to the new dev walk API
David Ahern
1
-50
/
+82
2016-10-18
IB/ipoib: Flip to new dev walk API
David Ahern
1
-12
/
+25
2016-10-18
IB/core: Flip to the new dev walk API
David Ahern
2
-27
/
+24
2016-10-18
net: bonding: Flip to the new dev walk API
David Ahern
2
-38
/
+61
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
2
-0
/
+172
2016-10-18
net: Remove refnr arg when inserting link adjacencies
David Ahern
1
-15
/
+12
2016-10-18
bpf: add initial suite for selftests
Daniel Borkmann
12
-765
/
+1096
2016-10-18
bpf: add various tests around spill/fill of regs
Daniel Borkmann
1
-0
/
+116
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
33
-222
/
+169
2016-10-18
ethernet/toshiba: use core min/max MTU checking
Jarod Wilson
4
-41
/
+8
2016-10-18
ethernet/tile: use core min/max MTU checking
Jarod Wilson
2
-35
/
+13
2016-10-18
ethernet/ibm: use core min/max MTU checking
Jarod Wilson
2
-13
/
+9
2016-10-18
ethernet/cavium: use core min/max MTU checking
Jarod Wilson
4
-28
/
+12
2016-10-18
ethernet/neterion: use core min/max MTU checking
Jarod Wilson
3
-11
/
+9
2016-10-18
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2
-20
/
+8
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
7
-24
/
+24
2016-10-18
ethernet/realtek: use core min/max MTU checking
Jarod Wilson
3
-17
/
+12
2016-10-18
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
5
-16
/
+11
2016-10-18
ethernet/mellanox: use core min/max MTU checking
Jarod Wilson
2
-22
/
+10
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
5
-69
/
+35
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
13
-101
/
+62
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
10
-74
/
+51
2016-10-18
ethernet/atheros: use core min/max MTU checking
Jarod Wilson
7
-51
/
+47
2016-10-18
ARM: dts: dra72-evm-revc: fix correct phy delay
Mugunthan V N
1
-4
/
+4
2016-10-18
ARM: dts: dra72-evm-revc: add phy impedance settings
Mugunthan V N
1
-0
/
+2
2016-10-18
net: phy: dp83867: add support for MAC impedance configuration
Mugunthan V N
1
-0
/
+28
2016-10-18
net: phy: dp83867: Add documentation for optional impedance control
Mugunthan V N
1
-0
/
+12
2016-10-18
vlan: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
1
-2
/
+1
2016-10-17
fsl/fman: fix error return code in mac_probe()
Wei Yongjun
1
-2
/
+6
[next]