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
*
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
2012-08-22
1
-1
/
+1
*
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
2012-08-22
1
-0
/
+1
*
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-15
3
-11
/
+44
*
Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-13
3
-3
/
+3
|
\
|
*
leds: renesas: fix error handling
Arnd Bergmann
2012-08-13
1
-1
/
+1
|
*
Revert "leds: use led_set_brightness in led_trigger_event"
Fabio Baltieri
2012-08-13
1
-1
/
+1
|
*
leds: lp8788: Fix updating scale configuration bits
Axel Lin
2012-08-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-08-13
36
-156
/
+233
|
\
\
|
*
|
bnx2x: Fix compiler warnings
Joren Van Onder
2012-08-12
1
-1
/
+1
|
*
|
af_packet: remove BUG statement in tpacket_destruct_skb
danborkmann@iogearbox.net
2012-08-12
1
-1
/
+0
|
*
|
macvtap: rcu_dereference outside read-lock section
Denis Efremov
2012-08-12
1
-1
/
+2
|
*
|
codel: refine one condition to avoid a nul rec_inv_sqrt
Eric Dumazet
2012-08-10
1
-2
/
+6
|
*
|
ixgbe: add missing braces
Emil Tantilov
2012-08-10
1
-1
/
+2
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-08-10
5
-8
/
+16
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-10
5
-8
/
+16
|
|
|
\
\
|
|
|
*
|
iwlwifi: disable greenfield transmissions as a workaround
Johannes Berg
2012-08-06
1
-5
/
+8
|
|
|
*
|
rt61pci: fix NULL pointer dereference in config_lna_gain
Stanislaw Gruszka
2012-08-06
1
-2
/
+1
|
|
|
*
|
cfg80211: process pending events when unregistering net device
Daniel Drake
2012-08-06
3
-1
/
+7
|
*
|
|
|
ipv4: fix ip_send_skb()
Eric Dumazet
2012-08-10
3
-5
/
+4
|
|
/
/
/
|
*
|
|
net: tcp: ipv6_mapped needs sk_rx_dst_set method
Eric Dumazet
2012-08-09
3
-1
/
+4
|
*
|
|
ipv4: tcp: unicast_sock should not land outside of TCP stack
Eric Dumazet
2012-08-09
1
-0
/
+1
|
*
|
|
bnx2x: Fix recovery flow cleanup during probe
Yuval Mintz
2012-08-09
1
-17
/
+0
|
*
|
|
bnx2x: fix unload previous driver flow when flr-capable
Yuval Mintz
2012-08-09
1
-27
/
+28
|
*
|
|
tun: don't zeroize sock->file on detach
Stanislav Kinsbursky
2012-08-09
1
-1
/
+0
|
*
|
|
igb: Fix register defines for all non-82575 hardware
Alexander Duyck
2012-08-09
1
-2
/
+6
|
*
|
|
e1000e: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-08-09
1
-10
/
+26
|
*
|
|
igb: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-08-09
1
-10
/
+9
|
*
|
|
tcp: must free metrics at net dismantle
Eric Dumazet
2012-08-09
1
-0
/
+12
|
*
|
|
net/stmmac: mark probe function as __devinit
Arnd Bergmann
2012-08-08
1
-1
/
+1
|
*
|
|
lpc_eth: remove obsolete ifdefs
stigge@antcom.de
2012-08-08
1
-13
/
+0
|
*
|
|
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2012-08-08
1
-2
/
+5
|
*
|
|
cdc-phonet: Don't leak in usbpn_open
Jesper Juhl
2012-08-08
1
-0
/
+1
|
*
|
|
batman-adv: Fix mem leak in the batadv_tt_local_event() function
Jesper Juhl
2012-08-08
1
-0
/
+1
|
*
|
|
sched: add missing group change to qfq_change_class
Paolo Valente
2012-08-08
1
-26
/
+69
|
*
|
|
net: force dst_default_metrics to const section
Eric Dumazet
2012-08-08
2
-2
/
+10
|
*
|
|
net: fib: fix incorrect call_rcu_bh()
Eric Dumazet
2012-08-08
1
-1
/
+1
|
*
|
|
pptp: lookup route with the proper net namespace
Gao feng
2012-08-08
1
-2
/
+2
|
*
|
|
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
2012-08-08
1
-12
/
+13
|
|
\
\
\
|
|
*
|
|
canfd: remove redundant CAN FD flag
Oliver Hartkopp
2012-08-07
1
-12
/
+13
|
*
|
|
|
af_packet: Quiet sparse noise about using plain integer as NULL pointer
Ying Xue
2012-08-08
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...
David S. Miller
2012-08-08
2
-5
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
igb: add delay to allow igb loopback test to succeed on 8086:10c9
Stefan Assmann
2012-08-07
1
-0
/
+3
|
|
*
|
|
|
e1000e: 82571 Tx Data Corruption during Tx hang recovery
Tushar Dave
2012-08-07
1
-2
/
+4
|
|
*
|
|
|
e1000e: NIC goes up and immediately goes down
Tushar Dave
2012-08-07
1
-3
/
+1
|
|
|
/
/
/
|
*
|
|
|
drivers: net: irda: bfin_sir: fix compile error
Sonic Zhang
2012-08-08
1
-4
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...
Linus Torvalds
2012-08-13
5
-0
/
+1740
|
\
\
\
\
\
|
*
|
|
|
|
tcm_vhost: Initial merge for vhost level target fabric driver
Nicholas Bellinger
2012-07-29
5
-0
/
+1740
*
|
|
|
|
|
Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-08-12
10
-14
/
+67
|
\
\
\
\
\
\
|
*
|
|
|
|
|
drivers/gpio/gpio-langwell.c: fix error return code
Julia Lawall
2012-08-07
1
-2
/
+5
|
*
|
|
|
|
|
gpio: samsung: Fix off-by-one bug in gpio addresses
Sean Paul
2012-08-07
1
-7
/
+7
[next]