Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
903b9124eae00edf8a9d6491dab60fcda777aabd
/
drivers
/
net
3161e45
virtio: net refill on out-of-memory
by Rusty Russell
· 15 years ago
0b4f292
smc91x: fix compilation on SMP
by Alexey Dobriyan
· 15 years ago
4484b9c
irda/sa1100_ir: fix broken netdev_ops conversion
by Alexander Beregalov
· 15 years ago
730a9cf
irda/au1k_ir: fix broken netdev_ops conversion
by Alexander Beregalov
· 15 years ago
8ff499e
smc91x: let smc91x work well under netpoll
by Dongdong Deng
· 15 years ago
d2f3ad4
pxaficp-ir: remove incorrect net_device_ops
by Marek Vasut
· 15 years ago
4871953
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
by Dongdong Deng
· 15 years ago
c189308
net: Fix Micrel KSZ8842 Kconfig description
by Andreas Mohr
· 15 years ago
6ff9c2e
E100: fix interaction with swiotlb on X86.
by Krzysztof Hałasa
· 15 years ago
649bf17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
1a9937b
rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B
by Herton Ronaldo Krzesinski
· 15 years ago
d3b325f
ibm_newemac: emac_close() needs to call netif_carrier_off()
by Petri Gynther
· 15 years ago
cbb35f8a
net: fix ks8851 build errors
by Randy Dunlap
· 15 years ago
456d899
net: Rename MAC platform driver for w90p910 platform
by Wan ZongShun
· 15 years ago
e7a5965
yellowfin: Fix buffer underrun after dev_alloc_skb() failure
by Roel Kluin
· 15 years ago
08fdef9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
518ff04
orinoco: correct key bounds check in orinoco_hw_get_tkip_iv
by John W. Linville
· 15 years ago
68eac46
e1000e: fix use of pci_enable_pcie_error_reporting
by Xiaotian Feng
· 15 years ago
82776a4
e1000e: WoL does not work on 82577/82578 with manageability enabled
by Bruce Allan
· 15 years ago
7fc1ece
cnic: Fix locking in init/exit calls.
by Michael Chan
· 15 years ago
681dbd7
cnic: Fix locking in start/stop calls.
by Michael Chan
· 15 years ago
c5a8895
bnx2: Use mutex on slow path cnic calls.
by Michael Chan
· 15 years ago
a3059b1
cnic: Refine registration with bnx2.
by Michael Chan
· 15 years ago
64c6460
cnic: Fix symbol_put_addr() panic on ia64.
by Michael Chan
· 15 years ago
7c1d15d
pegasus: Add new device ID.
by Petko Manolov
· 15 years ago
22580f8
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
by Dongdong Deng
· 15 years ago
0527a1a
via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL
by roel kluin
· 15 years ago
8851293
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
6b26dea
rt2x00: fix memory corruption in rf cache, add a sanity check
by Pavel Roskin
· 15 years ago
8a62bab
ixgbe: Fix receive on real device when VLANs are configured
by Lucy Liu
· 15 years ago
17e78b0
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
by Yi Zou
· 15 years ago
232e7d6
netxen: free napi resources during detach
by Dhananjay Phadke
· 15 years ago
e424fa9
netxen: remove netxen workqueue
by Amit Kumar Salecha
· 15 years ago
237057a
ixgbe: fix issues setting rx-usecs with legacy interrupts
by Don Skidmore
· 15 years ago
993e6f2
can: fix oops caused by wrong rtnl newlink usage
by Oliver Hartkopp
· 15 years ago
839d162
8139cp: balance dma_map_single vs dma_unmap_single pair
by Francois Romieu
· 15 years ago
9799218
Revert "libertas: Read buffer overflow"
by David S. Miller
· 15 years ago
e9d126c
ar9170: fix read & write outside array bounds
by Dan Carpenter
· 15 years ago
363ec56
ar9170usb: fix spurious firmware related message
by Christian Lamparter
· 15 years ago
973507c
mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()
by roel kluin
· 15 years ago
be12159
zorro8390: Fix read buffer overflow in zorro8390_init_one()
by roel kluin
· 15 years ago
5e33b71
pcnet32: Read buffer overflow
by roel kluin
· 15 years ago
75c4885
gianfar: keep vlan related state when restart
by Yong Zhang
· 15 years ago
148675a
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
by Bruce Allan
· 15 years ago
373a88d
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
by Bruce Allan
· 15 years ago
6e455b89
ixgbe: Disable packet split only on FCoE queues in 82599
by Yi Zou
· 15 years ago
a6616b4
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
by Yi Zou
· 15 years ago
876bfd4
tun: Extend RTNL lock coverage over whole ioctl
by Herbert Xu
· 15 years ago
9555b31
fec: fix FEC driver packet transmission breakage
by Greg Ungerer
· 15 years ago
082ba88
atlx: strncpy does not null terminate string
by Roel Kluin
· 15 years ago
5d5ceb8
irda: fix read buffer overflow
by Roel Kluin
· 15 years ago
f222e8b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
819ae6a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
dd1f57e
libertas: correct packing of rxpd structure
by Bob Dunlop
· 15 years ago
60aa569
mwl8k: prevent module unload hang
by Lennert Buytenhek
· 15 years ago
a94cc97
mwl8k: prevent crash in ->configure_filter() if no interface was added
by Lennert Buytenhek
· 15 years ago
37055bd
mwl8k: call pci_unmap_single() before accessing command structure again
by Lennert Buytenhek
· 15 years ago
4ff6432
mwl8k: add various missing GET_HW_SPEC endian conversions
by Lennert Buytenhek
· 15 years ago
d25f9f1
mwl8k: fix NULL pointer dereference on receive out-of-memory
by Lennert Buytenhek
· 15 years ago
7dd2459
ipw2x00: Write outside array bounds
by Zhu Yi
· 15 years ago
b4adbb4
Add IDs for 3C905B-TX Fast Etherlink XL PCI
by Pascal Terjan
· 15 years ago
f60f785
netxen: fix dma mask update calculation
by Dhananjay Phadke
· 15 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
357eb46
ehea: Fix napi list corruption on ifconfig down
by Hannes Hering
· 15 years ago
e0cff5e
igbvf: Allow VF driver to correctly recognize failure to set mac
by Alexander Duyck
· 15 years ago
0cb1353
3c59x: Fix build failure with gcc 3.2
by Jean Delvare
· 15 years ago
eca4c3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
f6caa14
sky2: Avoid transmits during sky2_down()
by Mike McCormack
· 15 years ago
99f1b01
iwlagn: do not send key clear commands when rfkill enabled
by Reinette Chatre
· 15 years ago
b929c63
libertas: Read buffer overflow
by Roel Kluin
· 15 years ago
9f9857b
drivers/net/wireless: introduce missing kfree
by Julia Lawall
· 15 years ago
c37457e
drivers/net/wireless/iwlwifi: introduce missing kfree
by Julia Lawall
· 15 years ago
dbc1eec
zd1211rw: fix unaligned access in zd_mac_rx
by Patrick Simmons
· 15 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 15 years ago
202ff1e
ixgbe: Patch to modify 82598 PCIe completion timeout values
by Mallikarjuna R Chilakala
· 15 years ago
eb4ad82
mlx4_en: Fix double pci unmapping.
by Yevgeny Petrilin
· 15 years ago
63097b3
pcnet32: VLB support fixes
by Don Fry
· 15 years ago
df4e7f7
pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()
by Don Fry
· 15 years ago
50c643e
netxen: fix coherent dma mask setting
by Dhananjay Phadke
· 15 years ago
54706d9
s6gmac: Read buffer overflow
by roel kluin
· 15 years ago
1b994b5
tulip: Read buffer overflow
by roel kluin
· 15 years ago
446e72f
pppol2tp: calls unregister_pernet_gen_device() at unload time
by Eric Dumazet
· 15 years ago
a53a8b5
ppp: fix lost fragments in ppp_mp_explode() (resubmit)
by Ben McKeegan
· 15 years ago
0a92457
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
by Peter P Waskiewicz Jr
· 15 years ago
0c19d6a
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
by Peter P Waskiewicz Jr
· 15 years ago
8f9a716
ixgbe: Fix netpoll to be properly multiqueue aware
by Peter P Waskiewicz Jr
· 15 years ago
accff95
gianfar: fix coalescing setup in ethtool support
by Jiajun Wu
· 15 years ago
72fc939
pppoe: fix /proc/net/pppoe
by Eric Dumazet
· 15 years ago
f0c5b35
eexpress: Read buffer overflow
by roel kluin
· 15 years ago
3d54015
3c515: Write outside array bounds
by roel kluin
· 15 years ago
a1b9744
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
57921c3
libertas: Read buffer overflow
by Roel Kluin
· 15 years ago
430453f
libertas: Read outside array bounds
by Roel Kluin
· 15 years ago
f146214
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
082e708
iwlwifi: Read outside array bounds
by Roel Kluin
· 15 years ago
008749f
ath9k: Read outside array bounds
by Roel Kluin
· 15 years ago
3d0ccd0
airo: Buffer overflow
by Roel Kluin
· 15 years ago
2a21f86
wireless: ERR_PTR vs null
by Dan Carpenter
· 15 years ago
45f5fa3
iwlagn: fix minimum number of queues setting
by reinette chatre
· 15 years ago
3995bd9
iwlwifi: fix TX queue race
by Johannes Berg
· 15 years ago
Next »