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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
1
-1
/
+1
2013-07-04
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+2
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2
-2
/
+2
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-23
/
+3
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-4
/
+5
2013-07-02
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2013-06-29
wlcore: use *ppos, not file->f_pos
Al Viro
1
-2
/
+2
2013-06-29
bna: switch to fixed_size_llseek()
Al Viro
1
-21
/
+1
2013-06-27
dlci: validate the net device in dlci_del()
Zefan Li
1
-0
/
+12
2013-06-27
dlci: acquire rtnl_lock before calling __dev_get_by_name()
Zefan Li
1
-5
/
+9
2013-06-26
net/tg3: Avoid delay during MMIO access
Gavin Shan
1
-0
/
+36
2013-06-26
macvtap: fix recovery from gup errors
Michael S. Tsirkin
1
-2
/
+4
2013-06-26
tun: fix recovery from gup errors
Michael S. Tsirkin
1
-2
/
+4
2013-06-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+6
2013-06-24
ath9k_htc: Handle IDLE state transition properly
Sujith Manoharan
1
-1
/
+1
2013-06-24
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
Felix Fietkau
1
-1
/
+5
2013-06-24
qlcnic: Do not sleep while holding spinlock
Shahed Shaikh
1
-1
/
+1
2013-06-24
drivers: net: cpsw: fix compilation error with cpsw driver
Mugunthan V N
1
-0
/
+1
2013-06-24
sh_eth: fix misreporting of transmit abort
Sergei Shtylyov
1
-2
/
+3
2013-06-24
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
2
-16
/
+19
2013-06-24
qmi_wwan: add various Novatel Gobi1K IDs
Dan Williams
1
-1
/
+7
2013-06-24
net: eth: davicnci_cpdma: check dma map error
Sebastian Siewior
1
-0
/
+7
2013-06-24
bonding: fix slave speed reporting in bond_miimon_commit
Nikolay Aleksandrov
1
-1
/
+2
2013-06-24
net/mlx_en: Timestamping is not supported in slave mode
Amir Vadai
1
-0
/
+3
2013-06-20
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-1
/
+1
2013-06-20
pxa168_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-2
/
+2
2013-06-20
sfc: Remove write permission from phy_type attribute
Ben Hutchings
1
-1
/
+1
2013-06-20
netdev: octeon_mgmt: Fix structure layout for little-endian.
David Daney
1
-7
/
+15
2013-06-20
netdev: octeon_mgmt: Correct tx IFG workaround.
David Daney
1
-3
/
+6
2013-06-20
stmmac: fix EEE setup
Giuseppe CAVALLARO
2
-37
/
+33
2013-06-20
drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume
Mugunthan V N
1
-0
/
+2
2013-06-20
net: fec: Fix build for MCF5272
Guenter Roeck
1
-0
/
+14
2013-06-19
vxlan: fix check for migration of static entry
stephen hemminger
1
-1
/
+1
2013-06-19
can: usb_8dev: unregister netdev before free()ing
Marc Kleine-Budde
1
-1
/
+4
2013-06-18
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
1
-1
/
+1
2013-06-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-30
/
+33
2013-06-18
alx: add a simple AR816x/AR817x device driver
Johannes Berg
9
-0
/
+4568
2013-06-18
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+3
2013-06-18
vxlan: handle skb_clone failure
stephen hemminger
1
-3
/
+5
2013-06-18
vxlan: only migrate dynamic FDB entries
stephen hemminger
1
-4
/
+12
2013-06-18
vxlan: fix race between flush and incoming learning
stephen hemminger
1
-7
/
+9
2013-06-17
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
35
-106
/
+269
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-30
/
+33
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
1
-1
/
+1
2013-06-14
tulip: Properly check dma mapping result
Neil Horman
1
-0
/
+6
2013-06-13
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
1
-0
/
+4
2013-06-13
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
1
-4
/
+11
2013-06-13
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
Mugunthan V N
1
-4
/
+1
2013-06-13
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
Mugunthan V N
1
-2
/
+2
2013-06-13
tg3: Wait for boot code to finish after power on
Nithin Sujir
1
-0
/
+10
[next]