aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA2008-01-284-23/+90
* [XFRM]: Define packet dropping statistics.Masahide NAKAMURA2008-01-287-0/+246
* [XFRM] MIPv6: Fix to input RO state correctly.Masahide NAKAMURA2008-01-281-25/+29
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-286-3/+51
* [TCP]: Fix TSO deferringIlpo Järvinen2008-01-281-1/+2
* [TG3]: Update version to 3.87Matt Carlson2008-01-281-2/+2
* [TG3]: Fix supporting flowctrl codeMatt Carlson2008-01-281-43/+64
* [TG3]: Correct sw autoneg flow control advertisementsMatt Carlson2008-01-281-13/+25
* [TG3]: Correct 5704S flowctrl advertisementsMatt Carlson2008-01-281-11/+15
* [TG3]: Replace some magic 5704S constantsMatt Carlson2008-01-282-11/+19
* [TG3]: Add 1000T & 1000X flowctl adv helpersMatt Carlson2008-01-281-14/+48
* [TG3]: Add 1000T & 1000X flowctrl resolversMatt Carlson2008-01-281-36/+50
* [TG3]: Separate requested and actual flow control parametersMatt Carlson2008-01-282-36/+42
* [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer.Pavel Emelyanov2008-01-281-14/+11
* [INET]: Uninline the inet_twsk_put function.Pavel Emelyanov2008-01-282-13/+16
* [INET]: Uninline the __inet_lookup_established function.Pavel Emelyanov2008-01-282-37/+41
* [INET]: Uninline the __inet_hash function.Pavel Emelyanov2008-01-284-30/+49
* [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACKVlad Yasevich2008-01-282-8/+46
* [SCTP]: Implement ADD-IP special case processing for ABORT chunkVlad Yasevich2008-01-283-4/+76
* [SCTP]: Change use_as_src into a full address stateVlad Yasevich2008-01-286-18/+25
* [SCTP]: Update ASCONF processing to conform to spec.Vlad Yasevich2008-01-285-44/+143
* [SCTP]: ADD-IP updates the states where ASCONFs can be sentVlad Yasevich2008-01-281-9/+9
* [SCTP]: Update association lookup to look at ASCONF chunks as wellVlad Yasevich2008-01-281-21/+103
* [SCTP]: Add the handling of "Set Primary IP Address" parameter to INITVlad Yasevich2008-01-282-0/+28
* [SCTP]: Handle the wildcard ADD-IP Address parameterVlad Yasevich2008-01-283-4/+55
* [SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunksVlad Yasevich2008-01-281-0/+18
* [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnelsHerbert Xu2008-01-282-16/+16
* mac80211: add PID controller based rate control algorithmMattias Nissler2008-01-285-5/+403
* mac80211: clean up rate selectionMattias Nissler2008-01-288-189/+146
* mac80211: pass in PS_POLL framesRon Rindjunsky2008-01-282-3/+15
* [SNMP]: Fix SNMP counters with PREEMPTHerbert Xu2008-01-281-4/+17
* [NIU]: Use print_macJoe Perches2008-01-281-5/+3
* [TG3]: Use print_macJoe Perches2008-01-281-7/+6
* [SUNVNET]: Use print_macJoe Perches2008-01-281-6/+4
* [IPSEC]: Do xfrm_state_check_space before encapsulationHerbert Xu2008-01-281-12/+6
* [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy2008-01-286-11/+124
* [NETFILTER]: non-power-of-two jhash optimizationsPatrick McHardy2008-01-284-8/+14
* [NETFILTER]: xt_hashlimit: reduce overhead without IPv6Eric Dumazet2008-01-281-3/+17
* [NETFILTER]: xt_hashlimit: speedup hash_dst()Eric Dumazet2008-01-281-1/+10
* [NETFILTER]: xt_connlimit: use the new union nf_inet_addrJan Engelhardt2008-01-282-6/+10
* [NETFILTER]: Parenthesize macro parametersJan Engelhardt2008-01-2810-16/+19
* [NETFILTER]: Introduce nf_inet_addressJan Engelhardt2008-01-2810-56/+55
* [NETFILTER]: x_tables: use %u format specifiersJan Engelhardt2008-01-288-8/+8
* [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_sessionPatrick McHardy2008-01-282-6/+11
* [NETFILTER]: constify nf_afinfoPatrick McHardy2008-01-286-13/+13
* [NETFILTER]: Kill function prototype for non-existing functionPatrick McHardy2008-01-281-3/+0
* [NETFILTER]: nfnetlink_log: include GID in netlink messagePatrick McHardy2008-01-282-0/+4
* [NETFILTER]: nfnetlink_log: use endianness-aware attribute functionsPatrick McHardy2008-01-281-52/+35
* [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_createPatrick McHardy2008-01-282-12/+23
* [NETFILTER]: nfnetlink_log: remove excessive debuggingPatrick McHardy2008-01-281-45/+0