summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-1627-123/+260
|\
| * netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-151-1/+1
| * netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-151-0/+2
| * netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-158-7/+43
| * netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-151-2/+2
| * netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-151-6/+6
| * netfilter: get rid of the grossness in netfilter.hJan Engelhardt2010-02-151-17/+28
| * netfilter: reduce NF_HOOK by one argumentJan Engelhardt2010-02-151-9/+5
| * netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan2010-02-121-5/+1
| * netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-112-1/+2
| * netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-111-0/+1
| * netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-111-7/+25
| * netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-111-1/+2
| * netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-111-4/+10
| * netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2010-02-111-0/+1
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-104-0/+7
| |\
| | * netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-103-0/+3
| | * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-101-0/+4
| * | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-101-4/+9
| * | netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan2010-02-101-5/+1
| |/
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-1084-284/+1078
| |\
| * | netfilter: xtables: add CT targetPatrick McHardy2010-02-033-0/+21
| * | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-033-1/+11
| * | netfilter: ctnetlink: support selective event deliveryPatrick McHardy2010-02-032-31/+46
| * | netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy2010-02-031-10/+11
| * | netfilter: add struct net * to target parametersPatrick McHardy2010-02-031-0/+2
| * | netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy2010-02-031-1/+1
| * | netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-022-7/+14
| * | IPv6: reassembly: replace magic number with macro definitionsShan Wei2010-01-201-0/+2
| * | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-184-3/+4
| * | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-181-0/+1
| * | netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-182-0/+4
| * | netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-132-4/+6
| * | IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-051-11/+5
* | | ethtool: Fix includes build breakDavid S. Miller2010-02-141-1/+2
* | | net: Fix first line of kernel-doc for a few functionsBen Hutchings2010-02-142-3/+3
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-143-47/+89
|\ \ \
| * | | mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-091-0/+6
| * | | mac80211: remove get_tx_stats() driver opKalle Valo2010-02-081-22/+0
| * | | mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-6/+15
| * | | wireless: update radiotap parserJohannes Berg2010-02-082-19/+68
* | | | net: Add netdev ops for SR-IOV configurationWilliams, Mitch A2010-02-121-0/+17
* | | | if_link: Add SR-IOV configuration methodsWilliams, Mitch A2010-02-121-0/+30
* | | | pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2010-02-121-0/+11
* | | | xfrm: use proper kernel typesjamal2010-02-121-13/+13
* | | | include/linux/netdevice.h: Add netif_printk helpersJoe Perches2010-02-121-0/+53
* | | | netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches2010-02-121-0/+71
* | | | ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-0/+2
* | | | ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2010-02-102-0/+53
* | | | net: add a wrapper sk_entry()Li Zefan2010-02-101-0/+5
OpenPOWER on IntegriCloud