summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin2009-08-101-2/+3
* zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin2009-08-101-0/+3
* pcnet32: Read buffer overflowroel kluin2009-08-101-1/+1
* gianfar: keep vlan related state when restartYong Zhang2009-08-101-2/+10
* e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan2009-08-101-38/+12
* e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan2009-08-101-13/+31
* ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2009-08-102-16/+19
* ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou2009-08-101-40/+15
* tun: Extend RTNL lock coverage over whole ioctlHerbert Xu2009-08-101-31/+19
* fec: fix FEC driver packet transmission breakageGreg Ungerer2009-08-101-4/+5
* atlx: strncpy does not null terminate stringRoel Kluin2009-08-102-8/+8
* irda: fix read buffer overflowRoel Kluin2009-08-101-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-1035-164/+158
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-0537-121/+263
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2732-133/+229
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2232-77/+3317
| |\ \ \
| * | | | Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-162-0/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-07-152-2/+9
| |\ \ \ \
| | * | | | mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-071-0/+1
| | * | | | mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-072-2/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-1520-49/+75
| |\ \ \ \ \
| * | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-1018-29/+81
| |\ \ \ \ \ \
| * | | | | | | Fix compile error in bmac.cDave Jones2009-07-101-1/+1
| * | | | | | | fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier2009-07-091-3/+3
| * | | | | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-0830-161/+147
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-103-15/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | libertas: correct packing of rxpd structureBob Dunlop2009-08-071-2/+2
| * | | | | | | | mwl8k: prevent module unload hangLennert Buytenhek2009-08-071-2/+2
| * | | | | | | | mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek2009-08-071-4/+8
| * | | | | | | | mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek2009-08-071-2/+3
| * | | | | | | | mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek2009-08-071-4/+4
| * | | | | | | | mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek2009-08-071-0/+2
| * | | | | | | | ipw2x00: Write outside array boundsZhu Yi2009-08-071-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Add IDs for 3C905B-TX Fast Etherlink XL PCIPascal Terjan2009-08-061-0/+4
* | | | | | | | netxen: fix dma mask update calculationDhananjay Phadke2009-08-051-2/+2
|/ / / / / / /
* | | | | | | ehea: Fix napi list corruption on ifconfig downHannes Hering2009-08-042-1/+4
* | | | | | | igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck2009-08-041-0/+4
* | | | | | | 3c59x: Fix build failure with gcc 3.2Jean Delvare2009-08-041-4/+6
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-047-8/+27
|\ \ \ \ \ \ \
| * | | | | | | iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-08-031-0/+12
| * | | | | | | libertas: Read buffer overflowRoel Kluin2009-08-031-1/+1
| * | | | | | | drivers/net/wireless: introduce missing kfreeJulia Lawall2009-08-031-0/+1
| * | | | | | | drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall2009-08-031-6/+6
| * | | | | | | zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons2009-08-031-1/+1
| * | | | | | | cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-032-0/+6
* | | | | | | | sky2: Avoid transmits during sky2_down()Mike McCormack2009-08-042-1/+14
* | | | | | | | ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-032-1/+74
|/ / / / / / /
* | | | | | | mlx4_en: Fix double pci unmapping.Yevgeny Petrilin2009-08-031-0/+1
* | | | | | | pcnet32: VLB support fixesDon Fry2009-08-021-5/+7