aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
AgeCommit message (Expand)Author
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-21tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler
2010-10-21tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso
2010-10-04netfilter: add missing xt_log.h filePatrick McHardy
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso
2010-08-19net/netfilter: __rcu annotationsArnd Bergmann
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao
2010-07-15nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet
2010-06-09netfilter: nf_conntrack: per_cpu untrackingEric Dumazet
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet
2010-06-08netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet
2010-05-20netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy
2010-02-03netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-04net: cleanup include/netEric Dumazet
2009-10-03this_cpu: Use this_cpu ops for network statisticsChristoph Lameter
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy
2009-06-13netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso