Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-25 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | 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 | 1 | -1/+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 | 12 | -59/+136 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | 1 | -1/+1 | |
| * | | | | | | | 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_sip: add T.38 FAX support | Patrick McHardy | 2010-02-11 | 1 | -0/+1 | |
| * | | | | | | | netfilter: nf_nat_sip: add TCP support | Patrick McHardy | 2010-02-11 | 1 | -0/+1 | |
| * | | | | | | | 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 | |
| * | | | | | | | 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 | 60 | -221/+750 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | netfilter: xtables: add CT target | Patrick McHardy | 2010-02-03 | 2 | -0/+18 | |
| * | | | | | | | | netfilter: nf_conntrack: support conntrack templates | Patrick McHardy | 2010-02-03 | 1 | -0/+4 | |
| * | | | | | | | | netfilter: ctnetlink: support selective event delivery | Patrick McHardy | 2010-02-03 | 1 | -0/+18 | |
| * | | | | | | | | netfilter: add struct net * to target parameters | Patrick McHardy | 2010-02-03 | 1 | -0/+2 | |
| * | | | | | | | | netfilter: xtables: CONFIG_COMPAT redux | Alexey Dobriyan | 2010-02-02 | 2 | -7/+14 | |
| * | | | | | | | | 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: nfnetlink: netns support | Alexey Dobriyan | 2010-01-13 | 1 | -4/+4 | |
* | | | | | | | | | ethtool: Fix includes build break | David S. Miller | 2010-02-14 | 1 | -1/+2 | |
* | | | | | | | | | net: Fix first line of kernel-doc for a few functions | Ben Hutchings | 2010-02-14 | 1 | -2/+2 | |
* | | | | | | | | | net: Add netdev ops for SR-IOV configuration | Williams, Mitch A | 2010-02-12 | 1 | -0/+17 | |
* | | | | | | | | | if_link: Add SR-IOV configuration methods | Williams, Mitch A | 2010-02-12 | 1 | -0/+30 | |
* | | | | | | | | | pci: Add SR-IOV convenience functions and macros | Williams, Mitch A | 2010-02-12 | 1 | -0/+11 | |
* | | | | | | | | | include/linux/netdevice.h: Add netif_printk helpers | Joe Perches | 2010-02-12 | 1 | -0/+53 | |
* | | | | | | | | | netdevice.h: Add netdev_printk helpers like dev_printk | Joe Perches | 2010-02-12 | 1 | -0/+71 | |
* | | | | | | | | | ethtool: Introduce n-tuple filter programming support | Peter P Waskiewicz Jr | 2010-02-10 | 2 | -0/+53 | |
* | | | | | | | | | seq_file: Add helpers for iteration over a hlist | Li Zefan | 2010-02-10 | 1 | -0/+11 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | packet: Add GSO/csum offload support. | Sridhar Samudrala | 2010-02-04 | 1 | -0/+1 | |
* | | | | | | | | libphy: add phy_find_first function | Jiri Pirko | 2010-02-04 | 1 | -0/+1 | |
* | | | | | | | | net: use helpers to access mc list V2 | Jiri Pirko | 2010-02-04 | 1 | -0/+6 | |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-... | Andriy Tkachuk | 2010-01-22 | 1 | -0/+2 |