index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2013-07-03
dlci: validate the net device in dlci_del()
Zefan Li
2013-07-03
dlci: acquire rtnl_lock before calling __dev_get_by_name()
Zefan Li
2013-06-27
bonding: rlb mode of bond should not alter ARP originating via bridge
Zheng Li
2013-06-27
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
2013-06-27
8139cp: reset BQL when ring tx ring cleared
stephen hemminger
2013-06-27
r8169: fix offloaded tx checksum for small packets.
Francois Romieu
2013-06-27
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
2013-06-20
ath9k: Use minstrel rate control by default
Sujith Manoharan
2013-06-20
ath9k: Disable PowerSave by default
Sujith Manoharan
2013-06-20
b43: stop format string leaking into error msgs
Kees Cook
2013-06-07
xen-netback: remove skb in xen_netbk_alloc_page
Wei Liu
2013-05-19
r8169: fix vlan tag read ordering.
Francois Romieu
2013-05-19
macvlan: fix passthru mode race between dev removal and rx path
Jiri Pirko
2013-05-19
3c59x: fix PCI resource management
Sergei Shtylyov
2013-05-19
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
2013-05-19
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Matthew Whitehead
2013-05-19
sfc: Fix naming of MTD partitions for FPGA bitfiles
Ben Hutchings
2013-05-19
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork
2013-05-19
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork
2013-05-19
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
Bjørn Mork
2013-05-19
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-05-19
mwifiex: fix setting of multicast filter
Daniel Drake
2013-05-19
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
2013-05-19
ath9k: fix key allocation error handling for powersave keys
Felix Fietkau
2013-05-11
r8169: fix 8168evl frame padding.
Stefan Bader
2013-05-11
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
2013-05-07
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
2013-05-07
gianfar: do not advertise any alarm capability.
Richard Cochran
2013-05-07
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
2013-05-07
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
2013-05-01
bonding: IFF_BONDING is not stripped on enslave failure
nikolay@redhat.com
2013-05-01
bonding: fix bonding_masters race condition in bond unloading
nikolay@redhat.com
2013-05-01
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2013-04-25
ssb: implement spurious tone avoidance
Rafał Miłecki
2013-04-25
ath9k_hw: change AR9580 initvals to fix a stability issue
Felix Fietkau
2013-04-25
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
2013-04-25
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
2013-04-16
r8169: fix auto speed down issue
Hayes Wang
2013-04-12
rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
Tim Gardner
2013-04-12
Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Greg Kroah-Hartman
2013-04-05
bonding: get netdev_rx_handler_unregister out of locks
Veaceslav Falico
2013-04-05
smsc75xx: fix jumbo frame support
Steve Glendinning
2013-04-05
pch_gbe: fix ip_summed checksum reporting on rx
Veaceslav Falico
2013-04-05
ks8851: Fix interpretation of rxlen field.
Max.Nekludov@us.elster.com
2013-04-05
DM9000B: driver initialization upgrade
Joseph CHANG
2013-04-05
atl1e: drop pci-msi support because of packet corruption
Hannes Frederic Sowa
2013-04-05
drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue
Mugunthan V N
2013-04-05
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...
Mugunthan V N
2013-04-05
bonding: fix disabling of arp_interval and miimon
nikolay@redhat.com
2013-04-05
bonding: fix miimon and arp_interval delayed work race conditions
nikolay@redhat.com
[next]