summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [DECnet]: Patch to fix recvmsg() flag checkPatrick Caulfield2006-03-201-1/+1
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-2018-300/+302
* [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-209-17/+169
* [XFRM]: Fix aevent related crashPatrick McHardy2006-03-202-5/+20
* [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-205-7/+34
* [IPV4] ARP: Documentation for new arp_accept sysctl variable.Neil Horman2006-03-201-0/+5
* [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2006-03-204-10/+20
* [TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney2006-03-201-1/+2
* [TIPC]: Avoid compiler warningPer Liden2006-03-201-1/+1
* [TIPC]: Reduce stack usagePer Liden2006-03-201-8/+22
* [TIPC]: CleanupsAdrian Bunk2006-03-206-25/+30
* [TIPC]: Remove unused functionsPer Liden2006-03-202-10/+0
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-206-53/+53
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-2021-127/+127
* [NETFILTER]: Fix warnings in ip_nat_snmp_basic.cDavid S. Miller2006-03-201-1/+4
* [DCCP]: Fix uninitialized var warnings in dccp_parse_options().David S. Miller2006-03-201-0/+1
* [NET]: sem2mutex part 2Ingo Molnar2006-03-2013-99/+107
* [ATM] suni: cast arg properly in SONET_SETFRAMINGAlexey Dobriyan2006-03-201-1/+1
* [WAN]: fix section mismatch warning in sbniSam Ravnborg2006-03-201-2/+1
* [SUNGEM]: sem2mutexIngo Molnar2006-03-202-21/+22
OpenPOWER on IntegriCloud