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
...
*
|
tcp: remove one indentation level in tcp_create_openreq_child
Eric Dumazet
2018-06-28
1
-110
/
+113
*
|
neighbour: force neigh_invalidate when NUD_FAILED update is from admin
Roopa Prabhu
2018-06-27
1
-1
/
+2
*
|
net/tls: Remove VLA usage on nonce
Kees Cook
2018-06-27
1
-2
/
+8
*
|
net: sched: call reoffload op on block callback reg
John Hurley
2018-06-26
1
-8
/
+46
*
|
net: sched: cls_bpf: implement offload tcf_proto_op
John Hurley
2018-06-26
1
-0
/
+39
*
|
net: sched: cls_u32: implement offload tcf_proto_op
John Hurley
2018-06-26
1
-0
/
+111
*
|
net: sched: cls_matchall: implement offload tcf_proto_op
John Hurley
2018-06-26
1
-0
/
+32
*
|
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
2018-06-26
1
-0
/
+44
*
|
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-26
2
-10
/
+17
*
|
l2tp: make l2tp_xmit_core() return void
Guillaume Nault
2018-06-26
1
-4
/
+2
*
|
l2tp: avoid duplicate l2tp_pernet() calls
Guillaume Nault
2018-06-26
1
-2
/
+1
*
|
l2tp: don't export l2tp_tunnel_closeall()
Guillaume Nault
2018-06-26
2
-3
/
+1
*
|
l2tp: don't export l2tp_session_queue_purge()
Guillaume Nault
2018-06-26
2
-3
/
+1
*
|
l2tp: remove l2tp_tunnel_priv()
Guillaume Nault
2018-06-26
1
-7
/
+0
*
|
l2tp: remove .show from struct l2tp_tunnel
Guillaume Nault
2018-06-26
2
-6
/
+0
*
|
l2tp: remove pppol2tp_session_close()
Guillaume Nault
2018-06-26
1
-7
/
+0
*
|
tcp: add SNMP counter for zero-window drops
Yafang Shao
2018-06-26
2
-2
/
+7
*
|
net: Convert NAPI gro list into a small hash table.
David Miller
2018-06-26
1
-26
/
+79
*
|
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
14
-103
/
+93
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-26
4
-15
/
+24
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-25
9
-32
/
+47
|
|
\
\
|
|
*
|
net_sched: remove a bogus warning in hfsc
Cong Wang
2018-06-23
1
-2
/
+2
|
|
*
|
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
2018-06-23
1
-4
/
+7
|
|
*
|
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
2018-06-23
1
-3
/
+2
|
|
*
|
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
2018-06-23
1
-3
/
+6
|
*
|
|
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-22
1
-3
/
+7
|
|
\
\
\
|
|
*
|
|
sunrpc: Prevent duplicate XID allocation
Chuck Lever
2018-06-19
1
-3
/
+7
*
|
|
|
|
tls: Removed unused variable
Vakul Garg
2018-06-24
1
-3
/
+0
*
|
|
|
|
net_sched: remove unused htb drop_list
Cong Wang
2018-06-24
1
-13
/
+0
*
|
|
|
|
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-1
/
+1
*
|
|
|
|
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
2018-06-22
2
-15
/
+5
*
|
|
|
|
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
2018-06-22
2
-3
/
+12
*
|
|
|
|
rhashtable: remove nulls_base and related code.
NeilBrown
2018-06-22
1
-2
/
+2
*
|
|
|
|
rhashtable: split rhashtable.h
NeilBrown
2018-06-22
9
-0
/
+9
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
2018-06-22
1
-1
/
+1
*
|
|
|
cls_flower: fix use after free in flower S/W path
Paolo Abeni
2018-06-22
1
-4
/
+17
*
|
|
|
net/packet: fix use-after-free
Eric Dumazet
2018-06-22
1
-9
/
+7
*
|
|
|
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
Marcelo Ricardo Leitner
2018-06-21
1
-1
/
+3
*
|
|
|
strparser: Don't schedule in workqueue in paused state
Vakul Garg
2018-06-21
1
-4
/
+1
*
|
|
|
bpfilter: fix user mode helper cross compilation
Matteo Croce
2018-06-21
1
-1
/
+1
|
/
/
/
*
|
|
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
2
-2
/
+4
*
|
|
bpfilter: ignore binary files
Matteo Croce
2018-06-20
1
-0
/
+1
*
|
|
bpfilter: fix build error
Matteo Croce
2018-06-20
1
-2
/
+4
*
|
|
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
2018-06-20
1
-2
/
+1
*
|
|
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
2018-06-20
1
-5
/
+4
*
|
|
net: propagate dev_get_valid_name return code
Li RongQing
2018-06-20
1
-2
/
+2
*
|
|
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2018-06-20
2
-4
/
+4
*
|
|
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2018-06-20
1
-2
/
+3
*
|
|
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2018-06-20
2
-21
/
+18
*
|
|
net/ncsi: Drop no more channels message
Joel Stanley
2018-06-20
1
-2
/
+0
[prev]
[next]