Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | [CRYPTO] all: Add missing cra_alignmask | Atsushi Nemoto | 2006-03-21 | |
| * | | | | | | | | [CRYPTO] all: Use kzalloc where possible | Eric Sesterhenn | 2006-03-21 | |
| * | | | | | | | | [CRYPTO] api: Align tfm context as wide as possible | Herbert Xu | 2006-03-21 | |
| * | | | | | | | | [CRYPTO] twofish: Use rol32/ror32 where appropriate | Denis Vlasenko | 2006-03-21 | |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-21 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | [NETFILTER]: Add H.323 conntrack/NAT helper | Jing Min Zhao | 2006-03-21 | |
| * | | | | | | | | | [TG3]: Don't mark tg3_test_registers() as returning const. | David S. Miller | 2006-03-21 | |
| * | | | | | | | | | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 | Ingo Oeser | 2006-03-21 | |
| * | | | | | | | | | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 | Ingo Oeser | 2006-03-21 | |
| * | | | | | | | | | [IPV6]: Cleanup of net/ipv6/reassambly.c | Ingo Oeser | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: Remove duplicate const from is_link_local() argument type. | Andrew Morton | 2006-03-21 | |
| * | | | | | | | | | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking | Adrian Bunk | 2006-03-21 | |
| * | | | | | | | | | [TG3]: make drivers/net/tg3.c:tg3_request_irq() static | Adrian Bunk | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use LLC to send STP | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [LLC]: llc_mac_hdr_init const arguments | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: allow show/store of group multicast address | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use llc for receiving STP packets | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: stp timer to jiffies cleanup | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: forwarding remove unneeded preempt and bh diasables | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: netfilter inline cleanup | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: netfilter VLAN macro cleanup | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: netfilter dont use __constant_htons | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: netfilter whitespace | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: optimize frame pass up | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use kzalloc | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use kcalloc | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use setup_timer | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: remove unneeded bh disables | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE] br_netfilter: Warning fixes. | Andrew Morton | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE] ebtables: Build fix. | Andrew Morton | 2006-03-21 | |
| * | | | | | | | | | [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc. | David S. Miller | 2006-03-21 | |
| * | | | | | | | | | [INET]: Fix typo in Arnaldo's connection sock compat fixups. | David S. Miller | 2006-03-21 | |
| * | | | | | | | | | [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used | Arnaldo Carvalho de Melo | 2006-03-21 | |
| * | | | | | | | | | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock | Arnaldo Carvalho de Melo | 2006-03-21 | |
| * | | | | | | | | | [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup | Catherine Zhang | 2006-03-21 | |
| * | | | | | | | | | [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset | Arnaldo Carvalho de Melo | 2006-03-21 | |
| * | | | | | | | | | [SK_BUFF]: export skb_pull_rcsum | Arnaldo Carvalho de Melo | 2006-03-21 | |
| * | | | | | | | | | [SECURITY] getpeersec: Fix build breakage | Arnaldo Carvalho de Melo | 2006-03-21 | |
| * | | | | | | | | | [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor | Arnaldo Carvalho de Melo | 2006-03-21 | |
| * | | | | | | | | | [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt | Arnaldo Carvalho de Melo | 2006-03-21 | |
| * | | | | | | | | | [SNAP]: Remove leftover unused hdr variable | Arnaldo Carvalho de Melo | 2006-03-21 | |
| * | | | | | | | | | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin | 2006-03-21 | |
| * | | | | | | | | | [IPV6]: remove useless test in ip6_append_data | Dave Jones | 2006-03-21 | |
| * | | | | | | | | | [PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL | Adrian Bunk | 2006-03-21 | |
| * | | | | | | | | | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum | Herbert Xu | 2006-03-21 | |
| * | | | | | | | | | [DECnet]: Use RCU locking in dn_rules.c | Steven Whitehouse | 2006-03-21 | |
| * | | | | | | | | | [DECnet]: Patch to fix recvmsg() flag check | Patrick Caulfield | 2006-03-21 | |
| * | | | | | | | | | [DECnet]: Endian annotation and fixes for DECnet. | Steven Whitehouse | 2006-03-21 | |
| * | | | | | | | | | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 2006-03-21 | |
| * | | | | | | | | | [XFRM]: Fix aevent related crash | Patrick McHardy | 2006-03-21 |