| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETFILTER]: Add H.323 conntrack/NAT helper | Jing Min Zhao | 2006-03-20 | 8 | -0/+6199 |
* | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 | Ingo Oeser | 2006-03-20 | 1 | -72/+69 |
* | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 | Ingo Oeser | 2006-03-20 | 8 | -31/+16 |
* | [IPV6]: Cleanup of net/ipv6/reassambly.c | Ingo Oeser | 2006-03-20 | 1 | -18/+17 |
* | [BRIDGE]: Remove duplicate const from is_link_local() argument type. | Andrew Morton | 2006-03-20 | 1 | -1/+1 |
* | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking | Adrian Bunk | 2006-03-20 | 1 | -2/+1 |
* | [BRIDGE]: use LLC to send STP | Stephen Hemminger | 2006-03-20 | 1 | -69/+59 |
* | [LLC]: llc_mac_hdr_init const arguments | Stephen Hemminger | 2006-03-20 | 4 | -23/+3 |
* | [BRIDGE]: allow show/store of group multicast address | Stephen Hemminger | 2006-03-20 | 4 | -6/+57 |
* | [BRIDGE]: use llc for receiving STP packets | Stephen Hemminger | 2006-03-20 | 5 | -28/+71 |
* | [BRIDGE]: stp timer to jiffies cleanup | Stephen Hemminger | 2006-03-20 | 1 | -9/+8 |
* | [BRIDGE]: forwarding remove unneeded preempt and bh diasables | Stephen Hemminger | 2006-03-20 | 2 | -6/+3 |
* | [BRIDGE]: netfilter inline cleanup | Stephen Hemminger | 2006-03-20 | 1 | -4/+21 |
* | [BRIDGE]: netfilter VLAN macro cleanup | Stephen Hemminger | 2006-03-20 | 1 | -23/+27 |
* | [BRIDGE]: netfilter dont use __constant_htons | Stephen Hemminger | 2006-03-20 | 1 | -25/+25 |
* | [BRIDGE]: netfilter whitespace | Stephen Hemminger | 2006-03-20 | 1 | -53/+63 |
* | [BRIDGE]: optimize frame pass up | Stephen Hemminger | 2006-03-20 | 1 | -7/+1 |
* | [BRIDGE]: use kzalloc | Stephen Hemminger | 2006-03-20 | 1 | -3/+3 |
* | [BRIDGE]: use kcalloc | Stephen Hemminger | 2006-03-20 | 1 | -2/+1 |
* | [BRIDGE]: use setup_timer | Stephen Hemminger | 2006-03-20 | 1 | -16/+7 |
* | [BRIDGE]: remove unneeded bh disables | Stephen Hemminger | 2006-03-20 | 1 | -12/+12 |
* | [BRIDGE] br_netfilter: Warning fixes. | Andrew Morton | 2006-03-20 | 1 | -2/+0 |
* | [BRIDGE] ebtables: Build fix. | Andrew Morton | 2006-03-20 | 1 | -2/+8 |
* | [INET]: Fix typo in Arnaldo's connection sock compat fixups. | David S. Miller | 2006-03-20 | 1 | -2/+2 |
* | [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used | Arnaldo Carvalho de Melo | 2006-03-20 | 3 | -24/+24 |
* | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock | Arnaldo Carvalho de Melo | 2006-03-20 | 7 | -86/+78 |
* | [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset | Arnaldo Carvalho de Melo | 2006-03-20 | 19 | -556/+540 |
* | [SK_BUFF]: export skb_pull_rcsum | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -0/+2 |
* | [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt | Arnaldo Carvalho de Melo | 2006-03-20 | 3 | -36/+43 |
* | [SNAP]: Remove leftover unused hdr variable | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -1/+0 |
* | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin | 2006-03-20 | 21 | -139/+867 |
* | [IPV6]: remove useless test in ip6_append_data | Dave Jones | 2006-03-20 | 1 | -1/+1 |
* | [PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL | Adrian Bunk | 2006-03-20 | 1 | -1/+0 |
* | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum | Herbert Xu | 2006-03-20 | 4 | -10/+26 |
* | [DECnet]: Use RCU locking in dn_rules.c | Steven Whitehouse | 2006-03-20 | 1 | -44/+53 |
* | [DECnet]: Patch to fix recvmsg() flag check | Patrick Caulfield | 2006-03-20 | 1 | -1/+1 |
* | [DECnet]: Endian annotation and fixes for DECnet. | Steven Whitehouse | 2006-03-20 | 10 | -122/+125 |
* | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 2006-03-20 | 2 | -2/+31 |
* | [XFRM]: Fix aevent related crash | Patrick McHardy | 2006-03-20 | 1 | -4/+11 |
* | [TCP]: sysctl to allow TCP window > 32767 sans wscale | Rick Jones | 2006-03-20 | 2 | -7/+25 |
* | [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. | Neil Horman | 2006-03-20 | 2 | -10/+18 |
* | [TIPC]: Avoid compiler warning | Per Liden | 2006-03-20 | 1 | -1/+1 |
* | [TIPC]: Reduce stack usage | Per Liden | 2006-03-20 | 1 | -8/+22 |
* | [TIPC]: Cleanups | Adrian Bunk | 2006-03-20 | 6 | -25/+30 |
* | [TIPC]: Remove unused functions | Per Liden | 2006-03-20 | 2 | -10/+0 |
* | [TIPC]: Remove inlines from *.c | Sam Ravnborg | 2006-03-20 | 6 | -53/+53 |
* | [TIPC]: Fix simple sparse warnings | Sam Ravnborg | 2006-03-20 | 21 | -127/+127 |
* | [NETFILTER]: Fix warnings in ip_nat_snmp_basic.c | David S. Miller | 2006-03-20 | 1 | -1/+4 |
* | [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). | David S. Miller | 2006-03-20 | 1 | -0/+1 |
* | [NET]: sem2mutex part 2 | Ingo Molnar | 2006-03-20 | 11 | -97/+104 |