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-191-2/+3
| |\| | | | | |
| | * | | | | | netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy2010-02-191-2/+3
| * | | | | | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-191-0/+1
| * | | | | | | net: TCP thin dupackAndreas Petlund2010-02-192-1/+4
| * | | | | | | net: TCP thin linear timeoutsAndreas Petlund2010-02-192-1/+8
| * | | | | | | net: TCP thin-stream detectionAndreas Petlund2010-02-191-0/+8
| * | | | | | | const: struct nla_policyAlexey Dobriyan2010-02-181-1/+1
| * | | | | | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-2/+1Star
| * | | | | | | ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-181-1/+1
| * | | | | | | net/macvtap: add vhost supportArnd Bergmann2010-02-181-0/+13
| |/ / / / / /
| * | | | | | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-181-2/+4
| * | | | | | ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-181-1/+21
| * | | | | | IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-181-1/+1
| * | | | | | tg3: Push phylib definitions to phylibMatt Carlson2010-02-181-0/+11
| * | | | | | tun: socket filter supportMichael S. Tsirkin2010-02-181-0/+3
| * | | | | | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-171-21/+0Star
| * | | | | | ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches2010-02-171-3/+3
| * | | | | | percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-171-1/+1
| * | | | | | percpu: add __percpu sparse annotations to netTejun Heo2010-02-178-13/+17
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-1721-21/+95
| |\ \ \ \ \ \
| * | | | | | | CAPI: Rework locking of controller data structuresJan Kiszka2010-02-171-2/+3
| * | | | | | | CAPI: Rework controller state notifierJan Kiszka2010-02-171-12/+5Star
| * | | | | | | CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-171-1/+1
| * | | | | | | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-172-2/+0Star
| * | | | | | | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-172-10/+36
| * | | | | | | 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/+5Star
| | * | | | | | | netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan2010-02-121-5/+1Star
| | * | | | | | | 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/+1Star
| | |/ / / / / / /
| | * | | | | | | 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