index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet/neterion: use core min/max MTU checking
Jarod Wilson
2016-10-18
3
-11
/
+9
*
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2016-10-18
2
-20
/
+8
*
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-10-18
7
-24
/
+24
*
ethernet/realtek: use core min/max MTU checking
Jarod Wilson
2016-10-18
3
-17
/
+12
*
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
2016-10-18
5
-16
/
+11
*
ethernet/mellanox: use core min/max MTU checking
Jarod Wilson
2016-10-18
2
-22
/
+10
*
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
2016-10-18
5
-69
/
+35
*
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
13
-101
/
+62
*
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-10-18
10
-74
/
+51
*
ethernet/atheros: use core min/max MTU checking
Jarod Wilson
2016-10-18
7
-51
/
+47
*
Merge branch 'dp83867-impedance-control'
David S. Miller
2016-10-18
3
-4
/
+46
|
\
|
*
ARM: dts: dra72-evm-revc: fix correct phy delay
Mugunthan V N
2016-10-18
1
-4
/
+4
|
*
ARM: dts: dra72-evm-revc: add phy impedance settings
Mugunthan V N
2016-10-18
1
-0
/
+2
|
*
net: phy: dp83867: add support for MAC impedance configuration
Mugunthan V N
2016-10-18
1
-0
/
+28
|
*
net: phy: dp83867: Add documentation for optional impedance control
Mugunthan V N
2016-10-18
1
-0
/
+12
|
/
*
vlan: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
2016-10-18
1
-2
/
+1
*
fsl/fman: fix error return code in mac_probe()
Wei Yongjun
2016-10-17
1
-2
/
+6
*
net: report right mtu value in error message
Jakub Kicinski
2016-10-17
1
-1
/
+1
*
net: ethernet: nb8800: fix error return code in nb8800_open()
Wei Yongjun
2016-10-17
1
-1
/
+3
*
fjes: fix format string for trace output
Arnd Bergmann
2016-10-17
1
-2
/
+2
*
Merge branch 'mv88e6xxx-interrupt-support'
David S. Miller
2016-10-17
9
-38
/
+522
|
\
|
*
arm: vf610: zii devel b: Add support for switch interrupts
Andrew Lunn
2016-10-17
1
-0
/
+51
|
*
net: phy: Use phy name when requesting the interrupt
Andrew Lunn
2016-10-17
1
-2
/
+1
|
*
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
2016-10-17
3
-22
/
+30
|
*
net: phy: Use threaded IRQ, to allow IRQ from sleeping devices
Andrew Lunn
2016-10-17
1
-4
/
+4
|
*
net: dsa: mv88e6xxx: Implement interrupt support.
Andrew Lunn
2016-10-17
5
-12
/
+438
|
/
*
rds: Remove duplicate prefix from rds_conn_path_error use
Joe Perches
2016-10-17
1
-2
/
+1
*
rds: Remove unused rds_conn_error
Joe Perches
2016-10-17
2
-19
/
+0
*
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2016-10-17
1
-1
/
+0
*
ila: Don't use dest cache when gateway is set
Tom Herbert
2016-10-17
1
-0
/
+8
*
ipvlan: constify l3mdev_ops structure
Julia Lawall
2016-10-15
1
-1
/
+1
*
Merge branch 'ila-cached-route'
David S. Miller
2016-10-15
3
-10
/
+90
|
\
|
*
ila: Cache a route to translated address
Tom Herbert
2016-10-15
1
-6
/
+74
|
*
lwtunnel: Add destroy state operation
Tom Herbert
2016-10-15
2
-4
/
+16
|
/
*
Merge branch 'fjes-next'
David S. Miller
2016-10-14
9
-11
/
+983
|
\
|
*
fjes: Update fjes driver version : 1.2
Taku Izumi
2016-10-14
1
-1
/
+1
|
*
fjes: Add debugfs entry for EP status information in fjes driver
Taku Izumi
2016-10-14
4
-2
/
+145
|
*
fjes: ethtool -w and -W support for fjes driver
Taku Izumi
2016-10-14
4
-0
/
+284
|
*
fjes: Add tracepoints in fjes driver
Taku Izumi
2016-10-14
5
-4
/
+369
|
*
fjes: Enhance ethtool -S for fjes driver
Taku Izumi
2016-10-14
4
-5
/
+137
|
*
fjes: ethtool -d support for fjes driver
Taku Izumi
2016-10-14
1
-0
/
+48
|
/
*
Merge branch 'qed-next'
David S. Miller
2016-10-14
10
-64
/
+244
|
\
|
*
qed: Fix possible race when reading firmware return code.
Manish Chopra
2016-10-14
2
-8
/
+8
|
*
qed: Handle malicious VFs events
Yuval Mintz
2016-10-14
3
-20
/
+96
|
*
qed: Allow chance for fast ramrod completions
Yuval Mintz
2016-10-14
1
-26
/
+59
|
*
qed*: Allow unicast filtering
Yuval Mintz
2016-10-14
3
-3
/
+14
|
*
qede: Prevent GSO on long Geneve headers
Manish Chopra
2016-10-14
1
-0
/
+35
|
*
qede: GSO support for tunnels with outer csum
Manish Chopra
2016-10-14
2
-3
/
+24
|
*
qed: Pass MAC hints to VFs
Yuval Mintz
2016-10-14
3
-4
/
+8
|
/
*
Merge branch 'ingress-actions'
David S. Miller
2016-10-14
7
-29
/
+73
|
\
[next]