index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'dp83867-impedance-control'
David S. Miller
3
-4
/
+46
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
2016-10-17
net: report right mtu value in error message
Jakub Kicinski
1
-1
/
+1
2016-10-17
net: ethernet: nb8800: fix error return code in nb8800_open()
Wei Yongjun
1
-1
/
+3
2016-10-17
fjes: fix format string for trace output
Arnd Bergmann
1
-2
/
+2
2016-10-17
Merge branch 'mv88e6xxx-interrupt-support'
David S. Miller
9
-38
/
+522
2016-10-17
arm: vf610: zii devel b: Add support for switch interrupts
Andrew Lunn
1
-0
/
+51
2016-10-17
net: phy: Use phy name when requesting the interrupt
Andrew Lunn
1
-2
/
+1
2016-10-17
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
3
-22
/
+30
2016-10-17
net: phy: Use threaded IRQ, to allow IRQ from sleeping devices
Andrew Lunn
1
-4
/
+4
2016-10-17
net: dsa: mv88e6xxx: Implement interrupt support.
Andrew Lunn
5
-12
/
+438
2016-10-17
rds: Remove duplicate prefix from rds_conn_path_error use
Joe Perches
1
-2
/
+1
2016-10-17
rds: Remove unused rds_conn_error
Joe Perches
2
-19
/
+0
2016-10-17
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2016-10-17
ila: Don't use dest cache when gateway is set
Tom Herbert
1
-0
/
+8
2016-10-16
ipvlan: constify l3mdev_ops structure
Julia Lawall
1
-1
/
+1
2016-10-16
Merge branch 'ila-cached-route'
David S. Miller
3
-10
/
+90
2016-10-16
ila: Cache a route to translated address
Tom Herbert
1
-6
/
+74
2016-10-16
lwtunnel: Add destroy state operation
Tom Herbert
2
-4
/
+16
2016-10-14
Merge branch 'fjes-next'
David S. Miller
9
-11
/
+983
2016-10-14
fjes: Update fjes driver version : 1.2
Taku Izumi
1
-1
/
+1
2016-10-14
fjes: Add debugfs entry for EP status information in fjes driver
Taku Izumi
4
-2
/
+145
2016-10-14
fjes: ethtool -w and -W support for fjes driver
Taku Izumi
4
-0
/
+284
2016-10-14
fjes: Add tracepoints in fjes driver
Taku Izumi
5
-4
/
+369
2016-10-14
fjes: Enhance ethtool -S for fjes driver
Taku Izumi
4
-5
/
+137
2016-10-14
fjes: ethtool -d support for fjes driver
Taku Izumi
1
-0
/
+48
2016-10-14
Merge branch 'qed-next'
David S. Miller
10
-64
/
+244
2016-10-14
qed: Fix possible race when reading firmware return code.
Manish Chopra
2
-8
/
+8
2016-10-14
qed: Handle malicious VFs events
Yuval Mintz
3
-20
/
+96
2016-10-14
qed: Allow chance for fast ramrod completions
Yuval Mintz
1
-26
/
+59
2016-10-14
qed*: Allow unicast filtering
Yuval Mintz
3
-3
/
+14
2016-10-14
qede: Prevent GSO on long Geneve headers
Manish Chopra
1
-0
/
+35
2016-10-14
qede: GSO support for tunnels with outer csum
Manish Chopra
2
-3
/
+24
2016-10-14
qed: Pass MAC hints to VFs
Yuval Mintz
3
-4
/
+8
2016-10-14
Merge branch 'ingress-actions'
David S. Miller
7
-29
/
+73
2016-10-14
net/sched: act_mirred: Implement ingress actions
Shmulik Ladkani
1
-6
/
+45
2016-10-14
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
6
-7
/
+9
2016-10-14
net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header
Shmulik Ladkani
1
-13
/
+15
2016-10-14
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...
Shmulik Ladkani
2
-6
/
+7
2016-10-14
net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.
Allan W. Nielsen
3
-117
/
+90
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2
-214
/
+0
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
436
-7557
/
+22829
[next]