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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
4
-18
/
+17
|
\
|
*
tipc: switch to sock_recvmsg()
Al Viro
2017-12-02
1
-2
/
+2
|
*
smc: switch to sock_recvmsg()
Al Viro
2017-12-02
1
-8
/
+10
|
*
ipvs: switch to sock_recvmsg()
Al Viro
2017-12-02
1
-6
/
+3
|
*
svc_recvfrom(): switch to sock_recvmsg()
Al Viro
2017-12-02
1
-2
/
+2
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
30
-97
/
+96
|
\
\
|
*
|
9p: untangle ->poll() mess
Al Viro
2017-11-28
1
-30
/
+30
|
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
29
-61
/
+62
|
*
|
annotate poll-related wait keys
Al Viro
2017-11-27
2
-4
/
+2
|
*
|
anntotate the places where ->poll() return values go
Al Viro
2017-11-27
2
-2
/
+2
|
|
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
4
-19
/
+4
|
\
\
|
*
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-01-03
4
-19
/
+4
|
|
\
\
|
|
|
\
|
|
|
\
|
|
*
-
.
\
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-11
3
-18
/
+3
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
netfilter: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-12-04
3
-18
/
+3
|
|
|
|
/
|
|
*
|
netfilter: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-11-28
1
-1
/
+1
|
|
|
/
*
|
|
VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING
Stefan Hajnoczi
2018-01-26
1
-1
/
+1
*
|
|
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
2018-01-26
1
-0
/
+3
*
|
|
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-25
5
-10
/
+7
*
|
|
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-25
2
-0
/
+18
*
|
|
kcm: Check if sk_user_data already set in kcm_attach
Tom Herbert
2018-01-24
1
-2
/
+14
*
|
|
kcm: Only allow TCP sockets to be attached to a KCM mux
Tom Herbert
2018-01-24
1
-2
/
+7
*
|
|
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
2018-01-24
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-24
5
-11
/
+22
|
\
\
\
|
*
|
|
xfrm: fix boolean assignment in xfrm_get_type_offload
Gustavo A. R. Silva
2018-01-23
1
-1
/
+1
|
*
|
|
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
Yossi Kuperman
2018-01-23
2
-0
/
+2
|
*
|
|
xfrm: fix error flow in case of add state fails
Aviad Yehezkel
2018-01-19
1
-0
/
+1
|
*
|
|
xfrm: Add SA to hardware at the end of xfrm_state_construct()
Yossi Kuperman
2018-01-18
2
-10
/
+18
*
|
|
|
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-23
2
-2
/
+2
*
|
|
|
tls: Correct length of scatterlist in tls_sw_sendpage
Dave Watson
2018-01-22
1
-0
/
+2
*
|
|
|
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-01-22
1
-1
/
+1
*
|
|
|
gso: validate gso_type in GSO handlers
Willem de Bruijn
2018-01-22
7
-0
/
+21
*
|
|
|
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
2018-01-22
1
-4
/
+15
*
|
|
|
rds: tcp: compute m_ack_seq as offset from ->write_seq
Sowmini Varadhan
2018-01-22
3
-5
/
+6
*
|
|
|
Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pu...
David S. Miller
2018-01-18
1
-22
/
+14
|
\
\
\
\
|
*
|
|
|
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
2018-01-18
1
-11
/
+7
|
*
|
|
|
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
2018-01-18
1
-11
/
+7
|
|
/
/
/
*
|
|
|
ipv6: don't let tb6_root node share routes with other node
Wei Wang
2018-01-18
1
-2
/
+8
*
|
|
|
ip6_gre: init dev->mtu and dev->hard_header_len correctly
Alexey Kodanev
2018-01-18
1
-7
/
+7
*
|
|
|
flow_dissector: properly cap thoff field
Eric Dumazet
2018-01-18
1
-2
/
+1
*
|
|
|
cfg80211: fix station info handling bugs
Johannes Berg
2018-01-18
2
-3
/
+2
*
|
|
|
netlink: reset extack earlier in netlink_rcv_skb
Xin Long
2018-01-18
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-18
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-14
1
-0
/
+4
*
|
|
|
bpf: fix cls_bpf on filter replace
Daniel Borkmann
2018-01-17
1
-1
/
+8
*
|
|
|
tls: reset crypto_info when do_tls_setsockopt_tx fails
Sabrina Dubroca
2018-01-17
1
-2
/
+2
*
|
|
|
tls: return -EBUSY if crypto_info is already set
Sabrina Dubroca
2018-01-17
1
-1
/
+3
*
|
|
|
tls: fix sw_ctx leak
Sabrina Dubroca
2018-01-17
1
-5
/
+7
*
|
|
|
net/tls: Only attach to sockets in ESTABLISHED state
Ilya Lesokhin
2018-01-17
1
-0
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-16
27
-143
/
+135
|
\
\
\
\
|
*
|
|
|
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
2018-01-16
3
-30
/
+22
[next]