aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-12net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller
2010-11-12rtnetlink: Fix message size calculation for link messagesThomas Graf
2010-11-12netfilter: ipv6: fix overlap check for fragmentsShan Wei
2010-11-12netfilter: NF_HOOK_COND has wrong conditionalEric Paris
2010-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-10tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2010-11-10net: avoid limits overflowEric Dumazet
2010-11-10net: packet: fix information leak to userlandVasiliy Kulikov
2010-11-10filter: make sure filters dont read uninitialized memoryDavid S. Miller
2010-11-10net: ax25: fix information leak to userlandVasiliy Kulikov
2010-11-09net/dst: dst_dev_event() called after other notifiersEric Dumazet
2010-11-09iwlwifi: dont use pci_dev before it being assignWey-Yi Guy
2010-11-09net: tipc: fix information leak to userlandKulikov Vasiliy
2010-11-09r8169: fix sleeping while holding spinlock.françois romieu
2010-11-09r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu
2010-11-09inet: fix ip_mc_drop_socket()Eric Dumazet
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek
2010-11-09Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz
2010-11-09Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan
2010-11-09Bluetooth: fix unaligned access to l2cap conf datasteven miao
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett
2010-11-09Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg
2010-11-09Bluetooth: fix hidp kconfig dependency warningRandy Dunlap
2010-11-08ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan
2010-11-08ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan
2010-11-08ath9k_htc: Add support for device ID 3346Haitao Zhang
2010-11-08ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan
2010-11-08libertas: terminate scan when stopping interfaceDaniel Drake
2010-11-08mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo
2010-11-08ath9k: check old power mode before clearing cycle countersFelix Fietkau
2010-11-08cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau
2010-11-08carl9170: usbid table updatesChristian Lamparter
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan
2010-11-08libipw: fix proc entry removalLinus Torvalds
2010-11-08rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov
2010-11-08qeth: fix race condition during device startupFrank Blaschka
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun
2010-11-08pktgen: correct uninitialized queue_mapJunchang Wang
2010-11-08net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain
2010-11-08skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain
2010-11-08ipv6: fix overlap check for fragmentsShan Wei
2010-11-08classifier: report statistics for basic classifierstephen hemminger
2010-11-08solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse
2010-11-08solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse
2010-11-07net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt
2010-11-07NET: pktgen - fix compile warningDmitry Torokhov
2010-11-04inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage