summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal2011-03-152-0/+28
* netfilter: xtables: add device group matchPatrick McHardy2011-02-032-0/+22
* netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2011-02-021-0/+10
* netfilter: ipset: install ipset related header filesPatrick McHardy2011-02-013-0/+8
* netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik2011-02-011-0/+55
* netfilter: ipset: list:set set type supportJozsef Kadlecsik2011-02-011-0/+27
* netfilter: ipset: hash:ip set type supportJozsef Kadlecsik2011-02-012-0/+1100
* netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik2011-02-012-0/+158
* netfilter: ipset: IP set core supportJozsef Kadlecsik2011-02-013-0/+498
* netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2011-02-011-1/+2
* netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt2011-01-2039-0/+77
* Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-1/+1
|\
| * netfilter: xtables: remove duplicate memberJan Engelhardt2011-01-201-1/+1
* | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-0/+12
|\ \ | |/
| * netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-191-0/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-2048-162/+264
|\ \
| * | netfilter: xtables: remove extraneous header that slipped inJan Engelhardt2011-01-201-1/+0
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19201-1518/+3494
| |\ \
| * | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-191-0/+9
| | |/ | |/|
| * | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-181-0/+9
| * | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-1831-121/+123
| |\ \
| | * | netfilter: xtables: add missing header files to export listJan Engelhardt2011-01-181-0/+2
| | * | netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt2011-01-1830-121/+121
| * | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-182-0/+7
| * | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-181-5/+15
| |/ /
| * | netfilter: create audit records for x_tables replacesThomas Graf2011-01-161-0/+1
| * | netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-163-0/+32
| * | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal2011-01-131-3/+12
| * | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-131-1/+2
| * | netfilter: xt_conntrack: support matching on port rangesPatrick McHardy2011-01-131-0/+15
| * | netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt2011-01-131-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-13177-1575/+4148
| |\ \
| * | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2010-12-151-0/+15
| * | | netfilter: xtables: use guarded typesJan Engelhardt2010-12-157-32/+32
| * | | IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-251-0/+8
| * | | netfilter: add __rcu annotationsEric Dumazet2010-11-151-3/+3
* | | | net_sched: implement a root container qdisc sch_mqprioJohn Fastabend2011-01-191-0/+12
* | | | net: implement mechanism for HW based QOSJohn Fastabend2011-01-191-0/+68
* | | | net_device: add support for network device groupsVlad Dogaru2011-01-192-0/+8
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-181-1/+1
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-181-1/+1
| |\ \ \
| | * | | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar2011-01-131-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-172-7/+9
|\ \ \ \ \
| * | | | | IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-122-7/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-01-171-0/+1
|\ \ \ \ \ \
| * | | | | | ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu2011-01-171-0/+1
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-1/+1
* | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-176-25/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: add writebufsize field to mtd_info structAnatolij Gustschin2011-01-061-0/+11