aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-14[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimizationPatrick McHardy1-5/+1
2007-07-14[NETFILTER]: nf_conntrack: UDPLITE supportPatrick McHardy3-0/+277
2007-07-14[NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy12-18/+15
2007-07-14[NETFILTER]: x_tables: add connlimit matchJan Engelhardt4-0/+338
2007-07-14[NETFILTER]: Lower *tables printk severityPatrick McHardy3-4/+4
2007-07-14[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP errorYasuyuki Kozakai1-17/+5
2007-07-14[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai4-59/+49
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai6-30/+40
2007-07-14[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 headerYasuyuki Kozakai2-2/+2
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan4-2/+15
2007-07-14[AF_IUCV]: Add lock when updating accept_qUrsula Braun2-2/+15
2007-07-14[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun1-1/+4
2007-07-14[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt1-4/+4
2007-07-14[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2-6/+2
2007-07-14[TCP]: tcp probe add back ssthresh fieldStephen Hemminger1-0/+1
2007-07-14[VLAN]: Fix memset lengthPatrick McHardy1-1/+1
2007-07-14[NET]: Add macvlan driverPatrick McHardy7-0/+550
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy2-134/+2
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy4-20/+22
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2-0/+78
2007-07-14[NET]: Add net_device change_rx_mode callbackPatrick McHardy2-1/+19
2007-07-14[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar1-1/+1
2007-07-13Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel"Linus Torvalds2-24/+31
2007-07-13nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe1-0/+1
2007-07-13CFS: Fix missing digit off in wmult tableThomas Gleixner1-1/+1
2007-07-13Revert "[CPUFREQ] powernow-k8: clarify number of cores."Linus Torvalds1-3/+2
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar1-1/+1
2007-07-13[PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar1-16/+10
2007-07-13[PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar1-1/+1
2007-07-13[PATCH] sched: allow larger granularityIngo Molnar1-1/+1
2007-07-13[PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith1-1/+1
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.hAtsushi Nemoto1-1/+2
2007-07-13[MIPS] Make show_code static and add __user tagAtsushi Nemoto1-3/+3
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/compat.hAtsushi Nemoto1-1/+2
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto3-9/+10
2007-07-13[MIPS] math-emu minor cleanupAtsushi Nemoto1-10/+9
2007-07-13[MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto1-19/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle1-6/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle1-4/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle1-25/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle1-8/+1
2007-07-13[CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle1-14/+0
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams2-0/+5
2007-07-13ARM: Add drivers/dma to arch/arm/KconfigDan Williams1-0/+2
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams12-60/+1139
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams3-25/+774
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams4-0/+1595
2007-07-13md: remove raid5 compute_block and compute_parity5Dan Williams1-124/+0
2007-07-13md: handle_stripe5 - request io processing in raid5_run_opsDan Williams1-58/+13
2007-07-13md: handle_stripe5 - add request/completion logic for async expand opsDan Williams1-12/+38