aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6t_REJECT.c
Commit message (Expand)AuthorAge
* netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-23
* net: skb->dst accessorsEric Dumazet2009-06-03
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-25
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-08
* netfilter: netns: ip6t_REJECT in netns for realAlexey Dobriyan2008-10-08
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-08
* [NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt2008-04-14
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* [NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano2008-03-05
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-28
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [IPV6]: Add ip6_local_outHerbert Xu2008-01-28
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-10
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-10
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-11
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-11
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-11
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-11
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-11
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pullArnaldo Carvalho de Melo2007-04-26
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-08
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-22
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-20
* [NETFILTER]: Convert ip6_tables matches/targets to centralized error checkingPatrick McHardy2006-03-20
* [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai2006-02-15
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
* [XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy2005-09-08
* [NETFILTER]: Add IPv6 REJECT targetPatrick McHardy2005-08-29