| Commit message (Expand) | Author | Age | Files | Lines |
* | net: remove COMPAT_NET_DEV_OPS | Alexander Beregalov | 2009-05-25 | 1 | -38/+0 |
* | mISDN: Added PCI ID for new Junghanns.net Single E1 cards. | Andreas Eversberg | 2009-05-25 | 1 | -0/+1 |
* | mISDN: Cleanup debug messages | Karsten Keil | 2009-05-25 | 1 | -7/+7 |
* | mISDN: Add PCI ID for Junghanns 8S card | Andreas Eversberg | 2009-05-25 | 1 | -0/+1 |
* | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil | 2009-05-25 | 1 | -0/+1 |
* | mISDN: Added layer-1-hold feature | Andreas Eversberg | 2009-05-25 | 1 | -0/+2 |
* | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg | 2009-05-25 | 2 | -2/+3 |
* | mISDN: Add watchdog functionality to hfcmulti driver | Andreas Eversberg | 2009-05-25 | 1 | -1/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-25 | 3 | -41/+75 |
|\ |
|
| * | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 3 | -28/+56 |
| * | mac80211: fix kernel-doc | Johannes Berg | 2009-05-20 | 1 | -1/+0 |
| * | cfg80211: allow wext to remove keys that don't exist | Johannes Berg | 2009-05-20 | 1 | -2/+3 |
| * | cfg80211: mark wiphy->privid as pointer to const | David Kilroy | 2009-05-20 | 1 | -1/+1 |
| * | cfg80211: mark ops as pointer to const | David Kilroy | 2009-05-20 | 1 | -1/+1 |
| * | wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ | Luis R. Rodriguez | 2009-05-20 | 1 | -5/+5 |
| * | cfg80211: Process regulatory max bandwidth checks for HT40 | Luis R. Rodriguez | 2009-05-20 | 1 | -4/+10 |
* | | genetlink: Introduce genl_register_family_with_ops() | Michał Mirosław | 2009-05-22 | 1 | -0/+2 |
* | | dropmon: add ability to detect when hardware dropsrxpackets | Neil Horman | 2009-05-22 | 2 | -0/+19 |
* | | af_packet: Teach to listen for multiple unicast addresses. | Eric W. Biederman | 2009-05-22 | 1 | -0/+1 |
* | | net: Remove unused parameter from fill method in fib_rules_ops. | Rami Rosen | 2009-05-21 | 1 | -1/+0 |
|/ |
|
* | sit: stateless autoconf for isatap | Sascha Hlusiak | 2009-05-20 | 2 | -1/+8 |
* | net: release dst entry in dev_hard_start_xmit() | Eric Dumazet | 2009-05-19 | 1 | -0/+3 |
* | syscall: Implement a convinience function restart_syscall | Eric W. Biederman | 2009-05-19 | 1 | -0/+6 |
* | net: TX_RING and packet mmap | Johann Baudy | 2009-05-19 | 2 | -5/+18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-19 | 190 | -9863/+765 |
|\ |
|
| * | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-05-15 | 1 | -0/+10 |
| |\ |
|
| | * | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. | Carl Worth | 2009-05-15 | 1 | -0/+10 |
| * | | libata: Media rotation rate and form factor heuristics | Martin K. Petersen | 2009-05-15 | 1 | -0/+28 |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-05-15 | 1 | -2/+0 |
| |\ \ |
|
| | * | | Revert "mm: add /proc controls for pdflush threads" | Jens Axboe | 2009-05-15 | 1 | -2/+0 |
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-05-13 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | ioatdma: fix "ioatdma frees DMA memory with wrong function" | Maciej Sosnowski | 2009-05-12 | 1 | -0/+6 |
| * | | | | syscalls.h add the missing sys_pipe2 declaration | Arnd Bergmann | 2009-05-12 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-05-10 | 2 | -8/+2 |
| |\ \ \ |
|
| | * | | | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 2009-05-09 | 2 | -8/+2 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-05-10 | 6 | -11/+7 |
| |\ \ \ \ |
|
| | * | | | | Fix races around the access to ->s_options | Al Viro | 2009-05-09 | 1 | -0/+1 |
| | * | | | | Switch open_exec() and sys_uselib() to do_open_filp() | Al Viro | 2009-05-09 | 2 | -2/+1 |
| | * | | | | romfs: cleanup romfs_fs.h | Christoph Hellwig | 2009-05-09 | 2 | -6/+1 |
| | * | | | | New helper: deactivate_locked_super() | Al Viro | 2009-05-09 | 1 | -0/+1 |
| | * | | | | reiserfs: remove privroot hiding in lookup | Jeff Mahoney | 2009-05-09 | 1 | -1/+0 |
| | * | | | | reiserfs: fixup xattr_root caching | Jeff Mahoney | 2009-05-09 | 2 | -2/+2 |
| | * | | | | Always lookup priv_root on reiserfs mount and keep it | Al Viro | 2009-05-09 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-05-10 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-05-10 | 1 | -1/+1 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ALSA: Release v1.0.20 | Jaroslav Kysela | 2009-05-06 | 1 | -1/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-10 | 2 | -0/+4 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-05-08 | 1 | -0/+19 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-04-30 | 40 | -107/+307 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | nls: add a nls_nullsize inline | Jeff Layton | 2009-04-30 | 1 | -0/+19 |