aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[INET]: Uninline the inet_twsk_put function.Pavel Emelyanov1-0/+15
2008-01-28[INET]: Uninline the __inet_lookup_established function.Pavel Emelyanov1-0/+38
2008-01-28[INET]: Uninline the __inet_hash function.Pavel Emelyanov3-4/+46
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 Yasevich2-4/+74
2008-01-28[SCTP]: Change use_as_src into a full address stateVlad Yasevich5-16/+17
2008-01-28[SCTP]: Update ASCONF processing to conform to spec.Vlad Yasevich4-33/+130
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 Yasevich1-0/+27
2008-01-28[SCTP]: Handle the wildcard ADD-IP Address parameterVlad Yasevich2-4/+53
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 Nissler6-116/+129
2008-01-28mac80211: pass in PS_POLL framesRon Rindjunsky2-3/+15
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 Engelhardt1-4/+3
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt10-16/+19
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt6-39/+39
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 McHardy1-3/+3
2008-01-28[NETFILTER]: constify nf_afinfoPatrick McHardy5-8/+8
2008-01-28[NETFILTER]: nfnetlink_log: include GID in netlink messagePatrick McHardy1-0/+3
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 McHardy6-10/+10
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy15-0/+15
2008-01-28[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy10-43/+24
2008-01-28[NETFILTER]: nf_nat: sprinkle a few __read_mostlysPatrick McHardy1-4/+5
2008-01-28[NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy7-16/+16
2008-01-28[NETFILTER]: nf_nat_proto_gre: add missing module referencePatrick McHardy1-0/+1
2008-01-28[NETFILTER]: ctnetlink: fix expectation timeout dumpingPatrick McHardy1-2/+5
2008-01-28[NETFILTER]: ctnetlink: use netlink attribute helpersPatrick McHardy7-107/+70
2008-01-28[NETFILTER]: nf_conntrack_sctp: add ctnetlink supportPablo Neira Ayuso1-0/+10
2008-01-28[NETFILTER]: ctnetlink: add support for secmarkPablo Neira Ayuso2-1/+26
2008-01-28[NETFILTER]: ctnetlink: add support for master tuple event notification and dumpingPablo Neira Ayuso1-0/+28
2008-01-28[NETFILTER]: ctnetlink: add support for NAT sequence adjustmentsPablo Neira Ayuso2-1/+126
2008-01-28[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mssBenjamin LaHaise1-2/+5
2008-01-28[NETFILTER]: arp_tables: add compat supportPatrick McHardy1-58/+690
2008-01-28[NETFILTER]: arp_tables: resync get_entries() with ip_tablesPatrick McHardy1-20/+19
2008-01-28[NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate functionPatrick McHardy1-42/+46