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
*
Bluetooth: Add support to advertise when connected
Łukasz Rymanowski
2017-12-13
1
-9
/
+46
*
Bluetooth: Remove redundant disable_advertising()
Jaganath Kanakkassery
2017-12-13
1
-8
/
+1
*
Bluetooth: Utilize %*ph specifier
Andy Shevchenko
2017-12-13
1
-14
/
+3
*
Bluetooth: Use common error handling code in bt_init()
Markus Elfring
2017-12-13
1
-21
/
+17
*
tcp: smoother receiver autotuning
Eric Dumazet
2017-12-12
1
-14
/
+5
*
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-12
1
-5
/
+7
*
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-12
1
-1
/
+1
*
sctp: add support for the process of unordered idata
Xin Long
2017-12-11
3
-27
/
+378
*
sctp: implement abort_pd for sctp_stream_interleave
Xin Long
2017-12-11
4
-5
/
+107
*
sctp: implement start_pd for sctp_stream_interleave
Xin Long
2017-12-11
2
-1
/
+3
*
sctp: implement renege_events for sctp_stream_interleave
Xin Long
2017-12-11
3
-4
/
+114
*
sctp: implement enqueue_event for sctp_stream_interleave
Xin Long
2017-12-11
5
-7
/
+10
*
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
2017-12-11
4
-8
/
+429
*
sctp: implement validate_data for sctp_stream_interleave
Xin Long
2017-12-11
3
-13
/
+50
*
sctp: implement assign_number for sctp_stream_interleave
Xin Long
2017-12-11
4
-6
/
+57
*
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
2017-12-11
5
-18
/
+91
*
sctp: add basic structures and make chunk function for idata
Xin Long
2017-12-11
1
-0
/
+6
*
sctp: add asoc intl_enable negotiation during 4 shakehands
Xin Long
2017-12-11
1
-2
/
+16
*
sctp: add stream interleave enable members and sockopt
Xin Long
2017-12-11
1
-1
/
+87
*
netlink: convert netlink tap spinlock to mutex
Cong Wang
2017-12-11
1
-6
/
+6
*
netlink: make netlink tap per netns
Cong Wang
2017-12-11
1
-17
/
+49
*
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
9
-70
/
+26
*
rtnetlink: fix typo in GSO max segments
Stephen Hemminger
2017-12-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-09
21
-143
/
+136
|
\
|
*
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
2017-12-08
1
-11
/
+8
|
*
tcp: fix off-by-one bug in RACK
Yuchung Cheng
2017-12-08
1
-3
/
+3
|
*
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
2017-12-08
1
-0
/
+1
|
*
tcp: correctly test congestion state in RACK
Yuchung Cheng
2017-12-08
1
-1
/
+2
|
*
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
2017-12-08
1
-0
/
+1
|
*
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
2017-12-08
1
-0
/
+4
|
*
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
2017-12-08
1
-2
/
+5
|
*
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-12-08
3
-5
/
+16
|
*
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-07
1
-0
/
+1
|
*
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
2017-12-07
1
-1
/
+1
|
*
rds: Fix NULL pointer dereference in __rds_rdma_map
Håkon Bugge
2017-12-06
1
-1
/
+1
|
*
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-06
1
-0
/
+3
|
*
make sock_alloc_file() do sock_release() on failures
Al Viro
2017-12-05
4
-25
/
+9
|
*
socketpair(): allocate descriptors first
Al Viro
2017-12-05
1
-51
/
+38
|
*
fix kcm_clone()
Al Viro
2017-12-05
1
-44
/
+27
|
*
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
2017-12-05
1
-0
/
+5
|
*
VSOCK: fix outdated sk_state value in hvs_release()
Stefan Hajnoczi
2017-12-05
1
-1
/
+1
|
*
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
2017-12-05
1
-0
/
+1
|
*
tipc: fix a null pointer deref on error path
Cong Wang
2017-12-05
1
-1
/
+1
|
*
net_sched: red: Avoid illegal values
Nogah Frankel
2017-12-05
4
-0
/
+11
|
*
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
Johannes Berg
2017-12-05
1
-1
/
+1
|
*
Revert "tcp: must block bh in __inet_twsk_hashdance()"
Eric Dumazet
2017-12-05
1
-3
/
+3
*
|
rtnetlink: allow GSO maximums to be set on device creation
Stephen Hemminger
2017-12-08
1
-0
/
+34
*
|
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
2017-12-08
1
-6
/
+7
*
|
net: sched: pfifo_fast use skb_array
John Fastabend
2017-12-08
2
-53
/
+92
*
|
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2017-12-08
2
-35
/
+69
[next]