| Commit message (Expand) | Author | Age |
* | [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW | Alexey Dobriyan | 2008-01-31 |
* | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan | 2008-01-31 |
* | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan | 2008-01-31 |
* | [NETFILTER]: x_tables: change xt_table_register() return value convention | Alexey Dobriyan | 2008-01-31 |
* | [NETFILTER]: ebtables: remove casts, use consts | Jan Engelhardt | 2008-01-31 |
* | [NETFILTER]: nf_log: add netfilter gcc printf format checking | Helge Deller | 2008-01-31 |
* | [NETFILTER]: xt_conntrack: add port and direction matching | Jan Engelhardt | 2008-01-31 |
* | linux/types.h: Use __u64 for aligned_u64 | Jan Engelhardt | 2008-01-31 |
* | [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member | Patrick McHardy | 2008-01-31 |
* | [NETFILTER]: Use const in struct xt_match, xt_target, xt_table | Jan Engelhardt | 2008-01-31 |
* | [RAW]: Wrong content of the /proc/net/raw6. | Denis V. Lunev | 2008-01-31 |
* | [RAW]: Family check in the /proc/net/raw[6] is extra. | Denis V. Lunev | 2008-01-31 |
* | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 2008-01-31 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 |
* | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 2008-01-31 |
* | [IPSEC]: Use crypto_aead and authenc in ESP | Herbert Xu | 2008-01-31 |
* | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 2008-01-31 |
* | rfkill: add the WiMAX radio type | Iñaky Pérez-González | 2008-01-31 |
* | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-01-31 |
|\ |
|
| * | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox | 2007-12-06 |
| * | Add wait_for_completion_killable | Matthew Wilcox | 2007-12-06 |
| * | Add wait_event_killable | Matthew Wilcox | 2007-12-06 |
| * | Add schedule_timeout_killable | Matthew Wilcox | 2007-12-06 |
| * | Add mutex_lock_killable | Liam R. Howlett | 2007-12-06 |
| * | Add lock_page_killable | Matthew Wilcox | 2007-12-06 |
| * | Add fatal_signal_pending | Matthew Wilcox | 2007-12-06 |
| * | Add TASK_WAKEKILL | Matthew Wilcox | 2007-12-06 |
| * | wait: Use TASK_NORMAL | Matthew Wilcox | 2007-12-06 |
| * | Add macros to replace direct uses of TASK_ flags | Matthew Wilcox | 2007-12-06 |
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2008-01-31 |
|\ \ |
|
| * | | [ALSA] version 1.0.16rc2 | Jaroslav Kysela | 2008-01-31 |
| * | | [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug... | James Courtier-Dutton | 2008-01-31 |
| * | | [ALSA] emu10k1 - Use enum for emu_model types | Takashi Iwai | 2008-01-31 |
| * | | [ALSA] emu10k1 - 1616(M) cardbus improvements | Ctirad Fertr | 2008-01-31 |
| * | | [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0... | James Courtier-Dutton | 2008-01-31 |
| * | | [ALSA] emu10k1: Add comments regarding E-Mu ins and outs. | James Courtier-Dutton | 2008-01-31 |
| * | | [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge | Andy Shevchenko | 2008-01-31 |
| * | | [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE | Jaroslav Kysela | 2008-01-31 |
| * | | [ALSA] Bump ASoC core version number | Mark Brown | 2008-01-31 |
| * | | [ALSA] soc - Add support for passing kcontrols with events | Laim Girdwood | 2008-01-31 |
| * | | [ALSA] soc - Ensure PCMs are suspended | Liam Girdwood | 2008-01-31 |
| * | | [ALSA] ASoC TLV support | Philipp Zabel | 2008-01-31 |
| * | | [ALSA] soc - Add device level DAPM event | Liam Girdwood | 2008-01-31 |
| * | | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
| * | | [ALSA] Remove PCM sleep_min and tick | Takashi Iwai | 2008-01-31 |
| * | | [ALSA] Remove PCM xfer_align sw params | Takashi Iwai | 2008-01-31 |
| * | | [ALSA] Remove indirect control access | Takashi Iwai | 2008-01-31 |
| * | | [ALSA] include/sound/: Spelling fixes | Joe Perches | 2008-01-31 |
| * | | [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) | Jaroslav Kysela | 2008-01-31 |
| * | | [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h | Marcin Ślusarz | 2008-01-31 |