2008-02-01 |
Bartlomiej Zolnier... | ide: remove unused ide_hwgroup_t fields |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | <linux/hdsmart.h> is not used by kernel code |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | ide: don't include <linux/hdsmart.h> |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | ide: use ide_build_sglist() and ide_destroy_dmatable... |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | au1xxx-ide: use hwif->dev |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | ide: keep pointer to struct device instead of struct... |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | ide: add IDE_HFLAG_NO_DSC host flag |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag |
tree | commitdiff |
2008-02-01 |
Sergei Shtylyov | ide: ide_setup_dma() assumes 8 ports |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | ide: add ide_dump_identify() debug helper |
tree | commitdiff |
2008-02-01 |
Bartlomiej Zolnier... | ide-cd: move lba_to_msf() and msf_to_lba() to <linux... |
tree | commitdiff |
2008-02-01 |
Adrian Bunk | ide: make wait_drive_not_busy() static again |
tree | commitdiff |
2008-02-01 |
Adrian Bunk | ide: small ide-scan-pci.c cleanup |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
tree | commitdiff |
2008-02-01 |
Jens Axboe | block: kill swap_io_context() |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-2.6 |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-02-01 |
Greg Ungerer | m68knommu: remove unused CONFIG_DISKtel symbol |
tree | commitdiff |
2008-02-01 |
Greg Ungerer | m68knommu: fix 528x ColdFire cache settings |
tree | commitdiff |
2008-02-01 |
Jens Axboe | block: new end request handling interface should take... |
tree | commitdiff |
2008-02-01 |
Denis V. Lunev | [NETNS]: Lookup in FIB semantic hashes taking into... |
tree | commitdiff |
2008-02-01 |
Denis V. Lunev | [NETNS]: Add a namespace mark to fib_info. |
tree | commitdiff |
2008-02-01 |
Denis V. Lunev | [IPV4]: fib_sync_down rework. |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NET_SCHED]: Add flow classifier |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NET_SCHED]: sch_sfq: make internal queues visible... |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NET_SCHED]: Constify struct tcf_ext_map |
tree | commitdiff |
2008-02-01 |
Adrian Bunk | [IPV4]: Make struct ipv4_devconf static. |
tree | commitdiff |
2008-02-01 |
Masahide NAKAMURA | [XFRM]: Fix statistics. |
tree | commitdiff |
2008-02-01 |
Eric Dumazet | [IPV4] route cache: Introduce rt_genid for smooth cache... |
tree | commitdiff |
2008-02-01 |
Chris Leech | [VLAN]: set_rx_mode support for unicast address list |
tree | commitdiff |
2008-02-01 |
Stephen Hemminger | [IPV4] fib_trie: rescan if key is lost during dump |
tree | commitdiff |
2008-02-01 |
Pavel Emelyanov | [NETNS]: Tcp-v6 sockets per-net lookup. |
tree | commitdiff |
2008-02-01 |
Pavel Emelyanov | [NETNS]: Tcp-v4 sockets per-net lookup. |
tree | commitdiff |
2008-02-01 |
Pavel Emelyanov | [NETNS]: Make bind buckets live in net namespaces. |
tree | commitdiff |
2008-02-01 |
Pavel Emelyanov | [INET]: Consolidate inet(6)_hash_connect. |
tree | commitdiff |
2008-02-01 |
Pavel Emelyanov | [IPV6]: Introduce the INET6_TW_MATCH macro. |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_conntrack: annotate l3protos with const |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify... |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP... |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helpe... |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: create per-netns /proc/net/... |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: xt_hashlimit match, revision 1 |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: naming unification |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_... |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: avoid duplicate protocol... |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find() |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: switch rwlock to spinlock |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: use RCU for conntrack hash |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack_expect: use RCU for expectati... |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: use RCU for conntrack helpers |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings... |
tree | commitdiff |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: nf_conntrack: sparse warnings |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: xt_owner: allow matching UID/GID ranges |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: arp_tables: per-netns arp_tables FILTER |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: arp_tables: netns preparation |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE... |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip6_tables: netns preparation |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: return new table from {arp,ip... |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: per-netns xt_tables |
tree | commitdiff |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: change xt_table_register() retur... |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: ebtables: remove casts, use consts |
tree | commitdiff |
2008-02-01 |
Helge Deller | [NETFILTER]: nf_log: add netfilter gcc printf format... |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: xt_conntrack: add port and direction matching |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | linux/types.h: Use __u64 for aligned_u64 |
tree | commitdiff |
2008-02-01 |
Patrick McHardy | [NETFILTER]: bridge netfilter: remove nf_bridge_info... |
tree | commitdiff |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: Use const in struct xt_match, xt_target... |
tree | commitdiff |
2008-02-01 |
Denis V. Lunev | [RAW]: Wrong content of the /proc/net/raw6. |
tree | commitdiff |
2008-02-01 |
Denis V. Lunev | [RAW]: Family check in the /proc/net/raw[6] is extra. |
tree | commitdiff |
2008-02-01 |
Eric Dumazet | [XFRM]: constify 'struct xfrm_type' |
tree | commitdiff |
2008-02-01 |
Laszlo Attila Toth | [NET]: Introducing socket mark socket option. |
tree | commitdiff |
2008-02-01 |
Herbert Xu | [IPSEC]: Add support for combined mode algorithms |
tree | commitdiff |
2008-02-01 |
Herbert Xu | [IPSEC]: Use crypto_aead and authenc in ESP |
tree | commitdiff |
2008-02-01 |
Jussi Kivilinna | Move usbnet.h and rndis_host.h to include/linux/usb |
tree | commitdiff |
2008-02-01 |
Iñaky Pérez-González | rfkill: add the WiMAX radio type |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge branch 'task_killable' of git://git./linux/kernel... |
tree | commitdiff |
2008-01-31 |
Linus Torvalds | Merge git://git./linux/kernel/git/mingo/linux-2.6-sched |
tree | commitdiff |
2008-01-31 |
Linus Torvalds | Merge branch 'linus' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-01-31 |
Linus Torvalds | Merge git://git./linux/kernel/git/x86/linux-2.6-x86 |
tree | commitdiff |
2008-01-31 |
Ingo Molnar | asm-generic/tlb.h: build fix |
tree | commitdiff |
2008-01-31 |
Ingo Molnar | x86: uninline __pte_free_tlb() and __pmd_free_tlb() |
tree | commitdiff |
2008-01-31 |
Jaroslav Kysela | [ALSA] version 1.0.16rc2 |
tree | commitdiff |
2008-01-31 |
James Courtier-Dutton | [ALSA] emu10k1: General cleanup, add new locks, fix... |
tree | commitdiff |
2008-01-31 |
Takashi Iwai | [ALSA] emu10k1 - Use enum for emu_model types |
tree | commitdiff |
2008-01-31 |
Ctirad Fertr | [ALSA] emu10k1 - 1616(M) cardbus improvements |
tree | commitdiff |
2008-01-31 |
James Courtier-Dutton | [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware... |
tree | commitdiff |
2008-01-31 |
James Courtier-Dutton | [ALSA] emu10k1: Add comments regarding E-Mu ins and... |
tree | commitdiff |
2008-01-31 |
Andy Shevchenko | [ALSA] fm801 - Add mute support for FM-only card with... |
tree | commitdiff |
2008-01-31 |
Jaroslav Kysela | [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP... |
tree | commitdiff |
2008-01-31 |
Mark Brown | [ALSA] Bump ASoC core version number |
tree | commitdiff |
2008-01-31 |
Laim Girdwood | [ALSA] soc - Add support for passing kcontrols with... |
tree | commitdiff |
2008-01-31 |
Liam Girdwood | [ALSA] soc - Ensure PCMs are suspended |
tree | commitdiff |
2008-01-31 |
Philipp Zabel | [ALSA] ASoC TLV support |
tree | commitdiff |
2008-01-31 |
Liam Girdwood | [ALSA] soc - Add device level DAPM event |
tree | commitdiff |
2008-01-31 |
Takashi Iwai | [ALSA] Remove sound/driver.h |
tree | commitdiff |
2008-01-31 |
Takashi Iwai | [ALSA] Remove PCM sleep_min and tick |
tree | commitdiff |
2008-01-31 |
Takashi Iwai | [ALSA] Remove PCM xfer_align sw params |
tree | commitdiff |
2008-01-31 |
Takashi Iwai | [ALSA] Remove indirect control access |
tree | commitdiff |
2008-01-31 |
Joe Perches | [ALSA] include/sound/: Spelling fixes |
tree | commitdiff |
2008-01-31 |
Jaroslav Kysela | [ALSA] PCM - added back TSTAMP ioctl for PCM (for old... |
tree | commitdiff |
next |