aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-02
|\
| * netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-26
| * netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
|\|
| * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy2010-01-07
| * ipvs: Add boundary check on ioctl argumentsArjan van de Ven2010-01-04
| * ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2009-12-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-16
|\|
| * ipvs: zero usvc and udestSimon Horman2009-12-15
| * ipvs: fix synchronization on connection closeXiaotian Feng2009-12-14
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-03
| |\
| | * netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal2009-11-23
| | * netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso2009-11-23
| | * netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-06
| | * netfilter: nf_conntrack: avoid additional compare.Changli Gao2009-11-05
| | * netfilter: xt_socket: make module available for INPUT chainJan Engelhardt2009-10-29
| * | net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman2009-12-01
| * | net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman2009-12-01
| * | net: Move && and || to end of previous lineJoe Perches2009-11-29
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
| |\ \
| * | | net: use net_eq to compare netsOctavian Purdila2009-11-25
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \
| * | | | netns: net_identifiers should be read_mostlyEric Dumazet2009-11-18
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-09
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-11-23
|\ \ \ \ \ \
| * | | | | | netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy2009-11-23
| * | | | | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Wu Fengguang2009-11-13
| * | | | | | netfilter: xt_osf: fix xt_osf_remove_callback() return valueRoel Kluin2009-11-13
| | |_|_|_|/ | |/| | | |
* | | | | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy2009-11-19
* | | | | | netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy2009-11-19
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-09
|\| | | | | |/ / / |/| | |
| * | | netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt2009-11-06
| | |/ | |/|
| * | netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2009-11-06
| |/
* / headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-10
|\
| * IPVS: Add handling of incoming ICMPV6 messagesJulius Volz2009-08-31
| * netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryAlexey Dobriyan2009-08-31
| * ipvs: Use atomic operations atomiclySimon Horman2009-08-31
| * netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-25
| * netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24