index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
[SKB]: __skb_queue_tail = __skb_insert before
Gerrit Renker
2008-04-14
[SKB]: __skb_append = __skb_queue_after
Gerrit Renker
2008-04-14
[SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)
Gerrit Renker
2008-04-14
[SKB]: __skb_dequeue = skb_peek + __skb_unlink
Gerrit Renker
2008-04-13
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
2008-04-13
[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
YOSHIFUJI Hideaki
2008-04-12
Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/...
David S. Miller
2008-04-12
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
2008-04-12
net: make struct tun_struct private to tun.c
Rusty Russell
2008-04-12
[IPV6]: Define constants for link-local multicast addresses.
YOSHIFUJI Hideaki
2008-04-10
[SKFILTER]: Add SKF_ADF_NLATTR instruction
Patrick McHardy
2008-04-10
socket: sk_filter deinline
Stephen Hemminger
2008-04-10
socket: sk_filter minor cleanups
Stephen Hemminger
2008-04-08
ssb: Add support for block-I/O
Michael Buesch
2008-04-08
ssb: Turn suspend/resume upside down
Michael Buesch
2008-04-08
Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...
David S. Miller
2008-04-05
[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.
YOSHIFUJI Hideaki
2008-04-05
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-04
[IPV4] MROUTE: Adjust include files for user-space.
YOSHIFUJI Hideaki
2008-04-04
[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.
YOSHIFUJI Hideaki
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.
YOSHIFUJI Hideaki
2008-04-03
[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.
YOSHIFUJI Hideaki
2008-04-03
[IPV6] SIT: Add PRL management for ISATAP.
Templin, Fred L
2008-04-02
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
2008-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-02
cfq-iosched: fix rcu freeing of cfq io contexts
Fabio Checconi
2008-04-02
[NETNS]: Do not include net/net_namespace.h from seq_file.h
Denis V. Lunev
2008-04-01
Input: make sure input interfaces pin parent input devices
Dmitry Torokhov
2008-03-31
[NET]: Fix allnoconfig build on powerpc and avr32
David S. Miller
2008-03-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-03-30
dma_page_list ->base_address is a userland pointer
Al Viro
2008-03-30
compat_sys_wait4() prototype misannotation
Al Viro
2008-03-29
ide: fix defining SUPPORT_VLB_SYNC
Bartlomiej Zolnierkiewicz
2008-03-29
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
2008-03-28
drivers/net/arcnet/arcnet.c: use time_* macros
S.Caglar Onur
2008-03-28
[LIB]: Drop the pcounter itself.
Pavel Emelyanov
2008-03-28
net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better
Matti Linnanvuori
2008-03-28
[NET]: Protect device namespace inlines with CONFIG_NET
David S. Miller
2008-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-03-28
ext3: don't export ext3_fs.h and jbd.h
Christoph Hellwig
2008-03-28
kernel: add bit rotation helpers for 16 and 8 bit
Harvey Harrison
2008-03-28
in_atomic(): document why it is unsuitable for general use
Jonathan Corbet
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
[NET]: uninline skb_trim, de-bloats
Ilpo Järvinen
[next]