index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
ipv4: Adjust semantics of rt->rt_gateway.
David S. Miller
1
-2
/
+3
2012-07-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-9
/
+38
2012-07-04
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
1
-0
/
+6
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-3
/
+5
2012-06-27
netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table function
Gao feng
1
-9
/
+32
2012-06-27
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
Gao feng
1
-1
/
+1
2012-06-26
netfilter: ipt_ULOG: Move away from NLMSG_PUT().
David S. Miller
1
-7
/
+8
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
1
-0
/
+6
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
1
-10
/
+38
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
1
-0
/
+13
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
4
-11
/
+11
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
3
-54
/
+126
2012-06-07
netfilter: ipv4, defrag: switch hook PFs to nfproto
Alban Crequy
1
-2
/
+2
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
1
-2
/
+4
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2
-9
/
+0
2012-06-07
netfilter: nf_ct_ipv4: add namespace support
Gao feng
1
-38
/
+85
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
1
-3
/
+35
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
1
-3
/
+3
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
1
-9
/
+9
2012-06-04
net: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
5
-30
/
+15
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
2
-642
/
+0
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
1
-1
/
+1
2012-04-20
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
1
-1
/
+1
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
1
-3
/
+3
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
3
-3
/
+3
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+10
2012-04-10
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
1
-0
/
+8
2012-04-10
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
Jozsef Kadlecsik
1
-2
/
+2
2012-04-02
netfilter: ipv4: Stop using NLA_PUT*().
David S. Miller
2
-8
/
+9
2012-03-22
netfilter: remove forward module param confusion.
Rusty Russell
1
-7
/
+2
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
1
-0
/
+47
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
1
-3
/
+10
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
3
-526
/
+0
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
3
-0
/
+29
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
1
-1
/
+1
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
3
-133
/
+5
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
22
-187
/
+276
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
8
-20
/
+1
2011-12-23
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
1
-6
/
+0
2011-12-23
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
1
-13
/
+1
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
9
-30
/
+3
2011-12-23
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
1
-0
/
+1
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
1
-1
/
+1
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
19
-118
/
+118
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-09
typo fixes: aera -> area, exntension -> extension
Wang YanQing
1
-1
/
+1
[next]