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
2012-10-02
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
6
-26
/
+118
2012-10-02
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
2
-0
/
+6
2012-10-02
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
Daniel Mack
1
-0
/
+5
2012-10-02
mlx4: dont orphan skbs in mlx4_en_xmit()
Eric Dumazet
1
-4
/
+0
2012-10-02
ipv4: gre: add GRO capability
Eric Dumazet
2
-2
/
+14
2012-10-02
net: add gro_cells infrastructure
Eric Dumazet
2
-0
/
+105
2012-10-02
tcp: gro: add checksuming helpers
Eric Dumazet
2
-6
/
+33
2012-10-02
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-10-02
bnx2x: update version to 1.78.00-0.
Yuval Mintz
1
-2
/
+2
2012-10-02
bnx2x,cnic: use FW 7.8.2
Yuval Mintz
11
-563
/
+79
2012-10-02
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-10-02
use skb_end_offset() in skb_try_coalesce()
Weiping Pan
1
-2
/
+1
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
67
-1375
/
+3271
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
148
-3413
/
+3919
2012-09-30
be2net: fixup log messages
Sathya Perla
2
-6
/
+31
2012-09-30
be2net: cleanup code related to be_link_status_query()
Sathya Perla
5
-64
/
+48
2012-09-30
be2net: fix wrong handling of be_setup() failure in be_probe()
Sathya Perla
1
-3
/
+1
2012-09-30
be2net: remove type argument of be_cmd_mac_addr_query()
Sathya Perla
3
-15
/
+9
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
1
-6
/
+9
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2
-3
/
+63
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2
-26
/
+53
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2
-76
/
+146
2012-09-29
ipv6: return errno pointers consistently for fib6_add_1()
Lin Ming
1
-14
/
+6
2012-09-29
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-3
/
+0
2012-09-29
smsc75xx: add wol magic packet support
Steve Glendinning
1
-14
/
+174
2012-09-29
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
1
-3
/
+54
2012-09-29
smsc75xx: add explicit test that device is READY
Steve Glendinning
1
-0
/
+23
2012-09-29
smsc95xx: add wol magic packet support
Steve Glendinning
2
-8
/
+182
2012-09-29
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2
-2
/
+32
2012-09-29
smsc95xx: fix resume when usb device is reset
Steve Glendinning
1
-0
/
+1
2012-09-29
smsc95xx: check return code from control messages
Steve Glendinning
1
-183
/
+148
2012-09-29
smsc95xx: remove unnecessary variables
Steve Glendinning
2
-20
/
+10
2012-09-29
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
1
-2
/
+2
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
346
-1633
/
+2451
2012-09-28
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
4
-32
/
+39
2012-09-28
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
1
-3
/
+2
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
4
-8
/
+49
2012-09-28
ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
Sven Eckelmann
1
-0
/
+17
2012-09-28
brcmfmac: remove brcmf_update_prof() function
Arend van Spriel
1
-62
/
+19
2012-09-28
brcmfmac: remove brcmf_read_prof() function
Arend van Spriel
1
-27
/
+22
2012-09-28
brcmfmac: rename structure brcmf_cfg80211_priv
Arend van Spriel
3
-616
/
+615
2012-09-28
brcmfmac: add hostap supoort.
Hante Meuleman
3
-51
/
+962
2012-09-28
brcmfmac: remove two obsolete structure definitions
Arend van Spriel
2
-32
/
+8
2012-09-28
brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code
Arend van Spriel
3
-47
/
+15
2012-09-28
brcmfmac: get rid of extern keyword in wl_cfg80211.h
Arend van Spriel
1
-8
/
+8
2012-09-28
brcmfmac: notify common driver about usb tx completion.
Hante Meuleman
1
-0
/
+2
2012-09-28
brcmfmac: use define instead of hardcoded values.
Hante Meuleman
1
-4
/
+6
[next]