summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller2008-04-101-1/+1
| | * | | BNX2X: Correct bringing chip out of resetEliezer Tamir2008-04-091-3/+3
| | * | | [NETFILTER]: nf_nat: autoload IPv4 connection trackingJan Engelhardt2008-04-091-0/+2
| | * | | [NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy2008-04-091-18/+5
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-099-21/+53
| | |\ \ \
| | | * | | rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1
| | | * | | ssb-mipscore: Fix interrupt vectorsMichael Buesch2008-04-091-6/+7
| | | * | | ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger2008-04-091-1/+1
| | | * | | mac80211: use short_preamble mode from capability if ERP IE not presentVladimir Koutny2008-04-091-8/+35
| | | * | | nl80211: fix STA AID bugJohannes Berg2008-04-071-1/+1
| | | * | | b43legacy: fix bcm4303 crashStefano Brivio2008-04-071-0/+6
| | | * | | iwlwifi: fix n-band association problemAbhijeet Kolekar2008-04-071-1/+0
| | | * | | ipw2200: set MAC address on radiotap interfaceDaniel Drake2008-04-071-0/+1
| | | * | | libertas: fix mode initialization problemHolger Schurig2008-04-071-1/+1
| | * | | | [XFRM]: xfrm_user: fix selector family initializationPatrick McHardy2008-04-091-1/+1
| | * | | | [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-089-134/+225
| | * | | | [TCP]: Don't allow FRTO to take place while MTU is being probedIlpo Järvinen2008-04-071-0/+5
| | * | | | [TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen2008-04-073-6/+23
| | * | | | [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skbIlpo Järvinen2008-04-071-4/+18
| | * | | | [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fackIlpo Järvinen2008-04-071-8/+8
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-112-52/+98
| |\ \ \ \
| | * | | | [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-092-52/+98
| * | | | | signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi2008-04-111-1/+6
| * | | | | pnp: increase number of devices supported per protocolBjorn Helgaas2008-04-111-1/+1
| * | | | | md: close a livelock window in handle_parity_checks5Dan Williams2008-04-111-22/+29
| * | | | | cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano2008-04-111-0/+1
| * | | | | rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-1119-2/+33
| * | | | | watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-1112-0/+20
| * | | | | usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-1116-6/+30
| * | | | | usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-118-2/+11
| * | | | | spi: fix platform driver hotplug/coldplugKay Sievers2008-04-1114-7/+31
| * | | | | eventfd/kaio integration fixDavide Libenzi2008-04-111-8/+9
| * | | | | rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap2008-04-111-0/+1
| * | | | | cgroups: include hierarchy ids in /proc/<pid>/cgroupPaul Menage2008-04-111-0/+1
| | |_|/ / | |/| | |
| * | | | Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2008-04-102-0/+24
| * | | | asmlinkage_protect sys_io_geteventsRoland McGrath2008-04-101-0/+1
| * | | | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-106-22/+44
| * | | | x86: Simplify cpu_idle_waitVenki Pallipadi2008-04-102-72/+22
| * | | | lzo: fix typo in decompressorHarvey Harrison2008-04-101-1/+1
| * | | | FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells2008-04-101-6/+15
| * | | | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2008-04-102-8/+1
| * | | | FRV: Add support for emulation of userspace atomic ops [try #2]David Howells2008-04-104-1/+268
| * | | | FRV: Move STACK_TOP_MAX up [try #2]David Howells2008-04-101-1/+1
| * | | | FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells2008-04-101-5/+14
| * | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-04-1021-148/+153
| |\ \ \ \
| | * | | | [XFS] Ensure "both" features2 slots are consistentEric Sandeen2008-04-102-15/+29
| | * | | | [XFS] Fix superblock features2 field alignment problemDavid Chinner2008-04-102-9/+62
| | * | | | [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-1021-138/+76
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-102-28/+12
| |\ \ \ \ \
| | * | | | | cfq-iosched: do not leak ioc_data across iosched switchesFabio Checconi2008-04-101-3/+6