summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Move HZ definition into KconfigRussell King2006-03-2124-252/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-03-2110-38/+49
|\
| * [CRYPTO] aes: Fixed array boundary violationDavid McCullough2006-03-212-8/+6
| * [CRYPTO] tcrypt: Fix key alignmentAtsushi Nemoto2006-03-211-12/+13
| * [CRYPTO] all: Add missing cra_alignmaskAtsushi Nemoto2006-03-212-0/+2
| * [CRYPTO] all: Use kzalloc where possibleEric Sesterhenn2006-03-212-5/+2
| * [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-213-3/+15
| * [CRYPTO] twofish: Use rol32/ror32 where appropriateDenis Vlasenko2006-03-211-10/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-21349-7284/+18959
|\ \
| * | [NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2006-03-2010-0/+6231
| * | [TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller2006-03-201-1/+1
| * | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2Ingo Oeser2006-03-201-72/+69
| * | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-208-31/+16
| * | [IPV6]: Cleanup of net/ipv6/reassambly.cIngo Oeser2006-03-201-18/+17
| * | [BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton2006-03-201-1/+1
| * | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk2006-03-201-2/+1
| * | [TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk2006-03-201-1/+1
| * | [BRIDGE]: use LLC to send STPStephen Hemminger2006-03-201-69/+59
| * | [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-205-24/+4
| * | [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-204-6/+57
| * | [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-205-28/+71
| * | [BRIDGE]: stp timer to jiffies cleanupStephen Hemminger2006-03-201-9/+8
| * | [BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger2006-03-202-6/+3
| * | [BRIDGE]: netfilter inline cleanupStephen Hemminger2006-03-202-31/+21
| * | [BRIDGE]: netfilter VLAN macro cleanupStephen Hemminger2006-03-201-23/+27
| * | [BRIDGE]: netfilter dont use __constant_htonsStephen Hemminger2006-03-201-25/+25
| * | [BRIDGE]: netfilter whitespaceStephen Hemminger2006-03-201-53/+63
| * | [BRIDGE]: optimize frame pass upStephen Hemminger2006-03-201-7/+1
| * | [BRIDGE]: use kzallocStephen Hemminger2006-03-201-3/+3
| * | [BRIDGE]: use kcallocStephen Hemminger2006-03-201-2/+1
| * | [BRIDGE]: use setup_timerStephen Hemminger2006-03-201-16/+7
| * | [BRIDGE]: remove unneeded bh disablesStephen Hemminger2006-03-201-12/+12
| * | [BRIDGE] br_netfilter: Warning fixes.Andrew Morton2006-03-201-2/+0
| * | [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-201-2/+8
| * | [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller2006-03-201-1/+1
| * | [INET]: Fix typo in Arnaldo's connection sock compat fixups.David S. Miller2006-03-201-2/+2
| * | [DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo2006-03-203-24/+24
| * | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo2006-03-208-103/+104
| * | [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang2006-03-201-0/+10
| * | [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-2019-556/+540
| * | [SK_BUFF]: export skb_pull_rcsumArnaldo Carvalho de Melo2006-03-201-0/+2
| * | [SECURITY] getpeersec: Fix build breakageArnaldo Carvalho de Melo2006-03-201-1/+2
| * | [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo2006-03-201-1/+0
| * | [ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo2006-03-204-36/+48
| * | [SNAP]: Remove leftover unused hdr variableArnaldo Carvalho de Melo2006-03-201-1/+0
| * | [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-2029-139/+928
| * | [IPV6]: remove useless test in ip6_append_dataDave Jones2006-03-201-1/+1
| * | [PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTALAdrian Bunk2006-03-201-1/+0
| * | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-207-15/+32
| * | [DECnet]: Use RCU locking in dn_rules.cSteven Whitehouse2006-03-201-44/+53
OpenPOWER on IntegriCloud