summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-28[TG3]: Update version to 3.87Matt Carlson1-2/+2
2008-01-28[TG3]: Fix supporting flowctrl codeMatt Carlson1-43/+64
2008-01-28[TG3]: Correct sw autoneg flow control advertisementsMatt Carlson1-13/+25
2008-01-28[TG3]: Correct 5704S flowctrl advertisementsMatt Carlson1-11/+15
2008-01-28[TG3]: Replace some magic 5704S constantsMatt Carlson2-11/+19
2008-01-28[TG3]: Add 1000T & 1000X flowctl adv helpersMatt Carlson1-14/+48
2008-01-28[TG3]: Add 1000T & 1000X flowctrl resolversMatt Carlson1-36/+50
2008-01-28[TG3]: Separate requested and actual flow control parametersMatt Carlson2-36/+42
2008-01-28[NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer.Pavel Emelyanov1-14/+11
2008-01-28[INET]: Uninline the inet_twsk_put function.Pavel Emelyanov2-13/+16
2008-01-28[INET]: Uninline the __inet_lookup_established function.Pavel Emelyanov2-37/+41
2008-01-28[INET]: Uninline the __inet_hash function.Pavel Emelyanov4-30/+49
2008-01-28[SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACKVlad Yasevich2-8/+46
2008-01-28[SCTP]: Implement ADD-IP special case processing for ABORT chunkVlad Yasevich3-4/+76
2008-01-28[SCTP]: Change use_as_src into a full address stateVlad Yasevich6-18/+25
2008-01-28[SCTP]: Update ASCONF processing to conform to spec.Vlad Yasevich5-44/+143
2008-01-28[SCTP]: ADD-IP updates the states where ASCONFs can be sentVlad Yasevich1-9/+9
2008-01-28[SCTP]: Update association lookup to look at ASCONF chunks as wellVlad Yasevich1-21/+103
2008-01-28[SCTP]: Add the handling of "Set Primary IP Address" parameter to INITVlad Yasevich2-0/+28
2008-01-28[SCTP]: Handle the wildcard ADD-IP Address parameterVlad Yasevich3-4/+55
2008-01-28[SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunksVlad Yasevich1-0/+18
2008-01-28[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnelsHerbert Xu2-16/+16
2008-01-28mac80211: add PID controller based rate control algorithmMattias Nissler5-5/+403
2008-01-28mac80211: clean up rate selectionMattias Nissler8-189/+146
2008-01-28mac80211: pass in PS_POLL framesRon Rindjunsky2-3/+15
2008-01-28[SNMP]: Fix SNMP counters with PREEMPTHerbert Xu1-4/+17
2008-01-28[NIU]: Use print_macJoe Perches1-5/+3
2008-01-28[TG3]: Use print_macJoe Perches1-7/+6
2008-01-28[SUNVNET]: Use print_macJoe Perches1-6/+4
2008-01-28[IPSEC]: Do xfrm_state_check_space before encapsulationHerbert Xu1-12/+6
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy6-11/+124
2008-01-28[NETFILTER]: non-power-of-two jhash optimizationsPatrick McHardy4-8/+14
2008-01-28[NETFILTER]: xt_hashlimit: reduce overhead without IPv6Eric Dumazet1-3/+17
2008-01-28[NETFILTER]: xt_hashlimit: speedup hash_dst()Eric Dumazet1-1/+10
2008-01-28[NETFILTER]: xt_connlimit: use the new union nf_inet_addrJan Engelhardt2-6/+10
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt10-16/+19
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt10-56/+55
2008-01-28[NETFILTER]: x_tables: use %u format specifiersJan Engelhardt8-8/+8
2008-01-28[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_sessionPatrick McHardy2-6/+11
2008-01-28[NETFILTER]: constify nf_afinfoPatrick McHardy6-13/+13
2008-01-28[NETFILTER]: Kill function prototype for non-existing functionPatrick McHardy1-3/+0
2008-01-28[NETFILTER]: nfnetlink_log: include GID in netlink messagePatrick McHardy2-0/+4
2008-01-28[NETFILTER]: nfnetlink_log: use endianness-aware attribute functionsPatrick McHardy1-52/+35
2008-01-28[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_createPatrick McHardy2-12/+23
2008-01-28[NETFILTER]: nfnetlink_log: remove excessive debuggingPatrick McHardy1-45/+0
2008-01-28[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commandsPatrick McHardy2-2/+2
2008-01-28[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_configPatrick McHardy1-22/+27
2008-01-28[NETFILTER]: nf_log: remove incomprehensible commentPatrick McHardy1-1/+0
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy7-13/+13
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy17-55/+74