summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller22-49/+117
2010-11-10tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller1-1/+1
2010-11-10net: avoid limits overflowEric Dumazet15-38/+40
2010-11-10net: packet: fix information leak to userlandVasiliy Kulikov1-1/+2
2010-11-10filter: make sure filters dont read uninitialized memoryDavid S. Miller1-29/+35
2010-11-10net: ax25: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-11-09net/dst: dst_dev_event() called after other notifiersEric Dumazet1-0/+1
2010-11-09iwlwifi: dont use pci_dev before it being assignWey-Yi Guy1-1/+2
2010-11-09net: tipc: fix information leak to userlandKulikov Vasiliy1-0/+1
2010-11-09r8169: fix sleeping while holding spinlock.françois romieu1-2/+2
2010-11-09r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu1-2/+3
2010-11-09inet: fix ip_mc_drop_socket()Eric Dumazet1-3/+1
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek1-0/+3
2010-11-09Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz1-3/+10
2010-11-09Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan1-2/+2
2010-11-09Bluetooth: fix unaligned access to l2cap conf datasteven miao1-4/+4
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett1-0/+2
2010-11-09Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg1-0/+6
2010-11-09Bluetooth: fix hidp kconfig dependency warningRandy Dunlap1-1/+1
2010-11-08ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan1-0/+1
2010-11-08ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan1-16/+14
2010-11-08ath9k_htc: Add support for device ID 3346Haitao Zhang1-0/+1
2010-11-08ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2-0/+4
2010-11-08libertas: terminate scan when stopping interfaceDaniel Drake3-2/+11
2010-11-08mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo1-3/+3
2010-11-08ath9k: check old power mode before clearing cycle countersFelix Fietkau1-4/+8
2010-11-08cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau1-2/+2
2010-11-08carl9170: usbid table updatesChristian Lamparter1-1/+3
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan3-0/+14
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan4-8/+23
2010-11-08libipw: fix proc entry removalLinus Torvalds1-4/+5
2010-11-08rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov1-1/+3
2010-11-08qeth: fix race condition during device startupFrank Blaschka1-1/+1
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun2-54/+8
2010-11-08pktgen: correct uninitialized queue_mapJunchang Wang1-2/+2
2010-11-08net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain1-0/+5
2010-11-08skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain1-1/+0
2010-11-08ipv6: fix overlap check for fragmentsShan Wei1-1/+1
2010-11-08classifier: report statistics for basic classifierstephen hemminger1-0/+4
2010-11-08solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse1-0/+8
2010-11-08solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse1-0/+1
2010-11-07net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt1-0/+1
2010-11-07NET: pktgen - fix compile warningDmitry Torokhov1-1/+1
2010-11-04inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage1-11/+16
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage1-1/+1
2010-11-04fib: fib_result_assign() should not change fib refcountsEric Dumazet1-4/+1
2010-11-03netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt1-0/+1
2010-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-21/+30
2010-11-03cls_cgroup: Fix crash on module unloadHerbert Xu1-2/+0
2010-11-03memory corruption in X.25 facilities parsingandrew hendry2-4/+6