summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [BLUETOOTH]: Return negative error constantTobias Klauser2006-03-221-2/+2
| * [NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2006-03-218-0/+6199
| * [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2Ingo Oeser2006-03-211-72/+69
| * [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-218-31/+16
| * [IPV6]: Cleanup of net/ipv6/reassambly.cIngo Oeser2006-03-211-18/+17
| * [BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton2006-03-211-1/+1
| * [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk2006-03-211-2/+1
| * [BRIDGE]: use LLC to send STPStephen Hemminger2006-03-211-69/+59
| * [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-214-23/+3
| * [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-214-6/+57
| * [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-215-28/+71
| * [BRIDGE]: stp timer to jiffies cleanupStephen Hemminger2006-03-211-9/+8
| * [BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger2006-03-212-6/+3
| * [BRIDGE]: netfilter inline cleanupStephen Hemminger2006-03-211-4/+21
| * [BRIDGE]: netfilter VLAN macro cleanupStephen Hemminger2006-03-211-23/+27
| * [BRIDGE]: netfilter dont use __constant_htonsStephen Hemminger2006-03-211-25/+25
| * [BRIDGE]: netfilter whitespaceStephen Hemminger2006-03-211-53/+63
| * [BRIDGE]: optimize frame pass upStephen Hemminger2006-03-211-7/+1
| * [BRIDGE]: use kzallocStephen Hemminger2006-03-211-3/+3
| * [BRIDGE]: use kcallocStephen Hemminger2006-03-211-2/+1
| * [BRIDGE]: use setup_timerStephen Hemminger2006-03-211-16/+7
| * [BRIDGE]: remove unneeded bh disablesStephen Hemminger2006-03-211-12/+12
| * [BRIDGE] br_netfilter: Warning fixes.Andrew Morton2006-03-211-2/+0
| * [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-211-2/+8
| * [INET]: Fix typo in Arnaldo's connection sock compat fixups.David S. Miller2006-03-211-2/+2
| * [DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo2006-03-213-24/+24
| * [DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo2006-03-217-86/+78
| * [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-2119-556/+540
| * [SK_BUFF]: export skb_pull_rcsumArnaldo Carvalho de Melo2006-03-211-0/+2
| * [ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo2006-03-213-36/+43
| * [SNAP]: Remove leftover unused hdr variableArnaldo Carvalho de Melo2006-03-211-1/+0
| * [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-2121-139/+867
| * [IPV6]: remove useless test in ip6_append_dataDave Jones2006-03-211-1/+1
| * [PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTALAdrian Bunk2006-03-211-1/+0
| * [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-214-10/+26
| * [DECnet]: Use RCU locking in dn_rules.cSteven Whitehouse2006-03-211-44/+53
| * [DECnet]: Patch to fix recvmsg() flag checkPatrick Caulfield2006-03-211-1/+1
| * [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-2110-122/+125
| * [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-212-2/+31
| * [XFRM]: Fix aevent related crashPatrick McHardy2006-03-211-4/+11
| * [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-212-7/+25
| * [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2006-03-212-10/+18
| * [TIPC]: Avoid compiler warningPer Liden2006-03-211-1/+1
| * [TIPC]: Reduce stack usagePer Liden2006-03-211-8/+22
| * [TIPC]: CleanupsAdrian Bunk2006-03-216-25/+30
| * [TIPC]: Remove unused functionsPer Liden2006-03-212-10/+0
| * [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-216-53/+53
| * [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-2121-127/+127
| * [NETFILTER]: Fix warnings in ip_nat_snmp_basic.cDavid S. Miller2006-03-211-1/+4
| * [DCCP]: Fix uninitialized var warnings in dccp_parse_options().David S. Miller2006-03-211-0/+1