aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-16
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19
|\
| * netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-04
|\|
| * netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-01
| * netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-12
* | netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy2011-01-20
* | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-19
* | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-18
* | netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2011-01-18
* | netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-12
|\|
| * netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao2011-01-06
* | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2010-12-15
* | netfilter: add __rcu annotationsEric Dumazet2010-11-15
* | netfilter: nf_nat: define nat_pptp_info as neededChangli Gao2010-11-15
* | netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao2010-11-15
* | netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-15
* | netfilter: nf_conntrack: define ct_*_info as neededChangli Gao2010-11-15
* | netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao2010-11-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler2010-10-21
| * tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-21
| * tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler2010-10-21
| * tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler2010-10-21
| * netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso2010-10-19
| * netfilter: add missing xt_log.h filePatrick McHardy2010-10-04
| * netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-04
| * netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2010-09-28
| * netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2010-09-22
* | net/netfilter: __rcu annotationsArnd Bergmann2010-08-19
|/
* netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-02
* netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao2010-08-02
* nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2010-07-15
* netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-25
* netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-17
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
|\
| * pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-11
| * net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
* | netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-09
* | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
* | netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet2010-06-08
|/
* netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-18
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
* netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
* netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan2010-02-12