Age | Commit message (Expand) | Author |
2008-02-13 | [INET]: Unexport inet_listen_wlock | Adrian Bunk |
2008-02-13 | [INET]: Unexport __inet_hash_connect | Adrian Bunk |
2008-02-12 | [NET]: Improve cache line coherency of ingress qdisc | Neil Turton |
2008-02-12 | [NET]: Fix race in dev_close(). (Bug 9750) | Matti Linnanvuori |
2008-02-12 | [IPSEC]: Fix bogus usage of u64 on input sequence number | Herbert Xu |
2008-02-12 | [RTNETLINK]: Send a single notification on device state changes. | Laszlo Attila Toth |
2008-02-12 | [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. | Pavel Emelyanov |
2008-02-12 | [NETLABEL]: Don't produce unused variables when IPv6 is off. | Pavel Emelyanov |
2008-02-12 | [NETLABEL]: Compilation for CONFIG_AUDIT=n case. | Pavel Emelyanov |
2008-02-12 | [GENETLINK]: Relax dances with genl_lock. | Pavel Emelyanov |
2008-02-12 | [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. | Pavel Emelyanov |
2008-02-12 | [IPV6]: remove unused method declaration (net/ndisc.h). | Rami Rosen |
2008-02-12 | [NET]: Fix comment for skb_pull_rcsum | Urs Thuermann |
2008-02-12 | [IPV6]: Fix IPsec datagram fragmentation | Herbert Xu |
2008-02-12 | [NDISC]: Fix race in generic address resolution | David S. Miller |
2008-02-12 | hci_ldisc: fix null pointer deref | David Newall |
2008-02-12 | [AX25] ax25_ds_timer: use mod_timer instead of add_timer | Jarek Poplawski |
2008-02-12 | [AX25] ax25_timer: use mod_timer instead of add_timer | Jarek Poplawski |
2008-02-12 | [AX25] ax25_route: make ax25_route_lock BH safe | Jarek Poplawski |
2008-02-12 | [AX25] af_ax25: remove sock lock in ax25_info_show() | Jarek Poplawski |
2008-02-12 | fib_trie: /proc/net/route performance improvement | Stephen Hemminger |
2008-02-12 | fib_trie: handle empty tree | Stephen Hemminger |
2008-02-12 | [IPV4]: Remove IP_TOS setting privilege checks. | David S. Miller |
2008-02-12 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-02-11 | WMI: initialize wmi_blocks.list even if ACPI is disabled | Linus Torvalds |
2008-02-11 | x86: vdso_install fix | Roland McGrath |
2008-02-11 | mempolicy: silently restrict nodemask to allowed nodes | KOSAKI Motohiro |
2008-02-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-02-11 | Be more robust about bad arguments in get_user_pages() | Jonathan Corbet |
2008-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-02-11 | Add Matt to MAINTAINERS as a SLAB allocator maintainer | Pekka Enberg |
2008-02-11 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-02-11 | Make topology fallback macros reference their arguments. | Andi Kleen |
2008-02-11 | mlx4_core: Fix build break (missing include) | Olof Johansson |
2008-02-11 | [IA64] Fix build for sim_defconfig | Tony Luck |
2008-02-11 | sata_mv: platform driver allocs dma without create | Byron Bradley |
2008-02-11 | pata_ninja32: setup changes | Alan Cox |
2008-02-11 | pata_legacy: typo fix | Alan Cox |
2008-02-11 | pata_amd: Note in the module description it handles Nvidia | Alan Cox |
2008-02-11 | sata_mv: fix loop with last port | Yinghai Lu |
2008-02-11 | libata: ignore deverr on SETXFER if mode is configured | Tejun Heo |
2008-02-11 | pata_via: fix SATA cable detection on cx700 | Tejun Heo |
2008-02-11 | x86: remove over noisy debug printk | Thomas Gleixner |
2008-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2008-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-02-11 | Prevent IDE boot ops on NUMA system | Andi Kleen |
2008-02-11 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-02-11 | kbuild: fix make V=1 | Sam Ravnborg |
2008-02-11 | net/phy/fixed.c: fix a use-after-free | Adrian Bunk |