summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [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-212-31/+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
| * | | [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller2006-03-211-1/+1
| * | | [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-218-103/+104
| * | | [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang2006-03-211-0/+10
| * | | [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
| * | | [SECURITY] getpeersec: Fix build breakageArnaldo Carvalho de Melo2006-03-211-1/+2
| * | | [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo2006-03-211-1/+0
| * | | [ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo2006-03-214-36/+48
| * | | [SNAP]: Remove leftover unused hdr variableArnaldo Carvalho de Melo2006-03-211-1/+0
| * | | [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-2129-139/+928
| * | | [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-217-15/+32
| * | | [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-2118-300/+302
| * | | [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-219-17/+169
| * | | [XFRM]: Fix aevent related crashPatrick McHardy2006-03-212-5/+20
| * | | [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-215-7/+34
| * | | [IPV4] ARP: Documentation for new arp_accept sysctl variable.Neil Horman2006-03-211-0/+5
| * | | [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2006-03-214-10/+20
| * | | [TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney2006-03-211-1/+2
| * | | [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
| * | | [NET]: sem2mutex part 2Ingo Molnar2006-03-2113-99/+107
| * | | [ATM] suni: cast arg properly in SONET_SETFRAMINGAlexey Dobriyan2006-03-211-1/+1
| * | | [WAN]: fix section mismatch warning in sbniSam Ravnborg2006-03-211-2/+1
| * | | [SUNGEM]: sem2mutexIngo Molnar2006-03-212-21/+22
| * | | [CASSINI]: sem2mutexIngo Molnar2006-03-212-21/+21