index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
net: use the new API kvfree()
WANG Cong
3
-12
/
+3
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
1
-1
/
+1
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-10
/
+106
2014-05-26
ipvs: Fix panic due to non-linear skb
Peter Christensen
1
-5
/
+10
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+23
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-2
/
+3
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
6
-459
/
+1061
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
1
-39
/
+54
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
1
-55
/
+46
2014-05-19
netfilter: nf_tables: simplify nf_tables_*_notify
Pablo Neira Ayuso
1
-58
/
+32
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
1
-14
/
+68
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
1
-19
/
+126
2014-05-19
netfilter: nf_tables: pass context to nf_tables_updtable()
Pablo Neira Ayuso
1
-25
/
+26
2014-05-19
netfilter: nf_tables: disabling table hooks always succeeds
Pablo Neira Ayuso
1
-6
/
+3
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
1
-45
/
+158
2014-05-19
netfilter: nf_tables: refactor chain statistic routines
Pablo Neira Ayuso
1
-21
/
+24
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
2
-18
/
+115
2014-05-19
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
1
-31
/
+43
2014-05-19
netfilter: nf_tables: relocate commit and abort routines in the source file
Pablo Neira Ayuso
1
-80
/
+80
2014-05-19
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
1
-54
/
+69
2014-05-19
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
1
-29
/
+29
2014-05-15
netfilter: nf_tables: fix trace of matching non-terminal rule
Pablo Neira Ayuso
1
-1
/
+3
2014-05-12
net: rename local_df to ignore_df
WANG Cong
1
-10
/
+10
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+8
2014-05-12
netfilter: nf_tables: fix missing return trace at the end of non-base chain
Pablo Neira Ayuso
1
-5
/
+3
2014-05-12
netfilter: nf_tables: fix bogus rulenum after goto action
Pablo Neira Ayuso
1
-1
/
+1
2014-05-12
netfilter: nf_tables: fix tracing of the goto action
Pablo Neira Ayuso
1
-1
/
+5
2014-05-12
netfilter: nf_tables: fix goto action
Pablo Neira Ayuso
1
-18
/
+10
2014-05-10
netfilter: nf_tables: reset rule number counter after jump and goto
Pablo Neira Ayuso
1
-1
/
+2
2014-05-04
netfilter: nfnetlink: Fix use after free when it fails to process batch
Denys Fedoryshchenko
1
-4
/
+4
2014-04-29
netfilter: add helper for adding nat extension
Florian Westphal
1
-8
/
+16
2014-04-29
netfilter: ctnetlink: don't add null bindings if no nat requested
Florian Westphal
1
-0
/
+3
2014-04-29
netfilter: nfnetlink_acct: Adding quota support to accounting framework
Mathieu Poirier
2
-1
/
+89
2014-04-28
netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE
Pablo Neira
1
-1
/
+1
2014-04-24
netfilter: Fix warning in nfnetlink_receive().
David S. Miller
1
-1
/
+0
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-1
/
+1
2014-04-23
netfilter: Fix format string mismatch in ip_vs_proto_name()
Masanari Iida
1
-1
/
+1
2014-04-23
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
1
-25
/
+25
2014-04-23
netfilter: nf_tables: Stack expression type depending on their family
Tomasz Bursztyka
1
-1
/
+4
2014-04-22
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
1
-1
/
+2
2014-04-22
netlink: simplify nfnetlink_bind
Richard Guy Briggs
1
-5
/
+2
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
2
-3
/
+2
2014-04-14
netfilter: nf_conntrack: initialize net.ct.generation
Andrey Vagin
1
-0
/
+1
2014-04-14
netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
Patrick McHardy
1
-5
/
+10
2014-04-08
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
Andrey Vagin
2
-21
/
+2
2014-04-03
netfilter: nf_tables: fix wrong format in request_module()
Pablo Neira Ayuso
1
-2
/
+2
2014-04-03
netfilter: nf_tables: set names cannot be larger than 15 bytes
Pablo Neira Ayuso
1
-1
/
+2
2014-04-03
netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Kirill Tkhai
1
-0
/
+2
2014-04-03
netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
Alexey Perevalov
1
-1
/
+2
[next]