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
*
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
*
tcp: fix regression in urgent data handling
Eric Dumazet
2012-09-18
1
-3
/
+2
*
net: fix memory leak on oom with zerocopy
Michael S. Tsirkin
2012-09-18
1
-1
/
+1
*
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
2012-09-18
1
-0
/
+4
*
bnx2x: fix rx checksum validation for IPv6
Michal Schmidt
2012-09-18
1
-5
/
+7
*
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
2012-09-18
1
-2
/
+4
*
xfrm_user: return error pointer instead of NULL
Mathias Krause
2012-09-18
1
-2
/
+4
*
ipv6: use DST_* macro to set obselete field
Nicolas Dichtel
2012-09-18
1
-3
/
+3
*
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2012-09-18
3
-29
/
+12
*
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
2012-09-18
2
-0
/
+2
*
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2012-09-18
3
-8
/
+12
*
net: rt_cache_flush() cleanup
Eric Dumazet
2012-09-18
1
-17
/
+2
*
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-18
7
-35
/
+22
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-17
12
-24
/
+46
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-14
12
-24
/
+46
|
|
\
|
|
*
brcmfmac: Fix big endian host configuration data.
Hante Meuleman
2012-09-12
1
-10
/
+16
|
|
*
brcmfmac: fix big endian bug in i-scan.
Hante Meuleman
2012-09-12
1
-2
/
+4
|
|
*
rtlwifi: rtl8192ce: Log message that B_CUT device may not work
Larry Finger
2012-09-12
3
-4
/
+15
|
|
*
brcm80211: fix missing allocation failure check
Colin Ian King
2012-09-10
1
-0
/
+2
|
|
*
ath9k: make PA linearization optional, disabled by default and fix checks
Felix Fietkau
2012-09-10
5
-7
/
+8
|
|
*
brcmsmac: fix mismatch in number of custom regulatory rules
Arend van Spriel
2012-09-10
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
2012-09-14
3
-44
/
+61
|
\
\
\
|
*
|
|
GFS2: Take account of blockages when using reserved blocks
Steven Whitehouse
2012-09-13
1
-38
/
+28
|
*
|
|
GFS2: Fix missing allocation data for set/remove xattr
Steven Whitehouse
2012-09-13
1
-2
/
+6
|
*
|
|
GFS2: Make write size hinting code common
Steven Whitehouse
2012-09-13
1
-4
/
+27
*
|
|
|
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-09-14
7
-36
/
+31
|
\
\
\
\
|
*
|
|
|
thinkpad_acpi: buffer overflow in fan_get_status()
Dan Carpenter
2012-09-13
1
-6
/
+7
|
*
|
|
|
eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()
Jiang Liu
2012-09-13
1
-4
/
+6
|
*
|
|
|
platform/x86: fix asus_laptop.wled_type description
Maxim Nikulin
2012-09-13
1
-1
/
+1
|
*
|
|
|
asus-laptop: HRWS/HWRS typo
Corentin Chary
2012-09-13
1
-4
/
+4
|
*
|
|
|
drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO
Corentin Chary
2012-09-13
4
-14
/
+0
|
*
|
|
|
apple-gmux: Fix port address calculation in gmux_pio_write32()
Seth Forshee
2012-09-13
1
-1
/
+1
|
*
|
|
|
apple-gmux: Fix index read functions
Bernhard Froemel
2012-09-13
1
-2
/
+4
[next]