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
*
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
2018-01-02
3
-0
/
+92
*
net: sctp: Remove debug SCTP probe module
Masami Hiramatsu
2018-01-02
3
-259
/
+0
*
net: sctp: Add SCTP ACK tracking trace event
Masami Hiramatsu
2018-01-02
1
-0
/
+5
*
net: tcp: Remove TCP probe module
Masami Hiramatsu
2018-01-02
3
-319
/
+0
*
net: tcp: Add trace events for TCP congestion window tracing
Masami Hiramatsu
2018-01-02
1
-0
/
+3
*
inet_diag: Add equal-operator for ports
Kristian Evensen
2018-01-02
1
-0
/
+8
*
openvswitch: drop unneeded newline
Julia Lawall
2018-01-02
1
-2
/
+2
*
net: dccp: drop unneeded newline
Julia Lawall
2018-01-02
1
-1
/
+1
*
net: sched: fix skb leak in dev_requeue_skb()
Wei Yongjun
2018-01-02
1
-8
/
+21
*
net: sched: Move offload check till after dump call
Nogah Frankel
2018-01-02
1
-3
/
+2
*
net_sch: red: Fix the new offload indication
Nogah Frankel
2018-01-02
1
-12
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
17
-50
/
+198
|
\
|
*
strparser: Call sock_owned_by_user_nocheck
Tom Herbert
2017-12-28
1
-1
/
+1
|
*
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
2017-12-28
1
-3
/
+3
|
*
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
2017-12-28
1
-1
/
+1
|
*
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
2017-12-27
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
6
-5
/
+122
|
|
\
|
|
*
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2017-12-19
3
-2
/
+77
|
|
*
xfrm: put policies when reusing pcpu xdst entry
Florian Westphal
2017-12-12
1
-0
/
+1
|
|
*
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
2017-12-08
1
-0
/
+9
|
|
*
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
2017-12-08
1
-0
/
+1
|
|
*
xfrm: Fix stack-out-of-bounds read on socket policy lookup.
Steffen Klassert
2017-12-01
1
-1
/
+7
|
|
*
xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
Aviv Heller
2017-12-01
1
-1
/
+11
|
|
*
xfrm: fix XFRMA_OUTPUT_MARK policy entry
Michal Kubecek
2017-12-01
1
-1
/
+1
|
|
*
xfrm: check id proto in validate_tmpl()
Cong Wang
2017-11-29
1
-0
/
+15
|
*
|
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
2017-12-27
1
-1
/
+5
|
*
|
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
2017-12-27
1
-1
/
+4
|
*
|
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
2017-12-27
1
-0
/
+3
|
*
|
tipc: fix memory leak of group member when peer node is lost
Jon Maloy
2017-12-26
1
-9
/
+18
|
*
|
net: sched: fix possible null pointer deref in tcf_block_put
Jiri Pirko
2017-12-26
1
-0
/
+2
|
*
|
tipc: base group replicast ack counter on number of actual receivers
Jon Maloy
2017-12-26
1
-1
/
+3
|
*
|
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
Cong Wang
2017-12-26
1
-1
/
+3
|
*
|
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
2017-12-26
1
-25
/
+32
*
|
|
net: sched: don't set extack message in case the qdisc will be created
Jiri Pirko
2017-12-28
1
-3
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-27
1
-2
/
+3
|
\
\
\
|
*
|
|
bpf: make function xdp_do_generic_redirect_map() static
Xiongwei Song
2017-12-19
1
-2
/
+3
*
|
|
|
tcp: do not allocate linear memory for zerocopy skbs
Willem de Bruijn
2017-12-27
1
-4
/
+7
*
|
|
|
tcp: place all zerocopy payload in frags
Willem de Bruijn
2017-12-27
1
-4
/
+5
*
|
|
|
tcp: push full zerocopy packets
Willem de Bruijn
2017-12-27
1
-1
/
+3
*
|
|
|
skbuff: in skb_segment, call zerocopy functions once per nskb
Willem de Bruijn
2017-12-27
1
-5
/
+9
*
|
|
|
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
Sowmini Varadhan
2017-12-27
1
-20
/
+26
*
|
|
|
rds: tcp: initialize t_tcp_detached to false
Sowmini Varadhan
2017-12-27
1
-0
/
+1
*
|
|
|
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
Sowmini Varadhan
2017-12-27
1
-0
/
+1
*
|
|
|
l2tp: add peer_offset parameter
Lorenzo Bianconi
2017-12-27
4
-8
/
+37
*
|
|
|
l2tp: fix missing print session offset info
Hangbin Liu
2017-12-27
1
-0
/
+2
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
10
-176
/
+283
|
\
\
\
\
|
*
|
|
|
xfrm: check for xdo_dev_ops add and delete
Shannon Nelson
2017-12-21
1
-13
/
+18
|
*
|
|
|
esp: Don't require synchronous crypto fallback on offloading anymore.
Steffen Klassert
2017-12-20
2
-20
/
+4
|
*
|
|
|
xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.
Steffen Klassert
2017-12-20
1
-2
/
+2
|
*
|
|
|
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
2017-12-20
6
-31
/
+152
[next]