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-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-55
/
+4
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
1
-55
/
+4
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+33
2014-01-06
netfilter: Fix build failure in nfnetlink_queue_core.c.
David S. Miller
1
-0
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
9
-227
/
+565
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
19
-72
/
+267
2014-01-04
netfilter: nf_tables: dump sets in all existing families
Pablo Neira Ayuso
1
-9
/
+78
2014-01-03
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
3
-0
/
+82
2014-01-03
netfilter: xt_CT: fix error value in xt_ct_tg_check()
Eric Leblond
1
-1
/
+3
2014-01-03
netfilter: nf_conntrack: remove dead code
stephen hemminger
2
-21
/
+0
2014-01-03
netfilter: ipset: remove unused code
stephen hemminger
1
-28
/
+0
2014-01-03
netfilter: nf_nat: add full port randomization support
Daniel Borkmann
2
-6
/
+8
2014-01-03
netfilter: nf_tables: remove unused variable in nf_tables_dump_set()
Michal Nazarewicz
1
-3
/
+2
2014-01-03
netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()
Daniel Borkmann
1
-3
/
+6
2014-01-01
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
1
-0
/
+42
2013-12-30
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond
3
-0
/
+151
2013-12-29
netfilter: select NFNETLINK when enabling NF_TABLES
Eric Leblond
1
-1
/
+1
2013-12-28
netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()
Pablo Neira Ayuso
1
-1
/
+3
2013-12-28
netfilter: nf_tables: remove nft_meta_target
Pablo Neira Ayuso
2
-118
/
+0
2013-12-28
netfilter: nf_tables: nft_meta module get/set ops
Arturo Borrero Gonzalez
1
-23
/
+123
2013-12-28
netfilter: nf_tables: fix oops when updating table with user chains
Pablo Neira Ayuso
1
-2
/
+10
2013-12-28
netfilter: nf_tables: fix dumping with large number of sets
Pablo Neira Ayuso
1
-3
/
+7
2013-12-27
ipvs: correct usage/allocation of seqadj ext in ipvs
Jesper Dangaard Brouer
1
-0
/
+6
2013-12-27
netfilter: WARN about wrong usage of sequence number adjustments
Jesper Dangaard Brouer
1
-0
/
+5
2013-12-27
ipvs: Remove unused variable ret from sync_thread_master()
Geert Uytterhoeven
1
-1
/
+4
2013-12-24
netfilter: add IPv4/6 IPComp extension match support
fan.du
3
-0
/
+121
2013-12-21
netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
Valentina Giusti
1
-0
/
+34
2013-12-20
netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion
Helmut Schaa
1
-1
/
+0
2013-12-20
netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset
Daniel Borkmann
1
-1
/
+1
2013-12-20
netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmark
Florian Westphal
1
-2
/
+10
2013-12-20
netfilter: avoid get_random_bytes calls
Florian Westphal
6
-13
/
+5
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-28
/
+45
2013-12-17
netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module
Gao feng
1
-0
/
+1
2013-12-17
netfilter: nf_tables: Expose the table usage counter via netlink
Tomasz Bursztyka
1
-1
/
+2
2013-12-07
netfilter: nft: add queue module
Eric Leblond
3
-0
/
+144
2013-12-07
netfilter: xt_NFQUEUE: separate reusable code
Eric Leblond
1
-68
/
+12
2013-12-07
netfilter: nf_tables: fix issue with verdict support
Eric Leblond
1
-1
/
+4
2013-12-07
netfilter: nf_tables: fix missing rules flushing per table
Pablo Neira Ayuso
1
-13
/
+33
2013-12-07
netfilter: xt_hashlimit: fix proc entry leak in netns destroy path
Sergey Popovich
1
-14
/
+11
2013-12-06
netfilter: Fix FSF address in file headers
Jeff Kirsher
3
-6
/
+3
2013-11-25
netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()
Dave Jones
1
-1
/
+1
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-13
/
+22
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-1
/
+1
2013-11-18
netfilter: nf_conntrack: decrement global counter after object release
Pablo Neira Ayuso
1
-1
/
+2
2013-11-18
netfilter: nft_compat: fix error path in nft_parse_compat()
Pablo Neira Ayuso
1
-6
/
+13
2013-11-18
netfilter: fix wrong byte order in nf_ct_seqadj_set internal information
Phil Oester
1
-2
/
+2
2013-11-18
netfilter: synproxy: correct wscale option passing
Martin Topholm
1
-3
/
+4
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
[next]