Age | Commit message (Expand) | Author |
2010-02-10 | seq_file: Add helpers for iteration over a hlist | Li Zefan |
2010-02-04 | packet: Add GSO/csum offload support. | Sridhar Samudrala |
2010-02-04 | libphy: add phy_find_first function | Jiri Pirko |
2010-02-04 | net: use helpers to access mc list V2 | Jiri Pirko |
2010-02-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-03 | net: CONFIG_COMPAT redux | Alexey Dobriyan |
2010-02-03 | net: macvtap driver | Arnd Bergmann |
2010-02-03 | macvlan: allow multiple driver backends | Arnd Bergmann |
2010-02-03 | net: maintain namespace isolation between vlan and real device | Arnd Bergmann |
2010-02-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-02 | connector: Delete buggy notification code. | Evgeniy Polyakov |
2010-02-02 | virtio: Add ability to detach unused buffers from vrings | Shirley Ma |
2010-02-02 | igmp: fix ip_mc_sf_allow race [v5] | Flavio Leitner |
2010-01-25 | net: use helpers to access uc list V2 | Jiri Pirko |
2010-01-23 | netdev: remove certain HAVE_ macros | Alexey Dobriyan |
2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-22 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-01-22 | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-... | Andriy Tkachuk |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-01-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-01-21 | perf: Change the is_software_event() definition | Peter Zijlstra |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith |
2010-01-20 | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp |
2010-01-20 | Merge branch 'misc' into release | Len Brown |
2010-01-19 | net: Unexport napi_gro_flush(). | David S. Miller |
2010-01-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-01-19 | phylib: Move workqueue initialization to a proper place | Anton Vorontsov |
2010-01-18 | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton |
2010-01-18 | mfd: Correct WM835x ISINK ramp time defines | Mark Brown |
2010-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-01-16 | nommu: fix shared mmap after truncate shrinkage problems | David Howells |
2010-01-16 | nommu: don't need get_unmapped_area() for NOMMU | David Howells |
2010-01-16 | nommu: struct vm_region's vm_usage count need not be atomic | David Howells |
2010-01-16 | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() | Roland Dreier |
2010-01-16 | kfifo: document everywhere that size has to be power of two | Andi Kleen |
2010-01-16 | kfifo: add kfifo_initialized | Andi Kleen |
2010-01-16 | kfifo: add kfifo_out_peek | Andi Kleen |
2010-01-16 | kfifo: sanitize *_user error handling | Andi Kleen |
2010-01-16 | kfifo: use void * pointers for user buffers | Andi Kleen |
2010-01-16 | tty.h: make tty_port_get() static inline | Randy Dunlap |
2010-01-16 | kfifo: fix kfifo_out_locked race bug | Stefani Seibold |
2010-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-01-15 | vhost_net: a kernel-level virtio server | Michael S. Tsirkin |
2010-01-15 | tun: export underlying socket | Michael S. Tsirkin |
2010-01-15 | can: Proper ctrlmode handling for CAN devices | Christian Pellegrin |
2010-01-14 | lib: Introduce strnstr() | Li Zefan |
2010-01-14 | Fix ACC_MODE() for real | Al Viro |