summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ALSA] alsa core: add struct device pointer to struct snd_pcmJohannes Berg2007-02-091-0/+1
| * | | [ALSA] allow registering an alsa device with struct device pointerJohannes Berg2007-02-091-3/+34
| * | | [ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss2007-02-091-0/+37
| * | | [ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss2007-02-091-0/+2
| * | | [ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...James Courtier-Dutton2007-02-091-2/+313
| |/ /
* | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-0910-13/+70
|\ \ \
| * | | [AVR32] ssize_t should be long, not intHaavard Skinnemoen2007-02-091-1/+1
| * | | [AVR32] Add PIOE device and reserve SDRAM pinsHaavard Skinnemoen2007-02-092-1/+3
| * | | [AVR32] Introduce at32_reserve_pin()Haavard Skinnemoen2007-02-091-0/+1
| * | | [AVR32] GPIO API implementationHaavard Skinnemoen2007-02-095-5/+57
| * | | [AVR32] Implement dma_mapping_error()Haavard Skinnemoen2007-02-091-0/+8
| * | | Remove a couple final references to obsolete verify_area().Robert P. J. Day2007-02-092-7/+1Star
| |/ /
* | | [PATCH] mm: remove find_trylock_pageNick Piggin2007-02-091-2/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-0930-200/+753
|\ \ \
| * | | [ATM]: atmarp.h needs to always include linux/types.hDavid S. Miller2007-02-091-2/+0Star
| * | | Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-093-137/+36Star
| |\ \ \
| | * | | [IPSEC]: added the definition of Camellia cipherNoriaki TAKAMIYA2007-02-061-0/+1
| | * | | [CRYPTO] api: Use structs for cipher/compressionHerbert Xu2007-02-061-7/+14
| | * | | [CRYPTO] api: Allow multiple frontends per backendHerbert Xu2007-02-061-2/+2
| | * | | [CRYPTO] api: Add type-safe spawnsHerbert Xu2007-02-061-1/+19
| | * | | [CRYPTO] api: Remove deprecated interfaceHerbert Xu2007-02-061-127/+0Star
| | | |/ | | |/|
| * | | [NET]: change layout of ehash tableEric Dumazet2007-02-081-5/+5
| * | | [S390]: Add AF_IUCV socket supportJennifer Hunt2007-02-083-2/+110
| * | | [S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky2007-02-081-0/+415
| * | | [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry2007-02-082-1/+3
| * | | [X.25]: Add call forwardingAndrew Hendry2007-02-081-0/+17
| * | | [PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-081-1/+2
| * | | [XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-082-0/+63
| * | | [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-081-0/+19
| * | | [NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu...Patrick McHardy2007-02-081-3/+0Star
| * | | [NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA2007-02-081-0/+15
| * | | [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-082-9/+6Star
| * | | [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-082-21/+1Star
| * | | [NETFILTER]: NAT: optional source port randomization supportEric Leblond2007-02-082-0/+2
| * | | [NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy2007-02-083-4/+14
| * | | [NETFILTER]: tcp conntrack: do liberal tracking for picked up connectionsPatrick McHardy2007-02-081-1/+3
| * | | [NETFILTER]: Add SANE connection tracking helperMichal Schmidt2007-02-082-0/+23
| * | | [NET]: unregister_netdevice as voidStephen Hemminger2007-02-081-1/+1
| * | | [IPSEC]: exporting xfrm_state_afinfoMiika Komu2007-02-081-0/+3
| * | | [NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk2007-02-081-8/+0Star
| * | | [TCP]: Seperate DSACK from SACK fast pathBaruch Even2007-02-081-1/+1
| * | | [PACKET]: Add optional checksum computation for recvmsgHerbert Xu2007-02-081-0/+10
| * | | [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-081-2/+3
| * | | [TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt2007-02-081-3/+2Star
| | |/ | |/|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-091-0/+2
|\ \ \ | |/ / |/| |
| * | Add Attansic L1 ethernet driver.Jay Cliburn2007-02-081-0/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-081-5/+5
|\ \ \
| * | | Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-081-5/+5
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-0833-353/+278Star
|\ \ \ | |/ / |/| |
| * | [POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely2007-02-081-0/+2