aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller2011-01-261-0/+6
* tg3: Use new VLAN codeMatt Carlson2011-01-262-88/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-2617-132/+105
|\
| * MAINTAINERS: remove Reinette Chatre as iwlwifi maintainerReinette Chatre2011-01-251-1/+0
| * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| * mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-251-0/+3
| * rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| * iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-212-4/+8
| * Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-193-6/+12
| * Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg2011-01-191-1/+2
| * Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg2011-01-191-49/+28
| * Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-191-0/+3
| * Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-191-5/+0
| * Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-191-1/+2
| * Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-191-0/+4
| * Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba2011-01-191-2/+2
| * Bluetooth: ath3k: reduce memory usageAlexander Holler2011-01-191-55/+20
* | bonding: update documentation - alternate configuration.Nicolas de Pesloüan2011-01-251-12/+71
* | TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu2011-01-251-1/+1
* | ipv6: Revert 'administrative down' address handling changes.David S. Miller2011-01-251-48/+33
* | textsearch: doc - fix spelling in lib/textsearch.c.Jesper Dangaard Brouer2011-01-241-5/+5
* | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl2011-01-241-0/+1
* | pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-241-1/+1
* | bnx2: Always set ETH_FLAG_TXVLANMichael Chan2011-01-241-0/+4
* | net: clear heap allocation for ethtool_get_regs()Eugene Teo2011-01-241-1/+1
* | ipv6: Always clone offlink routes.David S. Miller2011-01-241-8/+1
* | dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend2011-01-241-2/+11
* | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2011-01-242-26/+137
|\ \
| * | can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2011-01-242-7/+108
| * | can: at91_can: don't use mailbox 0Marc Kleine-Budde2011-01-241-12/+20
| * | can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde2011-01-241-8/+10
* | | tcp: fix bug in listening_get_next()Eric Dumazet2011-01-241-1/+0
* | | inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller2011-01-241-1/+1
* | | GRO: fix merging a paged skb after non-paged skbsMichal Schmidt2011-01-241-2/+6
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-244863-112016/+259692
|\ \ \
| * | | fix a shutdown regression in intel_idleShaohua Li2011-01-251-6/+2
| * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2515-51/+184
| |\ \ \
| | * | | omap: DMA: clear interrupt status correctlyAdrian Hunter2011-01-191-4/+3
| | * | | OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1
| | * | | arm: omap3: cm-t3517: minor comment fixIgor Grinberg2011-01-191-2/+2
| | * | | arm: omap3: cm-t3517: rtc fixIgor Grinberg2011-01-191-3/+22
| | * | | omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren2011-01-193-2/+61
| | * | | omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren2011-01-197-33/+47
| | * | | omap1: Fix sched_clock for the MPU timerTony Lindgren2011-01-181-1/+13
| | * | | Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren2011-01-188-12/+43
| | |\ \ \
| | | * | | OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-183-4/+0
| | | * | | OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley2011-01-181-4/+26
| | | * | | OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-184-4/+17