index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+5
*
[PPPOE]: Introduce pppoe_hdr()
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+7
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
5
-4
/
+14
*
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+5
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+7
*
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-04-25
1
-0
/
+1
*
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2007-04-25
1
-0
/
+1
*
[NETLINK]: Limit NLMSG_GOODSIZE to 8K.
David S. Miller
2007-04-25
2
-5
/
+14
*
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
2007-04-25
2
-0
/
+5
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
1
-21
/
+5
*
[TCP]: Add two new spurious RTO responses to FRTO
Ilpo Järvinen
2007-04-25
1
-0
/
+1
*
[TCP]: Make snd_cwnd_clamp a u32.
David S. Miller
2007-04-25
1
-1
/
+1
*
[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
Eric Dumazet
2007-04-25
1
-2
/
+2
*
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...
John Heffner
2007-04-25
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-24
2
-0
/
+4
|
\
|
*
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-04-24
2
-0
/
+4
*
|
Taskstats fix the structure members alignment issue
Balbir Singh
2007-04-24
1
-5
/
+8
|
/
*
NFS: clean up the unstable write code
Trond Myklebust
2007-04-20
1
-30
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-17
1
-3
/
+7
|
\
|
*
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
Pavel Emelianov
2007-04-17
1
-0
/
+7
|
*
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
2007-04-17
1
-3
/
+0
*
|
Provide dummy devm_ioport_* if !HAS_IOPORT
Russell King
2007-04-17
1
-0
/
+13
*
|
kernel-doc: fix plist.h comments
Randy Dunlap
2007-04-17
1
-31
/
+23
|
/
*
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
2007-04-14
1
-1
/
+0
*
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
2007-04-10
1
-0
/
+2
*
[PATCH] high-res timers: resume fix
Ingo Molnar
2007-04-07
1
-0
/
+3
*
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
2007-04-04
1
-2
/
+0
*
[PATCH] md: avoid a deadlock when removing a device from an md array via sysfs
NeilBrown
2007-04-04
1
-0
/
+1
*
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
2007-04-04
1
-0
/
+1
*
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
2007-04-04
2
-0
/
+2
*
libata: reorder HSM_ST_FIRST for easier decoding (take 3)
Albert Lee
2007-04-04
1
-2
/
+2
*
[PATCH] Fix microcode-related suspend problem
Rafael J. Wysocki
2007-04-02
1
-0
/
+4
*
[PATCH] driver core: fix built-in drivers sysfs links
Kay Sievers
2007-04-02
1
-0
/
+1
*
[IFB]: Fix crash on input device removal
Patrick McHardy
2007-03-29
1
-2
/
+3
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2007-03-28
1
-3
/
+18
|
\
|
*
[PATCH] WE-22 : prevent information leak on 64 bit
Jean Tourrilhes
2007-03-27
1
-3
/
+18
*
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-03-27
1
-0
/
+4
|
\
\
|
*
|
Export __splice_from_pipe()
Mark Fasheh
2007-03-27
1
-0
/
+4
*
|
|
[PATCH] ipcns: fix !CONFIG_IPC_NS behavior
Serge E. Hallyn
2007-03-27
1
-6
/
+3
*
|
|
[PATCH] utsns: fix !CONFIG_UTS_NS behavior
Serge E. Hallyn
2007-03-27
1
-0
/
+2
*
|
|
[PATCH] uml: fix epoll
Jeff Dike
2007-03-27
1
-0
/
+7
|
/
/
*
|
[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.
Russ Cox
2007-03-26
1
-2
/
+2
*
|
ide: use correct IDE error recovery
Suleiman Souhlal
2007-03-26
1
-0
/
+1
|
/
*
[PATCH] lockdep: lockdep_depth vs. debug_locks
Jarek Poplawski
2007-03-22
1
-1
/
+1
*
[PATCH] FRV: fix unannotated variable declarations
David Howells
2007-03-22
1
-1
/
+1
*
[PATCH] Fix build error due to not including <linux/errno.h>
Ralf Baechle
2007-03-18
1
-0
/
+1
*
[PATCH] fix MTIME_SEC_MAX on 32-bit
Thomas Gleixner
2007-03-16
1
-1
/
+5
*
[PATCH] nfs: fix congestion control
Peter Zijlstra
2007-03-16
3
-0
/
+3
*
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
Andrew Johnson
2007-03-16
2
-1
/
+2
*
[PATCH] spi: destroy workqueue after spi_unregister_master
Chris Lesiak
2007-03-16
1
-1
/
+0
[next]