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-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
2013-07-11
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2013-07-11
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
1
-0
/
+2
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
625
-11584
/
+59291
2013-07-09
drivers/net: caif: fix wrong rtnl_is_locked() usage
Konstantin Khlebnikov
1
-22
/
+39
2013-07-09
drivers/net: enic: release rtnl_lock on error-path
Konstantin Khlebnikov
1
-0
/
+2
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
1
-2
/
+11
2013-07-09
virtio_net: fix race in RX VQ processing
Michael S. Tsirkin
1
-2
/
+3
2013-07-09
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
1
-1
/
+1
2013-07-05
sfc: Fix memory leak when discarding scattered packets
Ben Hutchings
1
-7
/
+20
2013-07-05
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-5
/
+3
2013-07-05
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
1
-2
/
+46
2013-07-05
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
1
-0
/
+26
2013-07-05
dt:net:stmmac: Allocate platform data only if its NULL.
Srinivas Kandagatla
1
-3
/
+3
2013-07-05
net:stmmac: fix memleak in the open method
Giuseppe CAVALLARO
1
-10
/
+10
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+5
2013-07-04
virtio-net: fix the race between channels setting and refill
Jason Wang
1
-4
/
+1
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
5
-29
/
+83
2013-07-04
net/mlx4: fix small memory leak on error
Dan Carpenter
1
-0
/
+1
2013-07-04
net: fec: Add VLAN receive HW support.
Jim Baxter
2
-10
/
+55
2013-07-04
alx: remove WoL support
Johannes Berg
4
-323
/
+15
2013-07-04
rapidio/rionet: rework driver initialization and removal
Alexandre Bounine
1
-25
/
+78
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-83
/
+181
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+21
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-03
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
9
-267
/
+117
2013-07-02
nlmon: use standard rtnetlink link api for add/del devices
Jiri Pirko
1
-21
/
+28
2013-07-02
net: fec: Fix RMON registers on imx6
Jim Baxter
1
-5
/
+2
2013-07-02
cxgb3: Missing rtnl lock in error recovery
Benjamin Herrenschmidt
1
-0
/
+2
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-07-02
net: cdc_ether: allow combined control and data interface
Bjørn Mork
1
-5
/
+17
2013-07-02
net: fec: Fix Transmitted bytes counter
Jim Baxter
1
-0
/
+1
2013-07-02
net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...
Wei Yongjun
1
-1
/
+0
2013-07-02
xen-netback: xenbus.c: use more current logging styles
Wei Liu
1
-5
/
+4
2013-07-02
net: ipheth: Add USB ID for iPad mini
Aaron Marburg
1
-0
/
+5
2013-07-02
bnx2x: fill in sane dump flag information
Michal Schmidt
1
-2
/
+2
2013-07-02
bnx2x: fix dump flag handling
Michal Schmidt
2
-0
/
+5
2013-07-02
bnx2x: remove zeroing of dump data buffer
Michal Schmidt
1
-2
/
+0
2013-07-02
cassini: Make missing firmware non-fatal
Ben Hutchings
1
-10
/
+8
2013-07-02
qmi_wwan: add ONDA MT689DC device ID (fwd)
Enrico Mioso
1
-0
/
+1
2013-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
1
-208
/
+354
2013-07-02
net: qmi_wwan: add TP-LINK MA260
Bjørn Mork
1
-0
/
+1
2013-07-02
net: qmi_wwan: add Option GTM681W
Bjørn Mork
1
-0
/
+1
2013-07-02
net: qmi_wwan: fixup Sierra Wireless MC8305 entry
Bjørn Mork
1
-1
/
+0
2013-07-02
net: stmmac: fixed enh_desc set always zero
Byungho An
1
-3
/
+3
2013-07-02
net: stmmac: fixed operator typo
Byungho An
1
-5
/
+5
[next]