index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
2012-04-10
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
Jozsef Kadlecsik
2012-04-02
netfilter: ipv4: Stop using NLA_PUT*().
David S. Miller
2012-03-22
netfilter: remove forward module param confusion.
Rusty Russell
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
2011-12-23
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
2011-12-23
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
2011-12-23
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-09
typo fixes: aera -> area, exntension -> extension
Wang YanQing
2011-12-04
netfilter: add ipv4 reverse path filter match
Florian Westphal
2011-11-29
net: dont call jump_label_dec from irq context
Eric Dumazet
2011-11-23
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-08-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-08-30
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
2011-08-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-07-29
netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
Jesper Juhl
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-01
netfilter: Reduce switch/case indent
Joe Perches
2011-06-29
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
Julian Anastasov
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
[next]