summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg
2009-07-21mac80211: disable meshJohannes Berg
2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre
2009-07-21iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-20Add mac driver for w90p910Wan ZongShun
2009-07-17Update Andreas Koensgen's email addressRalf Baechle
2009-07-17MAINTAINERS entry for STRIP driverRalf Baechle
2009-07-17cdc-eem: bad crc checkingVincent CUISSARD
2009-07-17ixgbe: Remove DPRINTK messages in DCB modeLucy Liu
2009-07-17ixgbe: clear mac address data block in DCB modeLucy Liu
2009-07-17sky2: revert shutdown changesStephen Hemminger
2009-07-17net: sock_copy() fixesEric Dumazet
2009-07-17E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa
2009-07-17bonding: clean muticast addresses when device changes typeMoni Shoua
2009-07-17atl1c: misplaced parenthesisroel kluin
2009-07-17atl1c: add missing parenthesesroel kluin
2009-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-07-16netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet
2009-07-16netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy
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-13NET: 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-12sit: fix regression: do not release skb->dst before xmitSascha Hlusiak
2009-07-12net: ip_push_pending_frames() fixEric Dumazet
2009-07-12net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet
2009-07-10cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier
2009-07-10ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou
2009-07-10memory barrier: adding smp_mb__after_lockJiri Olsa