index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
2014-01-07
netfilter: nft_meta: add l4proto support
Patrick McHardy
2014-01-07
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-03
netfilter: nf_conntrack: remove dead code
stephen hemminger
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-07
netfilter: xt_NFQUEUE: separate reusable code
Eric Leblond
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-03
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2013-10-21
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
2013-10-14
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy
2013-10-14
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
Pablo Neira Ayuso
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
2013-09-23
netfilter: Remove extern from function prototypes
Joe Perches
2013-09-13
netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
Michal Kubeček
2013-08-28
netfilter: add SYNPROXY core/target
Patrick McHardy
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
2013-08-13
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
2013-08-09
netfilter: nf_conntrack: don't send destroy events from iterator
Florian Westphal
2013-07-31
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
2013-07-31
netfilter: nf_conntrack: remove duplicate code in ctnetlink
Florian Westphal
2013-07-31
netfilter: tproxy: remove nf_tproxy_core.h
Florian Westphal
2013-07-31
netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
Florian Westphal
2013-07-31
netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()
Patrick McHardy
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-04-29
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-03-19
netfilter: nf_conntrack: speed up module removal path if netns in use
Vladimir Davydov
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
2013-01-27
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-01-23
soreuseport: TCP/IPv6 implementation
Tom Herbert
2013-01-23
soreuseport: TCP/IPv4 implementation
Tom Herbert
[next]