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-06-14
tulip: Properly check dma mapping result
Neil Horman
1
-0
/
+6
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
2013-06-13
bonding: fix igmp_retrans type and two related races
Nikolay Aleksandrov
2
-5
/
+12
2013-06-13
bonding: reset master mac on first enslave failure
Nikolay Aleksandrov
1
-0
/
+4
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
1
-1
/
+1
2013-06-13
be2net: Fix 32-bit DMA Mask handling
Somnath Kotur
1
-0
/
+3
2013-06-13
xen-netback: don't de-reference vif pointer after having called xenvif_put()
Jan Beulich
1
-5
/
+6
2013-06-13
macvlan: don't touch promisc without passthrough
Michael S. Tsirkin
1
-7
/
+13
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-71
/
+181
2013-06-12
b43: stop format string leaking into error msgs
Kees Cook
1
-1
/
+1
2013-06-12
ath9k: Use minstrel rate control by default
Sujith Manoharan
4
-9
/
+9
2013-06-12
Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
Felix Fietkau
1
-5
/
+5
2013-06-12
ath9k: Disable PowerSave by default
Sujith Manoharan
1
-2
/
+1
2013-06-12
net: wireless: iwlegacy: fix build error for il_pm_ops
Yijing Wang
1
-3
/
+3
2013-06-12
rtlwifi: Fix a false leak indication for PCI devices
Larry Finger
1
-0
/
+1
2013-06-12
wl12xx/wl18xx: scan all 5ghz channels
Eliad Peller
2
-2
/
+2
2013-06-12
wl12xx: increase minimum singlerole firmware version required
Luciano Coelho
1
-2
/
+2
2013-06-12
wl12xx: fix minimum required firmware version for wl127x multirole
Luciano Coelho
1
-1
/
+1
2013-06-12
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
Larry Finger
7
-41
/
+139
2013-06-12
mwifiex: debugfs: Fix out of bounds array access
Mark A. Greer
1
-5
/
+17
2013-06-12
team: move add to port list before port enablement
Jiri Pirko
1
-1
/
+1
2013-06-12
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
2
-0
/
+4
2013-06-12
tuntap: set SOCK_ZEROCOPY flag during open
Jason Wang
1
-0
/
+2
2013-06-11
qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820
Bjørn Mork
2
-0
/
+7
2013-06-11
sh_eth: fix result of sh_eth_check_reset() on timeout
Sergei Shtylyov
1
-2
/
+2
2013-06-11
net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime
Sebastian Siewior
1
-3
/
+2
2013-06-11
tuntap: fix a possible race between queue selection and changing queues
Jason Wang
1
-1
/
+1
2013-06-05
tg3: Add read dma workaround for 5720
Nithin Sujir
2
-8
/
+18
2013-06-05
net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
Jens Renner \(EFE\)
1
-1
/
+2
2013-06-05
bnx2x: Fix bridged GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+1
2013-06-05
net: fec: add fallback to random MAC address
Lucas Stach
1
-0
/
+12
2013-06-05
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
Dmitry Kravkov
1
-7
/
+6
2013-06-05
Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can
David S. Miller
4
-93
/
+160
2013-06-04
net/mlx4_core: Keep VF assigned MAC in the PF admin table
Or Gerlitz
1
-3
/
+7
2013-06-04
net/mlx4_en: Handle unassigned VF MAC address correctly
Or Gerlitz
1
-4
/
+12
2013-06-04
net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...
Jack Morgenstein
2
-16
/
+6
2013-06-04
net/mlx4_en: Fix adaptive moderation cq update
Sagi Grimberg
1
-0
/
+1
2013-06-03
net: can: peak_usb: Do not do dma on the stack
Marc Kleine-Budde
2
-21
/
+41
2013-06-03
net: can: esd_usb2: Do not do dma on the stack
Olivier Sobrie
1
-51
/
+76
2013-06-03
net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...
Jonas Peterson
1
-21
/
+43
2013-06-01
hyperv: Fix vlan_proto setting in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+2
2013-06-01
team: fix port list dump for big number of ports
Jiri Pirko
1
-3
/
+4
2013-05-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
18
-189
/
+234
2013-05-31
be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook
Somnath Kotur
2
-28
/
+26
2013-05-31
be2net: Mark checksum fail for IP fragmented packets
Somnath Kotur
3
-2
/
+8
2013-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-189
/
+234
2013-05-29
tuntap: forbid changing mq flag for persistent device
Jason Wang
1
-0
/
+4
[next]