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: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...
Pablo Neira Ayuso
2016-03-28
1
-1
/
+6
*
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
2016-03-28
4
-8
/
+31
*
netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait
Nicholas Mc Guire
2016-03-15
1
-4
/
+2
*
netfilter: x_tables: check for size overflow
Florian Westphal
2016-03-12
1
-0
/
+3
*
netfilter: nft_compat: check match/targetinfo attr size
Florian Westphal
2016-03-11
1
-0
/
+6
*
Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2016-03-11
3
-12
/
+35
|
\
|
*
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
2016-03-07
1
-1
/
+1
|
*
ipvs: allow rescheduling after RST
Julian Anastasov
2016-03-07
1
-0
/
+1
|
*
ipvs: drop first packet to redirect conntrack
Julian Anastasov
2016-03-07
1
-9
/
+28
|
*
ipvs: handle ip_vs_fill_iph_skb_off failure
Arnd Bergmann
2016-03-07
1
-2
/
+2
|
*
netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
Phil Turnbull
2016-02-29
1
-0
/
+3
*
|
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2016-03-10
4
-31
/
+32
|
\
\
|
*
|
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
Jozsef Kadlecsik
2016-03-08
2
-1
/
+4
|
*
|
netfilter: ipset: Fix set:list type crash when flush/dump set in parallel
Jozsef Kadlecsik
2016-02-24
2
-30
/
+28
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-08
6
-55
/
+99
|
\
\
|
*
|
netfilter: nft_masq: support port range
Pablo Neira Ayuso
2016-03-02
1
-11
/
+40
|
*
|
netfilter: xtables: don't hook tables by default
Florian Westphal
2016-03-02
1
-25
/
+40
|
*
|
Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-03-02
2
-17
/
+8
|
|
\
\
|
|
*
|
netfilter: ipvs: avoid unused variable warnings
Arnd Bergmann
2016-02-18
2
-15
/
+8
|
|
*
|
netfilter: ipvs: Remove noisy debug print from ip_vs_del_service
Yannick Brosseau
2016-02-18
1
-2
/
+0
|
*
|
|
netfilter: xt_osf: remove unused variable
Sudip Mukherjee
2016-02-29
1
-2
/
+0
|
*
|
|
netfilter: meta: add PRANDOM support
Florian Westphal
2016-02-29
1
-0
/
+11
*
|
|
|
net: remove skb_sender_cpu_clear()
WANG Cong
2016-03-01
2
-7
/
+0
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
6
-13
/
+20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: nft_counter: fix erroneous return values
Anton Protopopov
2016-02-08
1
-2
/
+2
|
*
|
netfilter: tee: select NF_DUP_IPV6 unconditionally
Arnd Bergmann
2016-02-08
2
-3
/
+3
|
*
|
netfilter: nfnetlink: correctly validate length of batch messages
Phil Turnbull
2016-02-08
1
-4
/
+6
|
*
|
netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversion
Florian Westphal
2016-02-01
1
-1
/
+1
|
*
|
netfilter: nfnetlink: use original skbuff when acking batches
Pablo Neira Ayuso
2016-02-01
1
-3
/
+3
|
*
|
netfilter: conntrack: resched in nf_ct_iterate_cleanup
Florian Westphal
2016-02-01
1
-0
/
+5
*
|
|
nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"
Florian Westphal
2016-02-18
1
-4
/
+2
*
|
|
nfnetlink: remove nfnetlink_alloc_skb
Florian Westphal
2016-02-18
2
-10
/
+2
|
|
/
|
/
|
*
|
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
1
-4
/
+2
*
|
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-02-11
2
-18
/
+41
|
/
*
netfilter: nf_conntrack: use safer way to lock all buckets
Sasha Levin
2016-01-20
4
-14
/
+32
*
netfilter: nf_tables_netdev: fix error path in module initialization
Pablo Neira Ayuso
2016-01-18
1
-4
/
+4
*
netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()
Eric Dumazet
2016-01-18
1
-2
/
+7
*
netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS
Pablo Neira Ayuso
2016-01-14
1
-1
/
+1
*
netfilter: ipset: allow a 0 netmask with hash_netiface type
Florian Westphal
2016-01-13
1
-4
/
+0
*
netfilter: nft_byteorder: avoid unneeded le/be conversion steps
Florian Westphal
2016-01-13
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-01-08
26
-354
/
+705
|
\
|
*
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
2016-01-08
1
-0
/
+38
|
*
netfilter: nft_byteorder: provide 64bit le/be conversion
Florian Westphal
2016-01-08
1
-0
/
+23
|
*
netfilter: nf_tables: Add new attributes into nft_set to store user data.
Carlos Falgueras GarcĂa
2016-01-08
1
-1
/
+20
|
*
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
2016-01-08
1
-1
/
+1
|
*
netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...
Ken-ichirou MATSUZAWA
2016-01-08
1
-0
/
+11
|
*
netfilter: nfnetlink_queue: just returns error for unknown command
Ken-ichirou MATSUZAWA
2016-01-08
1
-1
/
+1
|
*
netfilter: nfnetlink_queue: don't handle options after unbind
Ken-ichirou MATSUZAWA
2016-01-08
1
-1
/
+1
|
*
netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
Ken-ichirou MATSUZAWA
2016-01-08
1
-40
/
+32
|
*
netfilter: nf_ct_helper: define pr_fmt()
Pablo Neira Ayuso
2016-01-04
5
-27
/
+28
[next]