index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
2014-06-16
1
-1
/
+34
*
netfilter: ctnetlink: add zone size to length
Ken-ichirou MATSUZAWA
2014-06-16
1
-0
/
+6
*
Merge branch 'ipvs'
Pablo Neira Ayuso
2014-06-16
1
-1
/
+1
|
\
|
*
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
Julian Anastasov
2014-06-13
1
-1
/
+1
*
|
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
2014-06-16
1
-6
/
+8
*
|
netfilter: nf_tables: indicate family when dumping set elements
Pablo Neira Ayuso
2014-06-16
1
-1
/
+1
*
|
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
Pablo Neira Ayuso
2014-06-16
1
-0
/
+18
*
|
netfilter: nf_tables: fix wrong type in transaction when replacing rules
Pablo Neira Ayuso
2014-06-16
1
-1
/
+1
*
|
netfilter: nf_tables: decrement chain use counter when replacing rules
Pablo Neira Ayuso
2014-06-16
1
-0
/
+2
*
|
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
2014-06-16
1
-0
/
+3
*
|
netfilter: nf_tables: use RCU-safe list insertion when replacing rules
Pablo Neira Ayuso
2014-06-16
1
-1
/
+1
*
|
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
Florian Westphal
2014-06-16
1
-3
/
+5
*
|
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
Pablo Neira Ayuso
2014-06-16
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
15
-507
/
+1237
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-06-05
3
-20
/
+62
|
|
\
\
|
|
*
|
netfilter: nf_tables: atomic allocation in set notifications from rcu callback
Pablo Neira Ayuso
2014-06-02
1
-6
/
+6
|
|
*
|
netfilter: nf_tables: allow to delete several objects from a batch
Pablo Neira Ayuso
2014-06-02
1
-9
/
+31
|
|
*
|
netfilter: nft_rbtree: introduce locking
Pablo Neira Ayuso
2014-06-02
1
-1
/
+21
|
|
*
|
netfilter: nf_tables: release objects in reverse order in the abort path
Pablo Neira Ayuso
2014-06-02
1
-1
/
+2
|
|
*
|
netfilter: nf_tables: fix wrong transaction ordering in set elements
Pablo Neira Ayuso
2014-06-02
1
-2
/
+2
|
|
*
|
netfilter: nfnetlink_acct: Fix memory leak
Mathieu Poirier
2014-06-02
1
-1
/
+0
|
*
|
|
net: use the new API kvfree()
WANG Cong
2014-06-05
3
-12
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-5
/
+10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-30
4
-10
/
+106
|
|
\
\
|
|
*
|
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-29
1
-8
/
+16
|
|
*
|
netfilter: nfnetlink_acct: Adding quota support to accounting framework
Mathieu Poirier
2014-04-29
2
-1
/
+89
|
|
*
|
netfilter: Fix format string mismatch in ip_vs_proto_name()
Masanari Iida
2014-04-23
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
1
-26
/
+23
|
|
\
\
\
|
*
|
|
|
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-23
1
-2
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-22
6
-459
/
+1061
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
2014-05-19
1
-39
/
+54
|
|
*
|
|
|
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
2014-05-19
1
-55
/
+46
|
|
*
|
|
|
netfilter: nf_tables: simplify nf_tables_*_notify
Pablo Neira Ayuso
2014-05-19
1
-58
/
+32
|
|
*
|
|
|
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
2014-05-19
1
-14
/
+68
|
|
*
|
|
|
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
2014-05-19
1
-19
/
+126
|
|
*
|
|
|
netfilter: nf_tables: pass context to nf_tables_updtable()
Pablo Neira Ayuso
2014-05-19
1
-25
/
+26
|
|
*
|
|
|
netfilter: nf_tables: disabling table hooks always succeeds
Pablo Neira Ayuso
2014-05-19
1
-6
/
+3
|
|
*
|
|
|
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
2014-05-19
1
-45
/
+158
|
|
*
|
|
|
netfilter: nf_tables: refactor chain statistic routines
Pablo Neira Ayuso
2014-05-19
1
-21
/
+24
|
|
*
|
|
|
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
2014-05-19
2
-18
/
+115
|
|
*
|
|
|
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
2014-05-19
1
-31
/
+43
|
|
*
|
|
|
netfilter: nf_tables: relocate commit and abort routines in the source file
Pablo Neira Ayuso
2014-05-19
1
-80
/
+80
|
|
*
|
|
|
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
2014-05-19
1
-54
/
+69
|
|
*
|
|
|
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
2014-05-19
1
-29
/
+29
|
|
*
|
|
|
netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE
Pablo Neira
2014-04-28
1
-1
/
+1
|
|
*
|
|
|
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
2014-04-23
1
-25
/
+25
|
|
*
|
|
|
netfilter: nf_tables: Stack expression type depending on their family
Tomasz Bursztyka
2014-04-23
1
-1
/
+4
|
|
*
|
|
|
netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
Patrick McHardy
2014-04-14
1
-5
/
+10
|
|
*
|
|
|
netfilter: nf_tables: add set_elem notifications
Arturo Borrero
2014-04-03
1
-0
/
+82
[next]