| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | ath9k: add missing ps wakeup/restore calls | Felix Fietkau | 2011-01-21 | 2 | -5/+5 |
| | * | | | | | ath9k_hw: disabled PAPRD for AR9003 | Luis R. Rodriguez | 2011-01-21 | 2 | -1/+6 |
| | * | | | | | iwlwifi: don't read sku information from EEPROM for 4965 | Wey-Yi Guy | 2011-01-21 | 2 | -4/+8 |
| | * | | | | | Bluetooth: Fix race condition with conn->sec_level | Johan Hedberg | 2011-01-19 | 3 | -6/+12 |
| | * | | | | | Bluetooth: Fix authentication request for L2CAP raw sockets | Johan Hedberg | 2011-01-19 | 1 | -1/+2 |
| | * | | | | | Bluetooth: Create a unified auth_type evaluation function | Johan Hedberg | 2011-01-19 | 1 | -49/+28 |
| | * | | | | | Bluetooth: Fix MITM protection requirement preservation | Johan Hedberg | 2011-01-19 | 1 | -0/+3 |
| | * | | | | | Revert "Bluetooth: Update sec_level/auth_type for already existing connections" | Johan Hedberg | 2011-01-19 | 1 | -5/+0 |
| | * | | | | | Bluetooth: Never deallocate a session when some DLC points to it | Lukáš Turek | 2011-01-19 | 1 | -1/+2 |
| | * | | | | | Bluetooth: Fix leaking blacklist when unregistering a hci device | Johan Hedberg | 2011-01-19 | 1 | -0/+4 |
| | * | | | | | Bluetooth: l2cap: fix misuse of logical operation in place of bitop | David Sterba | 2011-01-19 | 1 | -2/+2 |
| | * | | | | | Bluetooth: ath3k: reduce memory usage | Alexander Holler | 2011-01-19 | 1 | -55/+20 |
| * | | | | | | bonding: update documentation - alternate configuration. | Nicolas de Pesloüan | 2011-01-25 | 1 | -12/+71 |
| * | | | | | | TCP: fix a bug that triggers large number of TCP RST by mistake | Jerry Chu | 2011-01-25 | 1 | -1/+1 |
| * | | | | | | ipv6: Revert 'administrative down' address handling changes. | David S. Miller | 2011-01-25 | 1 | -48/+33 |
| * | | | | | | textsearch: doc - fix spelling in lib/textsearch.c. | Jesper Dangaard Brouer | 2011-01-24 | 1 | -5/+5 |
| * | | | | | | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() | Jesper Juhl | 2011-01-24 | 1 | -0/+1 |
| * | | | | | | pch_gbe: don't use flush_scheduled_work() | Tejun Heo | 2011-01-24 | 1 | -1/+1 |
| * | | | | | | bnx2: Always set ETH_FLAG_TXVLAN | Michael Chan | 2011-01-24 | 1 | -0/+4 |
| * | | | | | | net: clear heap allocation for ethtool_get_regs() | Eugene Teo | 2011-01-24 | 1 | -1/+1 |
| * | | | | | | ipv6: Always clone offlink routes. | David S. Miller | 2011-01-24 | 1 | -8/+1 |
| * | | | | | | dcbnl: make get_app handling symmetric for IEEE and CEE DCBx | John Fastabend | 2011-01-24 | 1 | -2/+11 |
| * | | | | | | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l... | David S. Miller | 2011-01-24 | 2 | -26/+137 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | can: at91_can: make can_id of mailbox 0 configurable | Marc Kleine-Budde | 2011-01-24 | 2 | -7/+108 |
| | * | | | | | | can: at91_can: don't use mailbox 0 | Marc Kleine-Budde | 2011-01-24 | 1 | -12/+20 |
| | * | | | | | | can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM | Marc Kleine-Budde | 2011-01-24 | 1 | -8/+10 |
| * | | | | | | | tcp: fix bug in listening_get_next() | Eric Dumazet | 2011-01-24 | 1 | -1/+0 |
| * | | | | | | | inetpeer: Use correct AVL tree base pointer in inet_getpeer(). | David S. Miller | 2011-01-24 | 1 | -1/+1 |
| * | | | | | | | GRO: fix merging a paged skb after non-paged skbs | Michal Schmidt | 2011-01-24 | 1 | -2/+6 |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2011-01-24 | 4863 | -112016/+259692 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | net: arp_ioctl() must hold RTNL | Eric Dumazet | 2011-01-24 | 2 | -7/+7 |
| * | | | | | | | can: add driver for Softing card | Kurt Van Dijck | 2011-01-21 | 3 | -0/+374 |
| * | | | | | | | can: add driver for Softing card | Kurt Van Dijck | 2011-01-21 | 8 | -0/+1815 |
| * | | | | | | | atm: idt77105: fix fetch_stats() result | Vasiliy Kulikov | 2011-01-21 | 1 | -1/+1 |
| * | | | | | | | net_sched: accurate bytes/packets stats/rates | Eric Dumazet | 2011-01-20 | 14 | -33/+29 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | bonding: Ensure that we unshare skbs prior to calling pskb_may_pull | Neil Horman | 2011-01-20 | 3 | -0/+12 |
| * | | | | | | cxgb4: fix reported state of interfaces without link | Dimitris Michailidis | 2011-01-20 | 1 | -1/+2 |
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-01-28 | 3 | -2/+24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hwmon: (lis3) turn down the no IRQ message | Kalhan Trisal | 2011-01-25 | 1 | -1/+1 |
| * | | | | | | | hwmon: (asus_atk0110) Override interface detection on Sabertooth X58 | Luca Tettamanti | 2011-01-23 | 1 | -1/+22 |
| * | | | | | | | hwmon: (applesmc) Properly initialize lockdep attributes | Henrik Rydberg | 2011-01-23 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-01-28 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | PM / Runtime: Don't enable interrupts while running in_interrupt | Alan Stern | 2011-01-25 | 1 | -3/+6 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2011-01-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | avr32: add missing include causing undefined pgtable_page_* references | Hans-Christian Egtvedt | 2011-01-26 | 1 | -0/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 | 16 | -25/+901 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Input: wacom - pass touch resolution to clients through input_absinfo | Ping Cheng | 2011-01-25 | 1 | -2/+19 |
| * | | | | | | | | | Input: wacom - add 2 Bamboo Pen and touch models | Ping Cheng | 2011-01-24 | 1 | -0/+6 |
| * | | | | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 2011-01-24 | 3 | -2/+6 |
| * | | | | | | | | | Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup | Dmitry Torokhov | 2011-01-20 | 1 | -0/+1 |