Sign in
android-kvm
/
linux
/
c91ce3b6bff780453283a5882ecd54f267f4682f
/
net
/
netfilter
2ad5b9e
netfilter: xt_TEE: don't use destination address found in header
by Eric Dumazet
· 12 years ago
0b4f5b1d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Pablo Neira Ayuso
· 12 years ago
939ccba
netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets
by Elison Niven
· 12 years ago
0153d5a
netfilter: xt_CT: fix timeout setting with IPv6
by Pablo Neira Ayuso
· 12 years ago
b61a602
ipvs: initialize returned data in do_ip_vs_get_ctl
by Arnd Bergmann
· 12 years ago
ad4d3ef
ipvs: fix ARP resolving for direct routing mode
by Julian Anastasov
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
82e6bfe
netfilter: xt_limit: have r->cost != 0 case work
by Jan Engelhardt
· 12 years ago
6ee584b
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
by Pablo Neira Ayuso
· 12 years ago
ba8d3b0
netfilter: nfnetlink_queue: fix maximum packet length to userspace
by Pablo Neira Ayuso
· 12 years ago
7be54ca
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
by Pablo Neira Ayuso
· 12 years ago
54eb3df
netfilter: xt_time: add support to ignore day transition
by Florian Westphal
· 12 years ago
3e0304a
netfilter: ipset: Support to match elements marked with "nomatch"
by Jozsef Kadlecsik
· 12 years ago
3ace95c
netfilter: ipset: Coding style fixes
by Jozsef Kadlecsik
· 12 years ago
10111a6
netfilter: ipset: Include supported revisions in module description
by Jozsef Kadlecsik
· 12 years ago
bd9087e
netfilter: ipset: Add /0 network support to hash:net,iface type
by Jozsef Kadlecsik
· 12 years ago
b9fed74
netfilter: ipset: Check and reject crazy /0 input parameters
by Jozsef Kadlecsik
· 12 years ago
6e27c9b
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
by Jozsef Kadlecsik
· 12 years ago
2cbc78a
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
by Jan Engelhardt
· 12 years ago
b3d54b3
netfilter: combine ipt_NETMAP and ip6t_NETMAP
by Jan Engelhardt
· 12 years ago
136251d
netfilter: nf_nat: remove obsolete rcu_read_unlock call
by Ulrich Weber
· 12 years ago
b0cdb1d
netfilter: nf_nat: fix oops when unloading protocol modules
by Patrick McHardy
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b0e61d9
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
c7cbb91
netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat
by Pablo Neira Ayuso
· 12 years ago
16af511
netfilter: log: Fix log-level processing
by Joe Perches
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
0edd948
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
by Wei Yongjun
· 12 years ago
4a70bbf
netfilter: Validate the sequence number of dataless ACK packets as well
by Jozsef Kadlecsik
· 12 years ago
64f509c
netfilter: Mark SYN/ACK packets as invalid from original direction
by Jozsef Kadlecsik
· 12 years ago
a672995
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
by Wei Yongjun
· 12 years ago
5693d68
netfilter: nf_nat: fix out-of-bounds access in address selection
by Florian Westphal
· 12 years ago
9f00d97
netlink: hide struct module parameter in netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
0626af3
netfilter: take care of timewait sockets
by Eric Dumazet
· 12 years ago
00545be
netfilter: fix crash during boot if NAT has been compiled built-in
by Pablo Neira Ayuso
· 12 years ago
ace1fe1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 12 years ago
1c15b67
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
by Michael Wang
· 12 years ago
2a6decf
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
by Michael Wang
· 12 years ago
9655050
netfilter: remove xt_NOTRACK
by Cong Wang
· 12 years ago
84b5ee9
netfilter: nf_conntrack: add nf_ct_timeout_lookup
by Pablo Neira Ayuso
· 12 years ago
236df00
netfilter: xt_CT: refactorize xt_ct_tg_check
by Pablo Neira Ayuso
· 12 years ago
6703aa7
netfilter: xt_socket: fix compilation warnings with gcc 4.7
by Pablo Neira Ayuso
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5b423f6
netfilter: nf_conntrack: fix racy timer handling with reliable events
by Pablo Neira Ayuso
· 12 years ago
6fc09f1
netfilter: nfnetlink_log: fix error return code in init path
by Julia Lawall
· 12 years ago
ef6acf6
netfilter: ctnetlink: fix error return code in init path
by Julia Lawall
· 12 years ago
0a54e93
ipvs: fix error return code
by Julia Lawall
· 12 years ago
320ff56
netfilter: nf_nat: support IPv6 in TFTP NAT helper
by Pablo Neira Ayuso
· 12 years ago
5901b6b
netfilter: nf_nat: support IPv6 in IRC NAT helper
by Pablo Neira Ayuso
· 12 years ago
9a66482
netfilter: nf_nat: support IPv6 in SIP NAT helper
by Patrick McHardy
· 12 years ago
ee6eb96
netfilter: nf_nat: support IPv6 in amanda NAT helper
by Patrick McHardy
· 12 years ago
d33cbee
netfilter: nf_nat: support IPv6 in FTP NAT helper
by Patrick McHardy
· 12 years ago
58a317f
netfilter: ipv6: add IPv6 NAT support
by Patrick McHardy
· 12 years ago
c7232c9
netfilter: add protocol independent NAT core
by Patrick McHardy
· 12 years ago
051966c
netfilter: nf_nat: add protoff argument to packet mangling functions
by Patrick McHardy
· 12 years ago
811927c
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
by Patrick McHardy
· 12 years ago
4cdd3408
netfilter: nf_conntrack_ipv6: improve fragmentation handling
by Patrick McHardy
· 12 years ago
590e3f7
ipvs: IPv6 MTU checking cleanup and bugfix
by Jesper Dangaard Brouer
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
bf277b0
Merge git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
6705e86
netfilter: replace list_for_each_continue_rcu with new interface
by Michael Wang
· 12 years ago
2834a63
netfilter: nf_conntrack: remove unnecessary RTNL locking
by Patrick McHardy
· 12 years ago
fe31d1a
netfilter: sparse endian fixes
by Patrick McHardy
· 12 years ago
2dba62c
netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
by Patrick McHardy
· 12 years ago
6c71bec
Merge git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
2614f86
netfilter: nf_ct_expect: fix possible access to uninitialized timer
by Pablo Neira Ayuso
· 12 years ago
2d8a041
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
by Mathias Krause
· 12 years ago
26711a7
userns: xt_owner: Add basic user namespace support.
by Eric W. Biederman
· 13 years ago
da74280
userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespace
by Eric W. Biederman
· 13 years ago
8c6e2a9
userns: Convert xt_LOG to print socket kuids and kgids as uids and gids
by Eric W. Biederman
· 13 years ago
9eea951
userns: nfnetlink_log: Report socket uids in the log sockets user namespace
by Eric W. Biederman
· 13 years ago
68e035c
netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueue
by Pablo Neira Ayuso
· 12 years ago
02b69cb
netfilter: nf_ct_sip: fix IPv6 address parsing
by Patrick McHardy
· 12 years ago
e9324b2
netfilter: nf_ct_sip: fix helper name
by Patrick McHardy
· 12 years ago
3654e61
ipvs: add pmtu_disc option to disable IP DF for TUN packets
by Julian Anastasov
· 13 years ago
f2edb9f
ipvs: implement passive PMTUD for IPIP packets
by Julian Anastasov
· 13 years ago
2b2d280
ipvs: fixed sparse warning
by Claudiu Ghioc
· 13 years ago
be97fdb
ipvs: generalize app registration in netns
by Julian Anastasov
· 13 years ago
aaea4ed
ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper
by Julian Anastasov
· 13 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6700c27
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
by David S. Miller
· 13 years ago
283283c
ipvs: fix oops in ip_vs_dst_event on rmmod
by Julian Anastasov
· 13 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
a73f89a
netfilter: ipset: timeout fixing bug broke SET target special timeout value
by Jozsef Kadlecsik
· 13 years ago
d3a5ea6
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 13 years ago
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
46ba5a2
netfilter: nfnetlink_queue: do not allow to set unsupported flag bits
by Krishna Kumar
· 13 years ago
59560a3
netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg
by Tomasz Bursztyka
· 13 years ago
be0593c
netfilter: nf_ct_tcp: missing per-net support for cttimeout
by Pablo Neira Ayuso
· 13 years ago
0891147
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
by Pablo Neira Ayuso
· 13 years ago
0329274
netlink: add nlk->netlink_bind hook for module auto-loading
by Pablo Neira Ayuso
· 13 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 13 years ago
4009e18
netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg
by Tomasz Bursztyka
· 13 years ago
d31f4d4
netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent
by Tomasz Bursztyka
· 13 years ago
54b8873
netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function
by Gao feng
· 13 years ago
22ac037
netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function
by Gao feng
· 13 years ago
f42c418
netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init
by Gao feng
· 13 years ago
Next »