Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 2010-02-23 | 1 | -7/+16 | |
| * | | | | | | | xfrm: introduce basic mark infrastructure | Jamal Hadi Salim | 2010-02-23 | 2 | -3/+31 | |
| * | | | | | | | packet: convert socket list to RCU (v3) | stephen hemminger | 2010-02-23 | 2 | -2/+12 | |
| * | | | | | | | seq_file: add RCU versions of new hlist/list iterators (v3) | stephen hemminger | 2010-02-23 | 2 | -4/+16 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-19 | 1 | -2/+3 | |
| |\| | | | | | | ||||||
| | * | | | | | | netfilter: restore POST_ROUTING hook in NF_HOOK_COND | Patrick McHardy | 2010-02-19 | 1 | -2/+3 | |
| * | | | | | | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR | jamal | 2010-02-19 | 1 | -0/+1 | |
| * | | | | | | | net: TCP thin dupack | Andreas Petlund | 2010-02-19 | 2 | -1/+4 | |
| * | | | | | | | net: TCP thin linear timeouts | Andreas Petlund | 2010-02-19 | 2 | -1/+8 | |
| * | | | | | | | net: TCP thin-stream detection | Andreas Petlund | 2010-02-19 | 1 | -0/+8 | |
| * | | | | | | | const: struct nla_policy | Alexey Dobriyan | 2010-02-18 | 1 | -1/+1 | |
| * | | | | | | | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 2010-02-18 | 1 | -2/+1 | |
| * | | | | | | | ipv6: use standard lists for FIB walks | Alexey Dobriyan | 2010-02-18 | 1 | -1/+1 | |
| * | | | | | | | net/macvtap: add vhost support | Arnd Bergmann | 2010-02-18 | 1 | -0/+13 | |
| |/ / / / / / | ||||||
| * | | | | | | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n | Patrick McHardy | 2010-02-18 | 1 | -2/+4 | |
| * | | | | | | ipvs: SCTP Trasport Loadbalancing Support | Venkata Mohan Reddy | 2010-02-18 | 1 | -1/+21 | |
| * | | | | | | IPv6: convert mc_lock to spinlock | Stephen Hemminger | 2010-02-18 | 1 | -1/+1 | |
| * | | | | | | tg3: Push phylib definitions to phylib | Matt Carlson | 2010-02-18 | 1 | -0/+11 | |
| * | | | | | | tun: socket filter support | Michael S. Tsirkin | 2010-02-18 | 1 | -0/+3 | |
| * | | | | | | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 2010-02-17 | 1 | -21/+0 | |
| * | | | | | | ipv6.h: reassembly: replace calculated magic number with multiplication | Joe Perches | 2010-02-17 | 1 | -3/+3 | |
| * | | | | | | percpu: add __percpu sparse annotations to net drivers | Tejun Heo | 2010-02-17 | 1 | -1/+1 | |
| * | | | | | | percpu: add __percpu sparse annotations to net | Tejun Heo | 2010-02-17 | 8 | -13/+17 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-17 | 21 | -21/+95 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | CAPI: Rework locking of controller data structures | Jan Kiszka | 2010-02-17 | 1 | -2/+3 | |
| * | | | | | | | CAPI: Rework controller state notifier | Jan Kiszka | 2010-02-17 | 1 | -12/+5 | |
| * | | | | | | | CAPI: Call a controller 'controller', not 'card' | Jan Kiszka | 2010-02-17 | 1 | -1/+1 | |
| * | | | | | | | net neigh: Decouple per interface neighbour table controls from binary sysctls | Eric W. Biederman | 2010-02-17 | 2 | -2/+0 | |
| * | | | | | | | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers | Eric W. Biederman | 2010-02-17 | 2 | -10/+36 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-16 | 27 | -123/+260 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: CONFIG_COMPAT: allow delta to exceed 32767 | Florian Westphal | 2010-02-15 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: ctnetlink: add zone support | Patrick McHardy | 2010-02-15 | 1 | -0/+2 | |
| | * | | | | | | | netfilter: nf_conntrack: add support for "conntrack zones" | Patrick McHardy | 2010-02-15 | 8 | -7/+43 | |
| | * | | | | | | | netfilter: nf_conntrack: pass template to l4proto ->error() handler | Patrick McHardy | 2010-02-15 | 1 | -2/+2 | |
| | * | | | | | | | netfilter: xtables: constify args in compat copying functions | Jan Engelhardt | 2010-02-15 | 1 | -6/+6 | |
| | * | | | | | | | netfilter: get rid of the grossness in netfilter.h | Jan Engelhardt | 2010-02-15 | 1 | -17/+28 | |
| | * | | | | | | | netfilter: reduce NF_HOOK by one argument | Jan Engelhardt | 2010-02-15 | 1 | -9/+5 | |
| | * | | | | | | | netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() | Alexey Dobriyan | 2010-02-12 | 1 | -5/+1 | |
| | * | | | | | | | netfilter: nf_conntrack_sip: add T.38 FAX support | Patrick McHardy | 2010-02-11 | 2 | -1/+2 | |
| | * | | | | | | | netfilter: nf_nat_sip: add TCP support | Patrick McHardy | 2010-02-11 | 1 | -0/+1 | |
| | * | | | | | | | netfilter: nf_nat: support mangling a single TCP packet multiple times | Patrick McHardy | 2010-02-11 | 1 | -7/+25 | |
| | * | | | | | | | netfilter: nf_conntrack_sip: add TCP support | Patrick McHardy | 2010-02-11 | 1 | -1/+2 | |
| | * | | | | | | | netfilter: nf_conntrack_sip: pass data offset to NAT functions | Patrick McHardy | 2010-02-11 | 1 | -4/+10 | |
| | * | | | | | | | netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect | Patrick McHardy | 2010-02-11 | 1 | -0/+1 | |
| | * | | | | | | | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2010-02-10 | 4 | -0/+7 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | netfilter: xtables: generate initial table on-demand | Jan Engelhardt | 2010-02-10 | 3 | -0/+3 | |
| | | * | | | | | | | netfilter: xtables: use xt_table for hook instantiation | Jan Engelhardt | 2010-02-10 | 1 | -0/+4 | |
| | * | | | | | | | | netfilter: xtables: symmetric COMPAT_XT_ALIGN definition | Alexey Dobriyan | 2010-02-10 | 1 | -4/+9 | |
| | * | | | | | | | | netfilter: xtables: consistent struct compat_xt_counters definition | Alexey Dobriyan | 2010-02-10 | 1 | -5/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-02-10 | 84 | -284/+1078 | |
| | |\ \ \ \ \ \ \ |