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