aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-15net/can: add module alias to can protocol driversLothar Waßmann
2009-07-15net/can bugfix: use after free bug in can protocol driversLothar Waßmann
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-07-14gre: fix ToS/DiffServ inherit bugAndreas Jaggi
2009-07-13igb: gcc-3.4.6 fixEric Dumazet
2009-07-13atlx: duplicate testing of MCAST flagroel kluin
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle
2009-07-12netdev: restore MTU change operationBen Hutchings
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings
2009-07-11sit: fix regression: do not release skb->dst before xmitSascha Hlusiak
2009-07-11net: ip_push_pending_frames() fixEric Dumazet
2009-07-11net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet
2009-07-09cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier
2009-07-09ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa
2009-07-08netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov
2009-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-08includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput
2009-07-08p54: tx refused but queue activeLarry Finger
2009-07-08Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg
2009-07-08mac80211: fix docbookJohannes Berg
2009-07-08mac80211_hwsim: avoid NULL accessJohannes Berg
2009-07-08ssb: Add support for 4318EClyde McPherson
2009-07-08b43: Add support for 4318EClyde McPherson
2009-07-08zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung
2009-07-08zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan
2009-07-08r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli
2009-07-08r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli
2009-07-08ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Jarek Poplawski
2009-07-08davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton
2009-07-08igb: set lan id prior to configuring phyAlexander Duyck
2009-07-07mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho
2009-07-07cfg80211: fix refcount leakJohannes Berg
2009-07-07hp-wmi: fix rfkill bugJohannes Berg
2009-07-07mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger
2009-07-07Wireless: nl80211, fix lock imbalanceJiri Slaby
2009-07-06fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer
2009-07-06fec: remove extra ";" from definition namesGreg Ungerer
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller
2009-07-06sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski
2009-07-05dsa: fix 88e6xxx statistics counter snapshottingStephane Contri
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet