summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-141-2/+2
* drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2009-07-142-5/+7
* NET: phy_device, fix lock imbalanceJiri Slaby2009-07-141-1/+3
* gre: fix ToS/DiffServ inherit bugAndreas Jaggi2009-07-141-2/+2
* igb: gcc-3.4.6 fixEric Dumazet2009-07-131-40/+37
* atlx: duplicate testing of MCAST flagroel kluin2009-07-131-1/+1
* NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-125-44/+68
* netdev: restore MTU change operationBen Hutchings2009-07-1211-0/+11
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-1210-2/+16
* sit: fix regression: do not release skb->dst before xmitSascha Hlusiak2009-07-111-0/+1
* net: ip_push_pending_frames() fixEric Dumazet2009-07-112-2/+0
* net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet2009-07-111-2/+17
* cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-091-2/+1
* ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
* memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-093-1/+13
* net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-0910-19/+85
* netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov2009-07-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-0819-17/+48
|\
| * includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-081-1/+0
| * p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
| * Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
| * mac80211: fix docbookJohannes Berg2009-07-081-2/+0
| * mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-081-0/+1
| * ssb: Add support for 4318EClyde McPherson2009-07-081-2/+4
| * b43: Add support for 4318EClyde McPherson2009-07-081-0/+1
| * zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-081-0/+1
| * zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-081-1/+1
| * mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-071-1/+4
| * cfg80211: fix refcount leakJohannes Berg2009-07-071-1/+0
| * hp-wmi: fix rfkill bugJohannes Berg2009-07-071-1/+1
| * mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky2009-07-071-1/+1
| * iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-071-0/+9
| * ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
| * b43/b43legacy: fix radio LED initializationLarry Finger2009-07-074-4/+12
| * Wireless: nl80211, fix lock imbalanceJiri Slaby2009-07-071-0/+1
* | r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli2009-07-081-2/+2
* | r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli2009-07-081-1/+4
* | ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Jarek Poplawski2009-07-081-2/+2
* | davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton2009-07-081-2/+10
* | igb: set lan id prior to configuring phyAlexander Duyck2009-07-081-0/+4
* | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer2009-07-061-1/+1
* | fec: remove extra ";" from definition namesGreg Ungerer2009-07-061-6/+6
|/
* Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller2009-07-061-19/+27
* sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun2009-07-061-23/+2
* tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski2009-07-061-1/+3
* dsa: fix 88e6xxx statistics counter snapshottingStephane Contri2009-07-051-1/+1
* forcedeth: Fix NAPI race.Eric Dumazet2009-07-051-11/+14
* drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall2009-07-051-3/+3
* pcnet_cs: add new idKen Kawasaki2009-07-051-0/+1
* bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-052-4/+6
OpenPOWER on IntegriCloud