aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki
2008-03-25[IPV6]: Use bitfields for hop_limit and mcast_hops.YOSHIFUJI Hideaki
2008-03-25[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.YOSHIFUJI Hideaki
2008-03-25[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-03-23[NET]: include/linux/udp.h - remove duplicate includeJoe Perches
2008-03-23[NET]: include/linux/igmp.h - remove duplicate includeJoe Perches
2008-03-23[NET]: include/linux/atalk.h - remove duplicate includeJoe Perches
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-22[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell
2008-03-21[TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus
2008-03-21[NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2008-03-17[IPV4]: ipv4_is_lbcast() misannotationsAl Viro
2008-03-17[PKT_SCHED]: annotate cls_u32Al Viro
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo
2008-03-17virtio: fix race in enable_cbChristian Borntraeger
2008-03-17smc91x: introduce platform data flags V2Magnus Damm
2008-03-14struct export_operations: adjust comments to match current membersMarc Dionne
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman
2008-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-13[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMUTony Breeds
2008-03-13[POWERPC] Fix undefined pmu_sys_suspended compilation errorTony Breeds
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-12Remove <linux/genhd.h> from user-visible headers.David Woodhouse
2008-03-12nommu: Provide is_vmalloc_addr() stub.Paul Mundt
2008-03-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-10memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov
2008-03-10rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton
2008-03-10USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day
2008-03-10USB: g_printer.h does not need to be "unifdef"ed.Robert P. J. Day
2008-03-10[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy
2008-03-10firmware: provide stubs for the FW_LOADER=n caseJames Bottomley
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-03-09time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool
2008-03-07Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-03-07NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust
2008-03-07[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov
2008-03-07sched: retain vruntimePeter Zijlstra
2008-03-06[UDP]: Revert udplite and code split.David S. Miller
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches