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
*
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
2012-09-25
1
-9
/
+11
*
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-09-25
2
-8
/
+12
|
\
|
*
batman-adv: Fix symmetry check / route flapping in multi interface setups
Linus Lüssing
2012-09-23
1
-6
/
+7
|
*
batman-adv: Fix change mac address of soft iface.
Def
2012-09-23
1
-2
/
+5
*
|
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
2012-09-25
1
-11
/
+10
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-24
5
-4
/
+29
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-22
5
-4
/
+29
|
|
\
\
|
|
*
|
iwlwifi: don't double free the interrupt in failure path
Emmanuel Grumbach
2012-09-18
1
-0
/
+1
|
|
*
|
cfg80211: fix possible circular lock on reg_regdb_search()
Luis R. Rodriguez
2012-09-18
1
-3
/
+9
|
|
*
|
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
2012-09-18
1
-0
/
+2
|
|
*
|
Bluetooth: Fix freeing uninitialized delayed works
Andrei Emeltchenko
2012-09-18
1
-1
/
+1
|
|
*
|
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
2012-09-18
1
-0
/
+10
|
|
*
|
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
2012-09-18
1
-0
/
+6
*
|
|
|
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
2012-09-24
1
-1
/
+2
*
|
|
|
phy/micrel: Add missing header to micrel_phy.h
Marek Vasut
2012-09-24
1
-0
/
+12
*
|
|
|
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
2012-09-24
3
-13
/
+13
*
|
|
|
phy/micrel: Implement support for KSZ8021
Marek Vasut
2012-09-24
2
-0
/
+28
|
|
_
|
/
|
/
|
|
*
|
|
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
2012-09-22
1
-1
/
+1
*
|
|
team: send port changed when added
Jiri Pirko
2012-09-22
1
-8
/
+24
*
|
|
ipv4: raw: fix icmp_filter()
Eric Dumazet
2012-09-22
1
-6
/
+8
*
|
|
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Peter Hüwe
2012-09-22
1
-0
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-21
55
-192
/
+253
|
\
\
|
*
|
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
2012-09-21
2
-8
/
+8
|
*
|
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-09-21
6
-17
/
+17
|
*
|
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
2012-09-21
2
-4
/
+2
|
|
\
\
|
|
*
|
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
2012-09-21
1
-1
/
+1
|
|
*
|
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
2012-09-21
1
-3
/
+1
|
*
|
|
net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()
Wei Yongjun
2012-09-21
1
-1
/
+1
|
*
|
|
stmmac: fix return value check in stmmac_open_ext_timer()
Wei Yongjun
2012-09-21
1
-1
/
+1
|
*
|
|
gianfar: fix phc index build failure
Richard Cochran
2012-09-21
2
-2
/
+3
|
*
|
|
ipv6: fix return value check in fib6_add()
Wei Yongjun
2012-09-21
1
-0
/
+4
|
*
|
|
bnx2x: remove false warning regarding interrupt number
Ariel Elior
2012-09-21
1
-5
/
+6
|
|
/
/
|
*
|
net: do not disable sg for packets requiring no checksum
Ed Cashin
2012-09-20
1
-1
/
+2
|
*
|
aoe: assert AoE packets marked as requiring no checksum
Ed Cashin
2012-09-20
1
-0
/
+1
|
*
|
at91ether: return PTR_ERR if call to clk_get fails
Devendra Naga
2012-09-20
1
-1
/
+1
|
*
|
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
2012-09-20
1
-4
/
+5
|
*
|
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-09-20
2
-6
/
+27
|
*
|
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
2012-09-20
1
-0
/
+1
|
*
|
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
2012-09-20
1
-0
/
+1
|
*
|
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
2012-09-20
1
-0
/
+1
|
*
|
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
2012-09-20
1
-1
/
+1
|
*
|
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
2012-09-20
1
-3
/
+8
|
*
|
tcp: restore rcv_wscale in a repair mode (v2)
Andrey Vagin
2012-09-20
1
-3
/
+10
|
*
|
net/core: fix comment in skb_try_coalesce
Li RongQing
2012-09-19
1
-1
/
+3
|
*
|
asix: Support DLink DUB-E100 H/W Ver C1
Søren holm
2012-09-19
1
-0
/
+4
|
*
|
pkt_sched: fix virtual-start-time update in QFQ
Paolo Valente
2012-09-19
1
-1
/
+4
|
*
|
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
2012-09-19
1
-2
/
+8
|
*
|
batman-adv: make batadv_test_bit() return 0 or 1 only
Linus Lüssing
2012-09-19
1
-3
/
+3
|
*
|
e1000: Small packets may get corrupted during padding by HW
Tushar Dave
2012-09-18
1
-0
/
+11
|
*
|
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
2012-09-18
1
-1
/
+1
[next]