index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
80
-127
/
+172
*
bonding: remove ifenslave.c from kernel source
Cong Wang
2013-05-27
5
-1157
/
+10
*
doc:networking: Fix typo in documentation/networking
Masanari Iida
2013-05-27
3
-9
/
+9
*
bonding: allow xmit hash policy change while bond dev is up
Nikolay Aleksandrov
2013-05-27
1
-9
/
+1
*
net/phy: Use module_spi_driver in spi_ks8995.c
Sachin Kamat
2013-05-27
1
-13
/
+1
*
netpoll: remove return value from netpoll_rx_disable()
dingtianhong
2013-05-27
3
-15
/
+7
*
net: micrel : ks8851-ml: add dt support
Jean-Christophe PLAGNIOL-VILLARD
2013-05-27
2
-7
/
+35
*
Merge branch 'mpls_gso'
David S. Miller
2013-05-27
15
-116
/
+149
|
\
|
*
MPLS: Add limited GSO support
Simon Horman
2013-05-27
15
-3
/
+143
|
*
net: Use 16bits for *_headers fields of struct skbuff
Simon Horman
2013-05-27
1
-113
/
+6
|
/
*
phy: bcm63xx: report Broadcom BCM63xx PHYs as internal
Florian Fainelli
2013-05-27
1
-2
/
+2
*
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
2013-05-27
3
-1
/
+17
*
net: ethtool: disambiguate XCVR_* meaning
Florian Fainelli
2013-05-27
1
-2
/
+2
*
net: wan: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
1
-1
/
+0
*
net: wireless: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
2
-4
/
+0
*
net: irda: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
3
-3
/
+0
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
37
-61
/
+0
*
Merge branch 'fec_regulator_suspend_resume'
David S. Miller
2013-05-27
2
-11
/
+27
|
\
|
*
fec: Handle the regulator in suspend/resume
Fabio Estevam
2013-05-27
1
-0
/
+10
|
*
fec: Remove irqs first
Fabio Estevam
2013-05-27
1
-5
/
+5
|
*
fec: Disable the PHY regulator on error and removal
Fabio Estevam
2013-05-27
1
-0
/
+6
|
*
fec: Invert the order of error path sequence
Fabio Estevam
2013-05-27
1
-2
/
+2
|
*
fec: Place the phy regulator in the private structure
Fabio Estevam
2013-05-27
2
-4
/
+4
|
/
*
be2net: Trim padded packets for Lancer
Somnath Kotur
2013-05-27
1
-1
/
+3
*
be2net: Pad skb to meet min Tx pkt size in lancer
Somnath Kotur
2013-05-27
1
-0
/
+10
*
be2net: cleanup be_get_drvinfo()
Somnath Kotur
2013-05-27
3
-7
/
+8
*
bnx2x: Change to D3hot only on removal
Yuval Mintz
2013-05-27
2
-10
/
+24
*
bnx2x: Implement PCI shutdown
Yuval Mintz
2013-05-27
1
-12
/
+59
*
bnx2x: Count number of possible FCoE interfaces
Dmitry Kravkov
2013-05-27
1
-3
/
+48
*
bnx2x: Ack unknown VF messages
Ariel Elior
2013-05-27
1
-1
/
+4
*
bnx2x: Add and correct PCI link speed prints
Dmitry Kravkov
2013-05-27
2
-14
/
+31
*
bnx2x: Zero VFs starting MACs
Ariel Elior
2013-05-27
1
-1
/
+5
*
tcp: Remove 2 indentation levels in tcp_rcv_state_process
Joe Perches
2013-05-25
1
-37
/
+39
*
tcp: Remove another indentation level in tcp_rcv_state_process
Joe Perches
2013-05-25
1
-59
/
+51
*
tcp: remove one indentation level in tcp_rcv_state_process()
Eric Dumazet
2013-05-25
1
-136
/
+133
*
net: add netnotifier event for upper device change
Jiri Pirko
2013-05-25
2
-1
/
+3
*
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-25
23
-95
/
+66
*
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2013-05-25
9
-171
/
+698
*
Merge branch 'qlcnic'
David S. Miller
2013-05-24
13
-168
/
+324
|
\
|
*
qlcnic: Update version to 5.2.43
Shahed Shaikh
2013-05-24
1
-2
/
+2
|
*
qlcnic: Enhance virtual NIC logging
Manish Chopra
2013-05-24
3
-40
/
+41
|
*
qlcnic: qlcnic_get_board_name() function cleanup
Manish Chopra
2013-05-24
1
-9
/
+28
|
*
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
2013-05-24
5
-46
/
+98
|
*
qlcnic: modify reset recovery path in diag mode
Sony Chacko
2013-05-24
3
-8
/
+34
|
*
qlcnic: diagnostics routine changes
Sony Chacko
2013-05-24
2
-9
/
+31
|
*
qlcnic: Convert nested if-else to switch-case
Jitendra Kalsaria
2013-05-24
1
-7
/
+11
|
*
qlcnic: Initialize trans_work and idc_aen_work at VF probe.
Sucheta Chakraborty
2013-05-24
1
-1
/
+5
|
*
qlcnic: Remove qlcnic_config_npars module parameter
Shahed Shaikh
2013-05-24
3
-35
/
+11
|
*
qlcnic: Update IRQ name for 8200 and 8300 Series adapter.
Himanshu Madhani
2013-05-24
2
-12
/
+16
|
*
qlcnic: Disable INT-x interrupt for 83xx on driver unload
Himanshu Madhani
2013-05-24
1
-0
/
+8
[next]