Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-01-28 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | firewire: cdev: add_descriptor documentation fix | Stefan Richter | 2010-01-26 | 1 | -1/+3 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-01-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. | Harish Zunjarrao | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | mm: add new 'read_cache_page_gfp()' helper function | Linus Torvalds | 2010-01-27 | 1 | -0/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-01-25 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | eventfd - allow atomic read and waitqueue remove | Davide Libenzi | 2010-01-25 | 1 | -0/+16 | |
| * | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-25 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom | 2010-01-14 | 1 | -0/+5 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-25 | 4 | -2/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds | 2010-01-24 | 2 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | mtd: Really add ARM pismo support | Russell King - ARM Linux | 2010-01-13 | 1 | -0/+17 | |
| | * | | | | | | | | | kmsg_dump: Dump on crash_kexec as well | KOSAKI Motohiro | 2009-12-31 | 1 | -0/+1 | |
* | | | | | | | | | | | CAPI: Rework locking of controller data structures | Jan Kiszka | 2010-02-16 | 1 | -2/+3 | |
* | | | | | | | | | | | CAPI: Rework controller state notifier | Jan Kiszka | 2010-02-16 | 1 | -12/+5 | |
* | | | | | | | | | | | CAPI: Call a controller 'controller', not 'card' | Jan Kiszka | 2010-02-16 | 1 | -1/+1 | |
* | | | | | | | | | | | net neigh: Decouple per interface neighbour table controls from binary sysctls | Eric W. Biederman | 2010-02-16 | 2 | -2/+0 | |
* | | | | | | | | | | | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers | Eric W. Biederman | 2010-02-16 | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | netfilter: xtables: add CT target | Patrick McHardy | 2010-02-03 | 3 | -0/+21 | |
| * | | | | | | | | | | | | netfilter: nf_conntrack: support conntrack templates | Patrick McHardy | 2010-02-03 | 3 | -1/+11 | |
| * | | | | | | | | | | | | netfilter: ctnetlink: support selective event delivery | Patrick McHardy | 2010-02-03 | 2 | -31/+46 | |
| * | | | | | | | | | | | | netfilter: nf_conntrack: split up IPCT_STATUS event | Patrick McHardy | 2010-02-03 | 1 | -10/+11 | |
| * | | | | | | | | | | | | netfilter: add struct net * to target parameters | Patrick McHardy | 2010-02-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | | netfilter: ctnetlink: only assign helpers for matching protocols | Patrick McHardy | 2010-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | netfilter: xtables: CONFIG_COMPAT redux | Alexey Dobriyan | 2010-02-02 | 2 | -7/+14 | |
| * | | | | | | | | | | | | IPv6: reassembly: replace magic number with macro definitions | Shan Wei | 2010-01-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | | netfilter: xtables: add struct xt_mtdtor_param::net | Alexey Dobriyan | 2010-01-18 | 4 | -3/+4 | |
| * | | | | | | | | | | | | netfilter: xtables: add struct xt_mtchk_param::net | Alexey Dobriyan | 2010-01-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | netfilter: netns: #ifdef ->iptable_security, ->ip6table_security | Alexey Dobriyan | 2010-01-18 | 2 | -0/+4 |