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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ISDN] sc: Really, really fix warning
Frank Lichtenheld
2007-11-14
1
-1
/
+1
*
[ISDN] sc: Fix sndpkt to have the correct number of arguments
Frank Lichtenheld
2007-11-14
2
-2
/
+2
*
[TCP] FRTO: Clear frto_highmark only after process_frto that uses it
Ilpo Järvinen
2007-11-14
1
-2
/
+2
*
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
Pavel Emelyanov
2007-11-14
1
-0
/
+2
*
[FS_ENET]: Fix module build.
Jochen Friedrich
2007-11-14
2
-4
/
+22
*
[TCP]: Make sure write_queue_from does not begin with NULL ptr
Ilpo Järvinen
2007-11-14
1
-0
/
+5
*
[TCP]: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
2007-11-14
1
-4
/
+6
*
[S2IO]: Fixed memory leak when MSI-X vector allocation fails
Sreenivasa Honnur
2007-11-14
1
-59
/
+51
*
[BONDING]: Fix resource use after free
Jay Vosburgh
2007-11-13
1
-2
/
+2
*
[SYSCTL]: Fix warning for token-ring from sysctl checker
Olof Johansson
2007-11-13
1
-1
/
+1
*
[NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
2007-11-13
1
-3
/
+3
*
[IWLWIFI]: Not correctly dealing with hotunplug.
Oliver Neukum
2007-11-13
1
-1
/
+2
*
[TCP] FRTO: Plug potential LOST-bit leak
Ilpo Järvinen
2007-11-13
1
-1
/
+3
*
[TCP] FRTO: Limit snd_cwnd if TCP was application limited
Ilpo Järvinen
2007-11-13
1
-0
/
+3
*
[E1000]: Fix schedule while atomic when called from mii-tool.
Jesse Brandeburg
2007-11-13
1
-10
/
+3
*
[NETX]: Fix build failure added by 2.6.24 statistics cleanup.
David S. Miller
2007-11-13
1
-3
/
+3
*
[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
David S. Miller
2007-11-13
1
-1
/
+1
*
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
Peter P Waskiewicz Jr
2007-11-13
1
-2
/
+3
*
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
2007-11-13
15
-189
/
+1049
|
\
|
*
hwmon: (i5k_amb) Convert macros to C functions
Darrick J. Wong
2007-11-08
1
-22
/
+43
|
*
hwmon: (w83781d) Add missing curly braces
Jean Delvare
2007-11-08
1
-1
/
+2
|
*
hwmon: (abituguru3) Identify ABit IP35 Pro as such
Hans de Goede
2007-11-08
1
-1
/
+1
|
*
hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variant
Riku Voipio
2007-11-08
1
-3
/
+16
|
*
hwmon: (f75375s) On n2100 systems, set fans to full speed on boot
Riku Voipio
2007-11-08
1
-0
/
+11
|
*
hwmon: (f75375s) Allow setting up fans with platform_data
Riku Voipio
2007-11-08
2
-7
/
+56
|
*
hwmon: (f75375s) Add new style bindings
Riku Voipio
2007-11-08
1
-26
/
+83
|
*
hwmon: (lm70) Convert semaphore to mutex
Matthias Kaehlcke
2007-11-08
1
-5
/
+6
|
*
hwmon: (applesmc) Add support for Mac Pro 2 x Quad-Core
René Rebe
2007-11-08
1
-6
/
+101
|
*
hwmon: (abituguru3) Add support for 2 new motherboards
Hans de Goede
2007-11-08
1
-0
/
+54
|
*
hwmon: (ibmpex) Change printk to dev_{info,err} macros
Darrick J. Wong
2007-11-08
1
-25
/
+23
|
*
hwmon: (i5k_amb) New memory temperature sensor driver
Darrick J. Wong
2007-11-08
4
-0
/
+545
|
*
hwmon: (f75375s) fix pwm mode setting
Riku Voipio
2007-11-08
1
-1
/
+1
|
*
hwmon: (ibmpex.c) fix NULL dereference
Adrian Bunk
2007-11-08
1
-1
/
+1
|
*
hwmon: (sis5595) Split sis5595_attributes_opt
Ivo Manca
2007-11-08
1
-21
/
+18
|
*
hwmon: (sis5595) Add individual alarm files
Ivo Manca
2007-11-08
1
-2
/
+30
|
*
hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplify
Jim Cromie
2007-11-08
1
-13
/
+14
|
*
hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-X
Jim Cromie
2007-11-08
1
-84
/
+42
|
*
hwmon: Add power meter spec to Documentation/hwmon/sysfs-interface
Darrick J. Wong
2007-11-08
1
-0
/
+31
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-11-13
57
-624
/
+713
|
\
\
|
*
|
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
2007-11-13
1
-1
/
+1
|
*
|
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
2007-11-13
6
-7
/
+9
|
*
|
[NET]: Cleanup pernet operation without CONFIG_NET_NS
Denis V. Lunev
2007-11-13
1
-0
/
+18
|
*
|
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
Roel Kluin
2007-11-13
1
-4
/
+4
|
*
|
[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.
Roel Kluin
2007-11-13
1
-1
/
+1
|
*
|
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
2007-11-13
1
-0
/
+3
|
*
|
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
Pavel Emelyanov
2007-11-13
1
-62
/
+44
|
*
|
[NETFILTER]: nf_nat: fix memset error
Li Zefan
2007-11-13
1
-1
/
+1
|
*
|
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
2007-11-12
2
-28
/
+16
|
*
|
[IPVS]: Remove unused exports.
Adrian Bunk
2007-11-12
2
-2
/
+0
|
*
|
[NET]: Unexport sysctl_{r,w}mem_max.
Adrian Bunk
2007-11-12
1
-4
/
+0
[next]