summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-21[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspendAtsushi Nemoto
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto
2006-03-21[MIPS] Reformat all of signal32.c with tabs instead of space for consistencyMartin Michlmayr
2006-03-21[MIPS] Delete unused sys32_waitpid.Ralf Baechle
2006-03-21[MIPS] Make I/O helpers more customizableAtsushi Nemoto
2006-03-21[MIPS] Symmetric Uniprocessor support for Qemu.Ralf Baechle
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto
2006-03-21[MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle
2006-03-21[MIPS] Add early console for Cobalt.Peter Horton
2006-03-21[CRYPTO] aes: Fixed array boundary violationDavid McCullough
2006-03-21[CRYPTO] tcrypt: Fix key alignmentAtsushi Nemoto
2006-03-21[CRYPTO] all: Add missing cra_alignmaskAtsushi Nemoto
2006-03-21[CRYPTO] all: Use kzalloc where possibleEric Sesterhenn
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu
2006-03-21[CRYPTO] twofish: Use rol32/ror32 where appropriateDenis Vlasenko
2006-03-20[NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao
2006-03-20[TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller
2006-03-20[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2Ingo Oeser
2006-03-20[IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser
2006-03-20[IPV6]: Cleanup of net/ipv6/reassambly.cIngo Oeser
2006-03-20[BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton
2006-03-20[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk
2006-03-20[TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk
2006-03-20[BRIDGE]: use LLC to send STPStephen Hemminger
2006-03-20[LLC]: llc_mac_hdr_init const argumentsStephen Hemminger
2006-03-20[BRIDGE]: allow show/store of group multicast addressStephen Hemminger
2006-03-20[BRIDGE]: use llc for receiving STP packetsStephen Hemminger
2006-03-20[BRIDGE]: stp timer to jiffies cleanupStephen Hemminger
2006-03-20[BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger
2006-03-20[BRIDGE]: netfilter inline cleanupStephen Hemminger
2006-03-20[BRIDGE]: netfilter VLAN macro cleanupStephen Hemminger
2006-03-20[BRIDGE]: netfilter dont use __constant_htonsStephen Hemminger
2006-03-20[BRIDGE]: netfilter whitespaceStephen Hemminger
2006-03-20[BRIDGE]: optimize frame pass upStephen Hemminger
2006-03-20[BRIDGE]: use kzallocStephen Hemminger
2006-03-20[BRIDGE]: use kcallocStephen Hemminger
2006-03-20[BRIDGE]: use setup_timerStephen Hemminger
2006-03-20[BRIDGE]: remove unneeded bh disablesStephen Hemminger
2006-03-20[BRIDGE] br_netfilter: Warning fixes.Andrew Morton
2006-03-20[BRIDGE] ebtables: Build fix.Andrew Morton
2006-03-20[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller
2006-03-20[INET]: Fix typo in Arnaldo's connection sock compat fixups.David S. Miller
2006-03-20[DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang
2006-03-20[NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo
2006-03-20[SK_BUFF]: export skb_pull_rcsumArnaldo Carvalho de Melo
2006-03-20[SECURITY] getpeersec: Fix build breakageArnaldo Carvalho de Melo
2006-03-20[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo
2006-03-20[ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo