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
*
MAINTAINERS: Intel nic drivers
Joe Perches
2014-02-26
1
-0
/
+1
*
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
2014-02-26
1
-0
/
+7
*
net: tcp: use NET_INC_STATS()
Eric Dumazet
2014-02-26
1
-2
/
+2
*
phy: unmask link partner capabilities
Cristian Bercaru
2014-02-25
1
-7
/
+9
*
net: Fix permission check in netlink_connect()
Mike Pecovnik
2014-02-25
1
-2
/
+2
*
net/cxgb4: use remove handler as shutdown handler
Thadeu Lima de Souza Cascardo
2014-02-25
1
-0
/
+1
*
Merge branch 'qlcnic'
David S. Miller
2014-02-25
3
-11
/
+4
|
\
|
*
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2014-02-25
2
-0
/
+2
|
*
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
2014-02-25
1
-9
/
+0
|
*
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
2014-02-25
1
-1
/
+1
|
*
qlcnic: Fix function return error check
Shahed Shaikh
2014-02-25
1
-1
/
+1
|
/
*
qeth: postpone freeing of qdio memory
Ursula Braun
2014-02-25
3
-2
/
+9
*
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
2014-02-25
2
-10
/
+17
*
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
2014-02-25
5
-10
/
+10
*
r8169: initialize rtl8169_stats seqlock
Kyle McMartin
2014-02-24
1
-0
/
+2
*
tcp: reduce the bloat caused by tcp_is_cwnd_limited()
Eric Dumazet
2014-02-24
1
-2
/
+1
*
net: stmmac: Check return value of alloc_dma_desc_resources()
Tobias Klauser
2014-02-24
1
-1
/
+1
*
virtio-net: alloc big buffers also when guest can receive UFO
Jason Wang
2014-02-24
1
-1
/
+2
*
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
2014-02-22
1
-1
/
+1
*
net: sctp: rework multihoming retransmission path selection to rfc4960
Daniel Borkmann
2014-02-22
1
-50
/
+79
*
neigh: fix setting of default gc_* values
Jiri Pirko
2014-02-22
1
-1
/
+1
*
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2014-02-22
3
-5
/
+13
*
Merge branch 'tipc'
David S. Miller
2014-02-22
10
-82
/
+66
|
\
|
*
tipc: make bearer set up in module insertion stage
Ying Xue
2014-02-22
4
-32
/
+16
|
*
tipc: remove all enabled flags from all tipc components
Ying Xue
2014-02-22
7
-50
/
+50
|
/
*
net: sctp: Potentially-Failed state should not be reached from unconfirmed state
Matija Glavinic Pecotic
2014-02-20
1
-3
/
+4
*
net: fec: fix potential issue to avoid fec interrupt lost and crc error
Duan Fugang-B38611
2014-02-20
1
-6
/
+7
*
sit: fix panic with route cache in ip tunnels
Nicolas Dichtel
2014-02-20
3
-3
/
+24
*
tun: remove bogus hardware vlan acceleration flags from vlan_features
Fernando Luis Vazquez Cao
2014-02-20
1
-1
/
+3
*
veth: Fix vlan_features so as to be able to use stacked vlan interfaces
Toshiaki Makita
2014-02-20
1
-1
/
+2
*
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
David S. Miller
2014-02-20
2
-46
/
+46
*
xen-netfront: reset skb network header before checksum
Wei Liu
2014-02-19
1
-0
/
+1
*
net: ethoc: document OF bindings
Max Filippov
2014-02-19
1
-0
/
+22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-19
10
-59
/
+61
|
\
|
*
netfilter: ctnetlink: force null nat binding on insert
Pablo Neira Ayuso
2014-02-18
2
-42
/
+49
|
*
netfilter: nf_tables: check if payload length is a power of 2
Nikolay Aleksandrov
2014-02-17
1
-1
/
+2
|
*
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
2014-02-17
4
-10
/
+4
|
*
netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
FX Le Bail
2014-02-14
1
-2
/
+2
|
*
netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"
Paul Bolle
2014-02-14
1
-2
/
+2
|
*
netfilter: nft_reject_inet: fix unintended fall-through in switch-statatement
Patrick McHardy
2014-02-14
1
-2
/
+2
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-02-18
44
-116
/
+292
|
\
\
|
*
\
Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...
Dave Airlie
2014-02-19
2
-0
/
+3
|
|
\
\
|
|
*
|
drm/ttm: Fix memory leak in ttm_agp_backend.c
Masanari Iida
2014-02-18
1
-0
/
+1
|
|
*
|
drm/ttm: declare 'struct device' in ttm_page_alloc.h
Alexandre Courbot
2014-02-18
1
-0
/
+2
|
*
|
|
Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...
Dave Airlie
2014-02-19
10
-71
/
+113
|
|
\
\
\
|
|
*
|
|
drm/vmwgfx: Fix command defines and checks
Thomas Hellstrom
2014-02-12
2
-50
/
+75
|
|
*
|
|
drm/vmwgfx: Fix possible integer overflow
Thomas Hellstrom
2014-02-12
1
-4
/
+7
|
|
*
|
|
drm/vmwgfx: Remove stray const
Thomas Hellstrom
2014-02-12
1
-1
/
+1
|
|
*
|
|
drm/vmwgfx: unlock on error path in vmw_execbuf_process()
Dan Carpenter
2014-02-12
1
-1
/
+1
|
|
*
|
|
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
2014-02-12
5
-1
/
+16
[next]