| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Fix tbench regression in 2.6.25-rc1 | Zhang Yanmin | 2008-03-12 | 1 | -9/+14 |
* | [NETFILTER]: nf_conntrack: replace horrible hack with ksize() | Pekka Enberg | 2008-03-10 | 1 | -1/+0 |
* | [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h | Patrick McHardy | 2008-03-10 | 1 | -1/+1 |
* | [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef | Kirill A. Shutemov | 2008-03-07 | 1 | -0/+1 |
* | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov | 2008-03-07 | 2 | -4/+0 |
* | bluetooth: Make hci_sock_cleanup() return void | Tobias Klauser | 2008-03-05 | 1 | -1/+1 |
* | irda: replace __inline with inline | Harvey Harrison | 2008-03-05 | 1 | -3/+3 |
* | [TCP]: Improve ipv4 established hash function. | David S. Miller | 2008-03-04 | 1 | -1/+2 |
* | [NETPOLL]: Revert two bogus cleanups that broke netconsole. | David S. Miller | 2008-03-04 | 1 | -3/+4 |
* | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks... | David S. Miller | 2008-02-28 | 1 | -4/+6 |
|\ |
|
| * | [SCTP]: Update AUTH structures to match declarations in draft-16. | Vlad Yasevich | 2008-02-28 | 1 | -4/+6 |
* | | [NETFILTER]: Fix NF_QUEUE_NR() parenthesis | Patrick McHardy | 2008-02-27 | 1 | -1/+1 |
|/ |
|
* | CONNECTOR: make cn_already_initialized static | Li Zefan | 2008-02-26 | 1 | -2/+0 |
* | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n | David Brownell | 2008-02-24 | 1 | -1/+8 |
* | Alchemy: compile fix | Manuel Lauss | 2008-02-24 | 4 | -0/+4 |
* | i2c: Storage class should be before const qualifier | Tobias Klauser | 2008-02-24 | 1 | -1/+1 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-23 | 2 | -0/+6 |
|\ |
|
| * | libata: automatically use DMADIR if drive/bridge requires it | Tejun Heo | 2008-02-24 | 2 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-23 | 10 | -14/+67 |
|\ \ |
|
| * | | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. | Pavel Emelyanov | 2008-02-23 | 1 | -2/+0 |
| * | | [NET]: Restore sanity wrt. print_mac(). | David S. Miller | 2008-02-23 | 1 | -1/+2 |
| * | | ssb: Fix pcicore cardbus mode | Michael Buesch | 2008-02-20 | 2 | -0/+12 |
| * | | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 2008-02-20 | 2 | -0/+13 |
| * | | ssb: Fix the GPIO API | Michael Buesch | 2008-02-20 | 2 | -8/+11 |
| * | | ssb: Fix watchdog access for devices without a chipcommon | Michael Buesch | 2008-02-20 | 3 | -0/+24 |
| * | | ssb: Fix serial console on new bcm47xx devices | Michael Buesch | 2008-02-20 | 1 | -0/+3 |
| * | | [NETFILTER]: Use __u32 in struct nf_inet_addr | Patrick McHardy | 2008-02-19 | 1 | -1/+1 |
| * | | [NETFILTER]: xt_hashlimit: remove unneeded struct member | Jan Engelhardt | 2008-02-19 | 1 | -1/+0 |
| * | | [NETFILTER]: Make sure xt_policy.h is unifdef'ed. | Robert P. J. Day | 2008-02-19 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-23 | 4 | -0/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | [SPARC64]: More sparse warning fixes in process.c | David S. Miller | 2008-02-19 | 1 | -0/+13 |
| * | | [SPARC64]: Fix sparse warning wrt. fault_in_user_windows. | David S. Miller | 2008-02-19 | 1 | -0/+1 |
| * | | [SPARC64]: Fix sparse warnings wrt. __show_regs(). | David S. Miller | 2008-02-19 | 1 | -0/+1 |
| * | | [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off(). | David S. Miller | 2008-02-19 | 1 | -0/+6 |
* | | | cgroup: clean up cgroup.h | Li Zefan | 2008-02-23 | 1 | -25/+23 |
* | | | cgroup: fix comments | Li Zefan | 2008-02-23 | 1 | -1/+1 |
* | | | h8300: IRQ handling update | Yoshinori Sato | 2008-02-23 | 2 | -16/+5 |
* | | | h8300: uaccess.h update | Yoshinori Sato | 2008-02-23 | 1 | -2/+2 |
* | | | futex: runtime enable pi and robust functionality | Thomas Gleixner | 2008-02-23 | 1 | -0/+1 |
* | | | efs: move headers out of include/linux/ | Christoph Hellwig | 2008-02-23 | 3 | -166/+0 |
* | | | spi: pxa2xx_spi clock polarity fix | Ned Forrester | 2008-02-23 | 1 | -0/+1 |
* | | | NOMMU: is_vmalloc_addr() won't compile if !MMU | David Howells | 2008-02-23 | 1 | -0/+2 |
* | | | sparc: fix build | David Rientjes | 2008-02-23 | 1 | -3/+0 |
* | | | MN10300: define SO_MARK | David Howells | 2008-02-23 | 1 | -0/+2 |
* | | | MN10300: define HZ as a config option | David Howells | 2008-02-23 | 1 | -1/+1 |
* | | | percpu: fix DEBUG_PREEMPT per_cpu checking | Hugh Dickins | 2008-02-23 | 2 | -1/+3 |
* | | | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 | 1 | -1/+8 |
* | | | [ALSA] opl3 - Fix compilation without sequencer support | Takashi Iwai | 2008-02-22 | 1 | -2/+7 |
* | | | MM: Fix macro argument substitution in PageHead() and PageTail() | David Howells | 2008-02-21 | 1 | -2/+2 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-21 | 1 | -0/+6 |
|\ \ \ |
|