index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-20
netfilter: nfnetlink_{log,queue}: Register pernet in first place
Francesco Ruggeri
2015-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-17
netfilter: Use correct return for seq_show functions
Joe Perches
2015-05-15
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
Mirek Kratochvil
2015-05-15
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
Jesper Dangaard Brouer
2015-05-15
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
Florian Westphal
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-14
netfilter: xt_MARK: Add ARP support
Zhang Chunyu
2015-05-14
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
2015-05-13
netfilter: ipset: Use better include files in xt_set.c
Jozsef Kadlecsik
2015-05-13
netfilter: ipset: Improve preprocessor macros checks
Sergey Popovich
2015-05-13
netfilter: ipset: Fix hashing for ipv6 sets
Sergey Popovich
2015-05-13
netfilter: ipset: Check for comment netlink attribute length
Sergey Popovich
2015-05-13
netfilter: ipset: Return bool values instead of int
Sergey Popovich
2015-05-13
netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
Sergey Popovich
2015-05-13
netfilter: ipset: Check IPSET_ATTR_PORT only once
Sergey Popovich
2015-05-13
netfilter: ipset: Return ipset error instead of bool
Sergey Popovich
2015-05-13
netfilter: ipset: Preprocessor directices cleanup
Sergey Popovich
2015-05-13
netfilter: ipset: No need to make nomatch bitfield
Sergey Popovich
2015-05-13
netfilter: ipset: Properly calculate extensions offsets and total length
Sergey Popovich
2015-05-13
netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
Alexander Drozdov
2015-05-13
netfilter: ipset: Give a better name to a macro in ip_set_core.c
Jozsef Kadlecsik
2015-05-13
netfilter: ipset: Fix sparse warning
Jozsef Kadlecsik
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-08
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-04-27
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2015-04-24
netfilter: nf_tables: fix wrong length for jump/goto verdicts
Florian Westphal
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
netfilter: Fix format string of nfnetlink_log proc file
Richard Weinberger
2015-04-13
netfilter: Fix format string of nfnetlink_queue proc file
Richard Weinberger
2015-04-13
netfilter: Fix portid types
Richard Weinberger
2015-04-13
netfilter: nf_tables: get rid of the expression example code
Pablo Neira Ayuso
2015-04-13
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
2015-04-13
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
[next]