aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_REJECT.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-24/+24
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt1-4/+6
2007-02-08[TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt1-1/+1
2006-12-02[NET]: Turn nfmark into generic markThomas Graf1-1/+1
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-10-04[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse functionPatrick McHardy1-78/+19
2006-09-28[NETFILTER]: ipt annotationsAl Viro1-2/+2
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+0
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-2/+1
2006-09-22[NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy1-0/+1
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[SECMARK]: Add secmark support to core networking.James Morris1-0/+1
2006-04-09[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy1-8/+1
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-20[NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy1-4/+0
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-0/+2
2006-03-20[NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy1-18/+4
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-1/+2
2006-01-05[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECTYasuyuki Kozakai1-1/+1
2005-09-08[XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy1-4/+1
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte1-1/+0
2005-06-21[NETFILTER]: Check TCP checksum in ipt_REJECTPatrick McHardy1-1/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+335