| Commit message (Expand) | Author | Age | Files | Lines |
* | [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag | Karsten Wiese | 2005-08-30 | 1 | -1/+0 |
* | [ALSA] ymfpci: add per-voice volume controls | Clemens Ladisch | 2005-08-30 | 1 | -0/+6 |
* | [ALSA] ad1816a - Add clockfreq module option | Takashi Iwai | 2005-08-30 | 1 | -0/+1 |
* | [ALSA] AC97 bus interface for ad-hoc drivers | Liam Girdwood | 2005-08-30 | 1 | -0/+6 |
* | [ALSA] sound - fix .iface field of mixer control elements | Clemens Ladisch | 2005-08-30 | 2 | -2/+2 |
* | [ALSA] WM97xx AC97 codec controls | Liam Girdwood | 2005-08-30 | 1 | -0/+3 |
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-08-29 | 49 | -485/+64 |
|\ |
|
| * | [PATCH] ppc64: Add CONFIG_HZ | Anton Blanchard | 2005-08-30 | 1 | -1/+3 |
| * | [PATCH] oprofile PVR 970MP | Jake Moilanen | 2005-08-30 | 1 | -0/+1 |
| * | [PATCH] Move all the very similar files to asm-powerpc | Stephen Rothwell | 2005-08-30 | 24 | -360/+2 |
| * | [PATCH] Move the identical files from include/asm-ppc{,64} | Stephen Rothwell | 2005-08-30 | 18 | -63/+3 |
| * | [PATCH] Create include/asm-powerpc | Stephen Rothwell | 2005-08-30 | 2 | -6/+0 |
| * | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-30 | 2 | -6/+7 |
| * | [PATCH] Create vio_bus_ops | Stephen Rothwell | 2005-08-30 | 1 | -49/+48 |
| * | [PATCH] Create vio_register_device | Stephen Rothwell | 2005-08-30 | 1 | -3/+1 |
| * | [PATCH] ppc64: four level pagetables fix | Andrew Morton | 2005-08-30 | 1 | -0/+2 |
* | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git | Linus Torvalds | 2005-08-29 | 119 | -1038/+3449 |
|\ \
| |/
|/| |
|
| * | [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -2/+5 |
| * | [NETFILTER6]: Add new ip6tables HOPLIMIT target | Harald Welte | 2005-08-29 | 1 | -0/+22 |
| * | [NETFILTER]: Add new iptables TTL target | Harald Welte | 2005-08-29 | 1 | -0/+21 |
| * | [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() | Paul E. McKenney | 2005-08-29 | 1 | -0/+30 |
| * | [NET]: net/802: more endian annotations | Alexey Dobriyan | 2005-08-29 | 4 | -7/+6 |
| * | [IPV4]: Prepare FIB core for RCU. | Robert Olsson | 2005-08-29 | 1 | -0/+21 |
| * | [ICSK]: Generalise tcp_listen_poll | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+10 |
| * | [NETFILTER]: Add goto target | Patrick McHardy | 2005-08-29 | 2 | -2/+4 |
| * | [NETFILTER]: Add IPv6 REJECT target | Patrick McHardy | 2005-08-29 | 1 | -0/+18 |
| * | [NETFILTER]: Add string match | Pablo Neira Ayuso | 2005-08-29 | 1 | -0/+18 |
| * | [NET]: Fix ipl=>ihl typo in ip_fast_csum | Thomas Graf | 2005-08-29 | 3 | -3/+3 |
| * | [NET]: Add support for getting the permanent hardware address. | Jon Wetzel | 2005-08-29 | 2 | -1/+13 |
| * | [NET]: fix PROC_FS=n compile | Adrian Bunk | 2005-08-29 | 1 | -2/+0 |
| * | [DCCP]: Fix the timestamp options | Ian McDonald | 2005-08-29 | 1 | -1/+1 |
| * | [NET]: Implement SKB fast cloning. | David S. Miller | 2005-08-29 | 2 | -4/+24 |
| * | [IP]: Introduce ip_options_get_from_user | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+4 |
| * | [NETLINK]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
| * | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 | 22 | -9/+173 |
| * | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 2005-08-29 | 1 | -1/+1 |
| * | [NETLINK]: Add set/getsockopt options to support more than 32 groups | Patrick McHardy | 2005-08-29 | 2 | -0/+10 |
| * | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 | 5 | -5/+105 |
| * | [NETLINK]: Use group numbers instead of bitmasks internally | Patrick McHardy | 2005-08-29 | 1 | -1/+1 |
| * | [NETLINK]: Remove unused groups member from struct netlink_skb_parms | Patrick McHardy | 2005-08-29 | 1 | -1/+0 |
| * | [NETFILTER]: Remove two unused files | Domen Puncer | 2005-08-29 | 2 | -40/+0 |
| * | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 2005-08-29 | 4 | -9/+62 |
| * | [NETFILTER]: Nicer names for ipt_connbytes constants | Patrick McHardy | 2005-08-29 | 1 | -3/+3 |
| * | [NETFILTER]: Add new iptables "connbytes" match | Harald Welte | 2005-08-29 | 1 | -0/+25 |
| * | [NETFILTER]: introduce and use aligned_u64 data type | Harald Welte | 2005-08-29 | 3 | -4/+9 |
| * | [INET_DIAG]: Move the tcp_diag interface to the proper place | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
| * | [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+0 |
| * | [TCPDIAG]: Just rename everything to inet_diag | Arnaldo Carvalho de Melo | 2005-08-29 | 3 | -74/+65 |
| * | [TCPDIAG]: Introduce inet_diag_{register,unregister} | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+19 |
| * | [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+105 |