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