summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commandsPatrick McHardy2008-01-282-2/+2
* [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_configPatrick McHardy2008-01-281-22/+27
* [NETFILTER]: nf_log: remove incomprehensible commentPatrick McHardy2008-01-281-1/+0
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-287-13/+13
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-2817-55/+74
* [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy2008-01-2811-44/+25
* [NETFILTER]: nf_nat: sprinkle a few __read_mostlysPatrick McHardy2008-01-281-4/+5
* [NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy2008-01-288-25/+25
* [NETFILTER]: nf_nat_proto_gre: add missing module referencePatrick McHardy2008-01-281-0/+1
* [NETFILTER]: ctnetlink: fix expectation timeout dumpingPatrick McHardy2008-01-281-2/+5
* [NETFILTER]: ctnetlink: use netlink attribute helpersPatrick McHardy2008-01-287-107/+70
* [NETLINK]: Add NLA_PUT_BE16/nla_get_be16()Patrick McHardy2008-01-281-0/+12
* [NETFILTER]: nf_conntrack_sctp: add ctnetlink supportPablo Neira Ayuso2008-01-281-0/+10
* [NETFILTER]: ctnetlink: add support for secmarkPablo Neira Ayuso2008-01-284-1/+31
* [NETFILTER]: ctnetlink: add support for master tuple event notification and d...Pablo Neira Ayuso2008-01-281-0/+28
* [NETFILTER]: ctnetlink: add support for NAT sequence adjustmentsPablo Neira Ayuso2008-01-284-1/+140
* [NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mssBenjamin LaHaise2008-01-281-2/+5
* [NETFILTER]: arp_tables: add compat supportPatrick McHardy2008-01-282-58/+721
* [NETFILTER]: arp_tables: resync get_entries() with ip_tablesPatrick McHardy2008-01-281-20/+19
OpenPOWER on IntegriCloud