index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-23
35
-374
/
+463
|
\
|
*
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
2013-04-19
1
-1
/
+1
|
*
qlge: Update version to 1.00.00.32.
Jitendra Kalsaria
2013-04-19
1
-1
/
+1
|
*
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
2013-04-19
1
-1
/
+1
|
*
qlge: Fix receive path to drop error frames
Sritej Velaga
2013-04-19
1
-7
/
+29
|
*
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork
2013-04-19
1
-0
/
+9
|
*
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork
2013-04-19
1
-0
/
+11
|
*
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
Bjørn Mork
2013-04-19
1
-0
/
+84
|
*
bonding: in bond_mc_swap() bond's mc addr list is walked without lock
nikolay@redhat.com
2013-04-19
1
-0
/
+4
|
*
bonding: disable netpoll on enslave failure
nikolay@redhat.com
2013-04-19
1
-0
/
+1
|
*
bonding: primary_slave & curr_active_slave are not cleaned on enslave failure
nikolay@redhat.com
2013-04-19
1
-0
/
+10
|
*
bonding: vlans don't get deleted on enslave failure
nikolay@redhat.com
2013-04-19
1
-0
/
+1
|
*
bonding: mc addresses don't get deleted on enslave failure
nikolay@redhat.com
2013-04-19
1
-0
/
+5
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-04-19
7
-145
/
+141
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-18
7
-145
/
+141
|
|
|
\
|
|
|
*
ath9k_hw: change AR9580 initvals to fix a stability issue
Felix Fietkau
2013-04-12
1
-1
/
+1
|
|
|
*
ssb: implement spurious tone avoidance
Rafał Miłecki
2013-04-10
1
-1
/
+2
|
|
|
*
brcmsmac: request firmware in .start() callback
Arend van Spriel
2013-04-08
1
-132
/
+132
|
|
|
*
brcmfmac: remove advertising P2P device support
Arend van Spriel
2013-04-08
1
-6
/
+1
|
|
|
*
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
2013-04-08
1
-1
/
+1
|
|
|
*
ath9k: fix DFS detector called in softirq context
Zefir Kurtisi
2013-04-08
2
-4
/
+4
|
*
|
|
bonding: fix l23 and l34 load balancing in forwarding path
Eric Dumazet
2013-04-18
1
-25
/
+30
|
*
|
|
bnx2x: Fix status blocks configuration
Ariel Elior
2013-04-18
1
-2
/
+5
|
*
|
|
bnx2x: Prevent UNDI FW illegal host access
Dmitry Kravkov
2013-04-18
1
-0
/
+4
|
*
|
|
qlcnic: Fix typo in logs
Shahed Shaikh
2013-04-18
1
-5
/
+4
|
*
|
|
qlcnic: fix TSO race condition
Sritej Velaga
2013-04-18
1
-2
/
+1
|
*
|
|
qlcnic: Stop traffic before performing loopback test
Jitendra Kalsaria
2013-04-18
1
-0
/
+6
|
*
|
|
ixgbe: Fix a bug in setting VF VLAN via PF
Greg Rose
2013-04-18
1
-0
/
+6
|
*
|
|
igb: Revert support for build_skb in igb
Alexander Duyck
2013-04-18
2
-114
/
+4
|
|
/
/
|
*
|
qlcnic: fix beaconing test for 82xx adapter
Himanshu Madhani
2013-04-17
1
-2
/
+2
|
*
|
net: fec: fix regression in link change accounting
Lucas Stach
2013-04-16
1
-0
/
+1
|
*
|
net: cdc_mbim: remove bogus sizeof()
Bjørn Mork
2013-04-16
1
-1
/
+1
|
*
|
drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...
Mugunthan V N
2013-04-15
1
-1
/
+1
|
*
|
net: mvneta: fix improper tx queue usage in mvneta_tx()
Willy Tarreau
2013-04-15
1
-5
/
+4
|
*
|
net: mvmdio: add select PHYLIB
Thomas Petazzoni
2013-04-13
1
-1
/
+1
|
*
|
tuntap: fix error return code in tun_set_iff()
Wei Yongjun
2013-04-12
1
-1
/
+1
|
*
|
be2net: take care of __vlan_put_tag return value
Ivan Vecera
2013-04-12
1
-2
/
+3
|
*
|
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
2013-04-12
1
-16
/
+15
|
*
|
can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
Marc Kleine-Budde
2013-04-12
1
-2
/
+8
|
*
|
stmmac: prevent interrupt loop with MMC RX IPC Counter
Christian Ruppert
2013-04-11
1
-0
/
+1
|
*
|
bonding: IFF_BONDING is not stripped on enslave failure
nikolay@redhat.com
2013-04-11
1
-0
/
+1
|
*
|
bonding: fix netdev event NULL pointer dereference
nikolay@redhat.com
2013-04-11
1
-2
/
+11
|
*
|
bnx2x: Prevent null pointer dereference in AFEX mode
Yuval Mintz
2013-04-10
1
-1
/
+2
|
*
|
e100: Add dma mapping error check
Neil Horman
2013-04-10
1
-11
/
+25
|
*
|
bonding: fix bonding_masters race condition in bond unloading
nikolay@redhat.com
2013-04-08
1
-0
/
+9
|
*
|
Revert "bonding: remove sysfs before removing devices"
nikolay@redhat.com
2013-04-08
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-08
14
-290
/
+388
|
|
\
|
|
*
|
net: mvneta: enable features before registering the driver
willy tarreau
2013-04-08
1
-4
/
+5
|
*
|
hyperv: Fix RNDIS send_completion code path
Haiyang Zhang
2013-04-08
2
-18
/
+13
|
*
|
hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
Haiyang Zhang
2013-04-08
1
-2
/
+0
[next]