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
/
ipv6
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-03
1
-23
/
+11
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-1
/
+1
*
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
3
-0
/
+172
*
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2014-09-12
1
-12
/
+15
*
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2014-09-12
1
-10
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
8
-398
/
+499
|
\
|
*
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
3
-0
/
+96
|
*
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
4
-71
/
+133
|
*
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
2014-09-09
1
-127
/
+36
|
*
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-09
3
-204
/
+238
*
|
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
2014-09-02
1
-1
/
+1
*
|
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-18
2
-8
/
+20
|
/
*
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
1
-2
/
+6
*
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-08-02
1
-6
/
+6
*
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-27
1
-2
/
+10
*
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-27
1
-1
/
+1
*
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
1
-1
/
+0
*
inet: frag: remove lru list
Florian Westphal
2014-07-27
1
-1
/
+0
*
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
1
-4
/
+0
*
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-27
1
-5
/
+2
*
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-20
4
-0
/
+429
|
\
|
*
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-30
1
-0
/
+4
|
*
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-28
1
-5
/
+5
|
*
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
1
-7
/
+7
|
*
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
3
-0
/
+425
*
|
netfilter: remove unnecessary break after return
Fabian Frederick
2014-07-15
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-30
2
-20
/
+6
|
\
|
*
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-29
2
-20
/
+6
*
|
net: rename local_df to ignore_df
WANG Cong
2014-05-12
1
-1
/
+1
*
|
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
2014-04-28
1
-0
/
+1
|
/
*
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-05
1
-2
/
+4
*
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
1
-3
/
+4
*
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-02-06
3
-0
/
+81
*
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
2014-01-09
1
-1
/
+7
*
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
3
-3
/
+3
*
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
3
-8
/
+8
*
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
3
-3
/
+3
*
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-09
1
-0
/
+1
*
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
1
-1
/
+2
*
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
1
-0
/
+1
*
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-07
1
-28
/
+20
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-06
2
-171
/
+20
|
\
|
*
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
2014-01-01
1
-0
/
+12
|
*
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-30
1
-171
/
+8
*
|
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
2013-12-11
1
-0
/
+1
*
|
netfilter: synproxy: send mss option to backend
Martin Topholm
2013-11-18
1
-0
/
+1
*
|
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
3
-73
/
+9
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
1
-4
/
+3
|
\
|
*
netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets
Stanislav Fomichev
2013-10-23
1
-4
/
+3
[next]