index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2014-01-16
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
-6
/
+2
2014-01-15
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
-2
/
+9
2014-01-15
bnx2x: Don't release PCI bars on shutdown
Yuval Mintz
-14
/
+15
2014-01-15
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
-0
/
+1
2014-01-14
qlge: Fix vlan netdev features.
Jitendra Kalsaria
-0
/
+2
2014-01-14
dm9601: add USB IDs for new dm96xx variants
Peter Korsgaard
-0
/
+12
2014-01-13
net: usbnet: fix SG initialisation
Bjørn Mork
-1
/
+1
2014-01-13
cxgb4: silence shift wrapping static checker warning
Dan Carpenter
-1
/
+1
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
-1
/
+5
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
-36
/
+36
2014-01-10
macvlan: forbid L2 fowarding offload for macvtap
Jason Wang
-1
/
+4
2014-01-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
-3
/
+9
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
-4
/
+9
2014-01-09
bnx2x: prevent WARN during driver unload
Yuval Mintz
-18
/
+38
2014-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-3
/
+9
2014-01-06
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
-2
/
+11
2014-01-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
-2
/
+8
2014-01-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
-1
/
+1
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
-4
/
+9
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
-12
/
+22
2014-01-06
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
-6
/
+12
2014-01-05
xen-netback: Include header for vmalloc
Josh Boyer
-0
/
+1
2014-01-05
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
-10
/
+4
2014-01-05
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
-112
/
+174
2014-01-05
bnx2x: fix AFEX memory overflow
Yuval Mintz
-1
/
+4
2014-01-05
bnx2x: Clean before update RSS arrives
Michal Kalderon
-1
/
+7
2014-01-05
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
-3
/
+6
2014-01-05
bnx2x: limit number of interrupt vectors for 57711
Dmitry Kravkov
-3
/
+5
2014-01-03
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
-7
/
+12
2014-01-03
{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly
fan.du
-1
/
+2
2014-01-03
cxgb4: allow large buffer size to have page size
Thadeu Lima de Souza Cascardo
-1
/
+1
2014-01-02
virtio-net: fix refill races during restore
Jason Wang
-5
/
+6
2014-01-02
qlcnic: Fix resource allocation for TX queues
Manish Chopra
-1
/
+2
2014-01-02
qlcnic: Fix loopback diagnostic test
Manish Chopra
-6
/
+7
2014-01-01
bnx2x: Fix KR2 work-around detection of BCM8073
Yaniv Rosner
-1
/
+1
2014-01-01
bnx2x: Fix incorrect link-up report
Yaniv Rosner
-0
/
+4
2014-01-01
bnx2x: Fix Duplex setting for 54618se
Yaniv Rosner
-26
/
+28
2014-01-01
bnx2x: Fix passive DAC cable detection
Yaniv Rosner
-9
/
+12
2014-01-01
bnx2x: Fix 578xx-KR 1G link
Yaniv Rosner
-0
/
+14
2013-12-31
usbnet: mcs7830: rework link state detection
Octavian Purdila
-15
/
+4
2013-12-31
iwlwifi: add new devices for 7265 series
Oren Givon
-2
/
+8
2013-12-29
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
-13
/
+11
2013-12-29
phy: IRQ cannot be shared
Sergei Shtylyov
-4
/
+2
2013-12-29
xen-netback: fix guest-receive-side array sizes
Paul Durrant
-7
/
+24
2013-12-29
fec: Do not assume that PHY reset is active low
Fabio Estevam
-4
/
+10
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
-2
/
+2
2013-12-27
arc_emac: fix potential use after free
Eric Dumazet
-2
/
+2
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
-1
/
+1
2013-12-26
macvlan: fix netdev feature propagation from lower device
Florian Westphal
-3
/
+13
[next]