summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-0/+5
* [PPPOE]: Introduce pppoe_hdr()Arnaldo Carvalho de Melo2007-04-251-0/+7
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-255-4/+14
* [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-251-0/+5
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-252-2/+7
* [NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger2007-04-251-0/+1
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-251-0/+1
* [NETLINK]: Limit NLMSG_GOODSIZE to 8K.David S. Miller2007-04-252-5/+14
* [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman2007-04-252-0/+5
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-251-21/+5
* [TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen2007-04-251-0/+1
* [TCP]: Make snd_cwnd_clamp a u32.David S. Miller2007-04-251-1/+1
* [TCP]: Keep copied_seq, rcv_wup and rcv_next together.Eric Dumazet2007-04-251-2/+2
* [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2007-04-251-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-242-0/+4
|\
| * [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-242-0/+4
* | Taskstats fix the structure members alignment issueBalbir Singh2007-04-241-5/+8
|/
* NFS: clean up the unstable write codeTrond Myklebust2007-04-201-30/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-171-3/+7
|\
| * [NET]: Set a separate lockdep class for neighbour table's proxy_queuePavel Emelianov2007-04-171-0/+7
| * [NET]: Get rid of alloc_skb_from_cacheHerbert Xu2007-04-171-3/+0
* | Provide dummy devm_ioport_* if !HAS_IOPORTRussell King2007-04-171-0/+13
* | kernel-doc: fix plist.h commentsRandy Dunlap2007-04-171-31/+23
|/
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-141-1/+0
* ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-101-0/+2
* [PATCH] high-res timers: resume fixIngo Molnar2007-04-071-0/+3
* [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-041-2/+0
* [PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown2007-04-041-0/+1
* libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+1
* libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-042-0/+2
* libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee2007-04-041-2/+2
* [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-021-0/+4
* [PATCH] driver core: fix built-in drivers sysfs linksKay Sievers2007-04-021-0/+1
* [IFB]: Fix crash on input device removalPatrick McHardy2007-03-291-2/+3
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-281-3/+18
|\
| * [PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes2007-03-271-3/+18
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-271-0/+4
|\ \
| * | Export __splice_from_pipe()Mark Fasheh2007-03-271-0/+4
* | | [PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn2007-03-271-6/+3
* | | [PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn2007-03-271-0/+2
* | | [PATCH] uml: fix epollJeff Dike2007-03-271-0/+7
|/ /
* | [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox2007-03-261-2/+2
* | ide: use correct IDE error recoverySuleiman Souhlal2007-03-261-0/+1
|/
* [PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski2007-03-221-1/+1
* [PATCH] FRV: fix unannotated variable declarationsDavid Howells2007-03-221-1/+1
* [PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle2007-03-181-0/+1
* [PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner2007-03-161-1/+5
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-163-0/+3
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-162-1/+2
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-161-1/+0
OpenPOWER on IntegriCloud