aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-28[NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer.Pavel Emelyanov
2008-01-28[INET]: Uninline the inet_twsk_put function.Pavel Emelyanov
2008-01-28[INET]: Uninline the __inet_lookup_established function.Pavel Emelyanov
2008-01-28[INET]: Uninline the __inet_hash function.Pavel Emelyanov
2008-01-28[SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACKVlad Yasevich
2008-01-28[SCTP]: Implement ADD-IP special case processing for ABORT chunkVlad Yasevich
2008-01-28[SCTP]: Change use_as_src into a full address stateVlad Yasevich
2008-01-28[SCTP]: Update ASCONF processing to conform to spec.Vlad Yasevich
2008-01-28[SCTP]: ADD-IP updates the states where ASCONFs can be sentVlad Yasevich
2008-01-28[SCTP]: Update association lookup to look at ASCONF chunks as wellVlad Yasevich
2008-01-28[SCTP]: Add the handling of "Set Primary IP Address" parameter to INITVlad Yasevich
2008-01-28[SCTP]: Handle the wildcard ADD-IP Address parameterVlad Yasevich
2008-01-28[SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunksVlad Yasevich
2008-01-28[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnelsHerbert Xu
2008-01-28mac80211: add PID controller based rate control algorithmMattias Nissler
2008-01-28mac80211: clean up rate selectionMattias Nissler
2008-01-28mac80211: pass in PS_POLL framesRon Rindjunsky
2008-01-28[SNMP]: Fix SNMP counters with PREEMPTHerbert Xu
2008-01-28[NIU]: Use print_macJoe Perches
2008-01-28[TG3]: Use print_macJoe Perches
2008-01-28[SUNVNET]: Use print_macJoe Perches
2008-01-28[IPSEC]: Do xfrm_state_check_space before encapsulationHerbert Xu
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy
2008-01-28[NETFILTER]: non-power-of-two jhash optimizationsPatrick McHardy
2008-01-28[NETFILTER]: xt_hashlimit: reduce overhead without IPv6Eric Dumazet
2008-01-28[NETFILTER]: xt_hashlimit: speedup hash_dst()Eric Dumazet
2008-01-28[NETFILTER]: xt_connlimit: use the new union nf_inet_addrJan Engelhardt
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt
2008-01-28[NETFILTER]: x_tables: use %u format specifiersJan Engelhardt
2008-01-28[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_sessionPatrick McHardy
2008-01-28[NETFILTER]: constify nf_afinfoPatrick McHardy
2008-01-28[NETFILTER]: Kill function prototype for non-existing functionPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: include GID in netlink messagePatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: use endianness-aware attribute functionsPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_createPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: remove excessive debuggingPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commandsPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_configPatrick McHardy
2008-01-28[NETFILTER]: nf_log: remove incomprehensible commentPatrick McHardy
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy
2008-01-28[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy
2008-01-28[NETFILTER]: nf_nat: sprinkle a few __read_mostlysPatrick McHardy
2008-01-28[NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy
2008-01-28[NETFILTER]: nf_nat_proto_gre: add missing module referencePatrick McHardy
2008-01-28[NETFILTER]: ctnetlink: fix expectation timeout dumpingPatrick McHardy
2008-01-28[NETFILTER]: ctnetlink: use netlink attribute helpersPatrick McHardy
2008-01-28[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()Patrick McHardy
2008-01-28[NETFILTER]: nf_conntrack_sctp: add ctnetlink supportPablo Neira Ayuso