| Commit message (Expand) | Author | Age |
* | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() | Roel Kluin | 2009-12-17 |
* | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2 | Magnus Damm | 2009-12-16 |
* | ixgbe: allow tx of pre-formatted vlan tagged packets | Gurucharan Shetty | 2009-12-16 |
* | ixgbe: Fix 82598 premature copper PHY link indicatation | Mallikarjuna R Chilakala | 2009-12-16 |
* | ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters | Mallikarjuna R Chilakala | 2009-12-16 |
* | bcm63xx_enet: fix compilation failure after get_stats_count removal | Florian Fainelli | 2009-12-16 |
* | packet: dont call sleeping functions while holding rcu_read_lock() | Eric Dumazet | 2009-12-16 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-12-16 |
|\ |
|
| * | ipvs: zero usvc and udest | Simon Horman | 2009-12-15 |
| * | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy | 2009-12-15 |
| * | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy | 2009-12-15 |
| * | ipvs: fix synchronization on connection close | Xiaotian Feng | 2009-12-14 |
| * | netfilter: xtables: document minimal required version | Jan Engelhardt | 2009-12-14 |
* | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller | 2009-12-15 |
* | | sky2: leave PCI config space writeable | stephen hemminger | 2009-12-15 |
* | | sky2: print Optima chip name | stephen hemminger | 2009-12-15 |
* | | x25: Update maintainer. | Arnd Bergmann | 2009-12-15 |
* | | drivers/net/bonding/: : use pr_fmt | Joe Perches | 2009-12-13 |
* | | can: CAN_MCP251X should depend on HAS_DMA | Geert Uytterhoeven | 2009-12-13 |
* | | drivers/net/usb: Correct code taking the size of a pointer | Julia Lawall | 2009-12-13 |
* | | drivers/net/cpmac.c: Correct code taking the size of a pointer | Julia Lawall | 2009-12-13 |
* | | drivers/net/sfc: Correct code taking the size of a pointer | Julia Lawall | 2009-12-13 |
* | | drivers/atm: Correct code taking the size of a pointer | Julia Lawall | 2009-12-13 |
* | | 3c574_cs: disable irq before calling el3_interrupt | Ken Kawasaki | 2009-12-13 |
* | | mlx4_core: return a negative error value | roel kluin | 2009-12-13 |
* | | can: Fix data length code handling in rx path | Oliver Hartkopp | 2009-12-13 |
* | | net: Fix userspace RTM_NEWLINK notifications. | Eric W. Biederman | 2009-12-13 |
* | | udp: udp_lib_get_port() fix | Eric Dumazet | 2009-12-13 |
* | | be2net: fix error in rx completion processing. | Ajit Khaparde | 2009-12-12 |
* | | igbvf: avoid reset storms due to mailbox issues | Alexander Duyck | 2009-12-12 |
* | | igb: fix handling of mailbox collisions between PF/VF | Alexander Duyck | 2009-12-12 |
* | | usb: remove rare pm primitive for conversion to new API | Oliver Neukum | 2009-12-12 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 |
|\| |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-12-11 |
| |\ |
|
| | * | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 |
| | * | [CPUFREQ] make internal cpufreq_add_dev_* static | Alex Chiang | 2009-11-24 |
| | * | [CPUFREQ] use an enum for speedstep processor identification | Rusty Russell | 2009-11-24 |
| | * | [CPUFREQ] Document units for transition latency | Mark Brown | 2009-11-24 |
| | * | [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tunings | Thomas Renninger | 2009-11-24 |
| | * | [CPUFREQ] Documentation: ABI: /sys/devices/system/cpu/cpu#/cpufreq/ | Alex Chiang | 2009-11-24 |
| | * | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ... | Krzysztof Helt | 2009-11-24 |
| | * | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow... | Rusty Russell | 2009-11-24 |
| * | | Staging: batman: fix debug Kconfig option | Greg Kroah-Hartman | 2009-12-11 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-12-11 |
| |\ \ |
|
| | * | | tty: split the lock up a bit further | Alan Cox | 2009-12-11 |
| | * | | tty: Move the leader test in disassociate | Alan Cox | 2009-12-11 |
| | * | | tty: Push the bkl down a bit in the hangup code | Alan Cox | 2009-12-11 |
| | * | | tty: Push the lock down further into the ldisc code | Alan Cox | 2009-12-11 |
| | * | | tty: push the BKL down into the handlers a bit | Alan Cox | 2009-12-11 |
| | * | | tty: moxa: split open lock | Alan Cox | 2009-12-11 |