index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-62
/
+60
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
1
-2
/
+4
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
1
-0
/
+1
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
1
-14
/
+6
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
1
-0
/
+28
2014-06-25
netfilter: nf_log: move log buffering to core logging
Pablo Neira Ayuso
2
-54
/
+6
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
1
-6
/
+9
2014-06-25
netfilter: conntrack: remove timer from ecache extension
Florian Westphal
1
-2
/
+24
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
1
-3
/
+3
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+2
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2
-11
/
+155
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
1
-0
/
+2
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
1
-4
/
+6
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
1
-0
/
+10
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
1
-0
/
+10
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
1
-0
/
+17
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
1
-0
/
+12
2014-05-19
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
1
-0
/
+2
2014-05-19
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
1
-4
/
+11
2014-05-19
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
1
-3
/
+3
2014-04-29
netfilter: add helper for adding nat extension
Florian Westphal
1
-0
/
+2
2014-04-23
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
1
-0
/
+36
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
1
-0
/
+10
2014-04-03
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
1
-2
/
+2
2014-04-02
netfilter: nf_tables: implement proper set selection
Patrick McHardy
1
-0
/
+46
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
1
-9
/
+4
2014-03-07
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
1
-1
/
+6
2014-03-07
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
1
-0
/
+2
2014-03-07
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
1
-1
/
+2
2014-03-07
netfilter: trivial code cleanup and doc changes
Jesper Dangaard Brouer
1
-1
/
+7
2014-02-27
netfilter: nf_tables: add optional user data area to rules
Pablo Neira Ayuso
1
-2
/
+9
2014-02-25
netfilter: nf_tables: add nft_dereference() macro
Patrick McHardy
1
-0
/
+4
2014-02-19
netfilter: nft_ct: labels get support
Florian Westphal
1
-1
/
+3
2014-02-06
netfilter: nf_tables: fix racy rule deletion
Pablo Neira Ayuso
1
-4
/
+0
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
1
-0
/
+8
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
1
-0
/
+17
2014-02-06
netfilter: nf_tables: add AF specific expression support
Patrick McHardy
1
-0
/
+5
2014-02-05
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
1
-0
/
+2
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
1
-2
/
+2
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
1
-6
/
+16
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
1
-3
/
+3
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
1
-1
/
+1
2014-01-07
netfilter: nft_meta: add l4proto support
Patrick McHardy
3
-1
/
+4
2014-01-07
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2
-0
/
+4
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
1
-1
/
+8
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
1
-2
/
+3
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
3
-0
/
+361
2014-01-03
netfilter: nf_conntrack: remove dead code
stephen hemminger
2
-3
/
+0
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2
-0
/
+299
[next]