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
...
|
*
macvtap: fix network header pointer for VLAN tagged pkts
Ivan Vecera
2015-07-27
1
-0
/
+7
|
*
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-27
1
-4
/
+0
|
*
macb: Fix build with macro'ized readl/writel.
David S. Miller
2015-07-27
2
-15
/
+15
|
*
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
2015-07-27
1
-13
/
+76
|
*
net: netcp: Fixes SGMII reset on network interface shutdown
WingMan Kwok
2015-07-27
3
-2
/
+47
|
*
Merge branch 'macb-fixes'
David S. Miller
2015-07-27
3
-65
/
+108
|
|
\
|
|
*
net/macb: convert to kernel doc
Andy Shevchenko
2015-07-27
1
-3
/
+11
|
|
*
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
Andy Shevchenko
2015-07-27
1
-8
/
+2
|
|
*
net/macb: suppress compiler warnings
Andy Shevchenko
2015-07-27
2
-6
/
+5
|
|
*
net/macb: use dev_*() when netdev is not yet registered
Andy Shevchenko
2015-07-27
1
-2
/
+2
|
|
*
net/macb: check if macb_config present
Andy Shevchenko
2015-07-27
1
-2
/
+1
|
|
*
net/macb: improve big endian CPU support
Andy Shevchenko
2015-07-27
2
-44
/
+87
|
|
/
|
*
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
5
-10
/
+14
|
*
Merge branch 'r8152-fixes'
David S. Miller
2015-07-27
1
-48
/
+80
|
|
\
|
|
*
r8152: don't enable napi before rx ready
hayeswang
2015-07-27
1
-2
/
+4
|
|
*
r8152: fix wakeup settings
hayeswang
2015-07-27
1
-6
/
+22
|
|
*
r8152: fix the issue about U1/U2
hayeswang
2015-07-27
1
-40
/
+54
|
|
/
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-07-26
1
-0
/
+4
|
|
\
|
|
*
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
2015-07-23
1
-0
/
+4
|
*
|
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
2015-07-26
3
-3
/
+13
|
*
|
net: fec: use managed DMA API functions to allocate BD ring
Lucas Stach
2015-07-26
1
-2
/
+2
|
*
|
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
2015-07-26
1
-3
/
+1
|
*
|
Merge branch 'inet-frag-fixes'
David S. Miller
2015-07-26
6
-47
/
+42
|
|
\
\
|
|
*
|
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2015-07-26
4
-5
/
+7
|
|
*
|
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
2015-07-26
1
-18
/
+11
|
|
*
|
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
2015-07-26
6
-20
/
+20
|
|
*
|
inet: frag: don't re-use chainlist for evictor
Florian Westphal
2015-07-26
2
-5
/
+5
|
|
/
/
|
*
|
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
Daniel Borkmann
2015-07-26
1
-6
/
+0
|
*
|
Merge branch 'mlx4-fixes'
David S. Miller
2015-07-26
4
-5
/
+22
|
|
\
\
|
|
*
|
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
2015-07-26
1
-1
/
+0
|
|
*
|
net/mlx4_core: Relieve cpu load average on the port sending flow
Jack Morgenstein
2015-07-26
1
-2
/
+15
|
|
*
|
net/mlx4_core: Fix wrong index in propagating port change event to VFs
Jack Morgenstein
2015-07-26
1
-2
/
+2
|
|
*
|
net/mlx4_core: Use sink counter for the VF default as fallback
Or Gerlitz
2015-07-26
1
-0
/
+5
|
|
/
/
|
*
|
bridge: netlink: fix slave_changelink/br_setport race conditions
Nikolay Aleksandrov
2015-07-26
1
-1
/
+9
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-07-25
13
-79
/
+164
|
|
\
\
|
|
*
|
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
2015-07-22
1
-1
/
+2
|
|
*
|
Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2015-07-20
5
-39
/
+110
|
|
|
\
\
|
|
|
*
|
ipvs: call skb_sender_cpu_clear
Julian Anastasov
2015-07-14
1
-0
/
+6
|
|
|
*
|
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2015-07-14
1
-1
/
+1
|
|
|
*
|
ipvs: skb_orphan in case of forwarding
Alex Gartrell
2015-07-14
1
-0
/
+27
|
|
|
*
|
ipvs: fix crash if scheduler is changed
Julian Anastasov
2015-07-14
3
-37
/
+69
|
|
|
*
|
ipvs: do not use random local source address for tunnels
Julian Anastasov
2015-07-14
1
-1
/
+0
|
|
|
*
|
ipvs: fix ipv6 route unreach panic
Alex Gartrell
2015-07-14
1
-0
/
+7
|
|
*
|
|
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
2015-07-20
5
-34
/
+51
|
|
|
/
/
|
|
*
|
netfilter: IDLETIMER: fix lockdep warning
Dmitry Torokhov
2015-07-13
1
-0
/
+1
|
|
*
|
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
2015-07-10
1
-5
/
+0
|
*
|
|
cgroup: net_cls: fix false-positive "suspicious RCU usage"
Konstantin Khlebnikov
2015-07-25
1
-1
/
+2
|
*
|
|
sch_choke: drop all packets in queue during reset
WANG Cong
2015-07-24
1
-0
/
+13
|
*
|
|
sch_plug: purge buffered packets during reset
WANG Cong
2015-07-24
1
-0
/
+1
|
*
|
|
Merge branch 'fib_select_default-fixes'
David S. Miller
2015-07-24
5
-15
/
+35
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]