summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-2867-384/+2650
|\
| * bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2011-01-262-8/+10
| * cnic: Fix big endian bugMichael Chan2011-01-261-6/+6
| * 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
| |\ \ \
| * | | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-242-7/+7
| * | | | can: add driver for Softing cardKurt Van Dijck2011-01-213-0/+374
| * | | | can: add driver for Softing cardKurt Van Dijck2011-01-218-0/+1815
| * | | | atm: idt77105: fix fetch_stats() resultVasiliy Kulikov2011-01-211-1/+1
| * | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-2014-33/+29
| | |/ / | |/| |
| * | | bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman2011-01-203-0/+12
| * | | cxgb4: fix reported state of interfaces without linkDimitris Michailidis2011-01-201-1/+2
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-283-2/+24
|\ \ \ \
| * | | | hwmon: (lis3) turn down the no IRQ messageKalhan Trisal2011-01-251-1/+1
| * | | | hwmon: (asus_atk0110) Override interface detection on Sabertooth X58Luca Tettamanti2011-01-231-1/+22