summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet manglingPatrick McHardy2008-03-251-2/+4
* [NETFILTER]: Add nf_inet_addr_cmp()Patrick McHardy2008-03-251-0/+9
* [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-0/+7
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-262-4/+27
* [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-252-1/+16
* [IPV6]: Use bitfields for hop_limit and mcast_hops.YOSHIFUJI Hideaki2008-03-251-4/+24
* [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.YOSHIFUJI Hideaki2008-03-251-2/+2
* [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki2008-03-251-1/+0
* [NET]: include/linux/udp.h - remove duplicate includeJoe Perches2008-03-231-11/+7
* [NET]: include/linux/igmp.h - remove duplicate includeJoe Perches2008-03-231-21/+17
* [NET]: include/linux/atalk.h - remove duplicate includeJoe Perches2008-03-231-2/+0
* Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-221-0/+13
|\
| * smc91x: introduce platform data flags V2Magnus Damm2008-03-171-0/+13
* | [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell2008-03-221-1/+2
* | [TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2008-03-211-0/+7
* | [NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2008-03-211-0/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-1852-193/+491
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-1747-184/+484
| |\ \
| | * \ Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-171-0/+2
| | |\ \
| | | * | devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-171-0/+2
| | | |/
| | * | virtio: fix race in enable_cbChristian Borntraeger2008-03-171-2/+3
| | |/
| | * struct export_operations: adjust comments to match current membersMarc Dionne2008-03-141-2/+2
| | * PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman2008-03-131-0/+1
| | * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-121-1/+8
| | |\
| | | * [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMUTony Breeds2008-03-131-0/+7
| | | * [POWERPC] Fix undefined pmu_sys_suspended compilation errorTony Breeds2008-03-131-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-123-4/+2
| | |\ \
| | * | | Remove <linux/genhd.h> from user-visible headers.David Woodhouse2008-03-122-28/+3
| | * | | nommu: Provide is_vmalloc_addr() stub.Paul Mundt2008-03-121-3/+10
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-102-5/+1
| | |\ \ \
| | | * | | USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day2008-03-101-4/+0
| | | * | | USB: g_printer.h does not need to be "unifdef"ed.Robert P. J. Day2008-03-101-1/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-101-0/+23
| | |\ \ \ \
| | | * | | | firmware: provide stubs for the FW_LOADER=n caseJames Bottomley2008-03-101-0/+23
| | | |/ / /
| | * | | | memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov2008-03-101-0/+1
| | * | | | tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-101-1/+1
| | * | | | memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-101-0/+2
| | * | | | memstick: introduce correct definitions in the headerAlex Dubov2008-03-101-44/+86
| | * | | | rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2008-03-101-2/+2
| | |/ / /
| | * | | time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-091-8/+1
| | * | | time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool2008-03-091-0/+4
| | * | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-03-071-2/+2
| | |\ \ \
| | | * | | slab - use angle brackets for include of kmalloc_sizes.hJoe Perches2008-03-061-2/+2
| | | | |/ | | | |/|
| | * | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-071-0/+1
| | |\ \ \
| | | * | | NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust2008-03-071-0/+1
| | * | | | sched: retain vruntimePeter Zijlstra2008-03-071-0/+4
| | | |/ / | | |/| |
| | * | | LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-061-25/+74
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-041-3/+4
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-041-0/+5
| | |\ \ \ \
OpenPOWER on IntegriCloud