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
*
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
2017-03-28
1
-0
/
+836
*
ipv6: sr: select DST_CACHE by default
David Lebrun
2017-03-27
2
-18
/
+1
*
net: mpls: Delete route when all nexthops have been deleted
David Ahern
2017-03-27
1
-1
/
+8
*
net: mpls: Don't show nexthop if device has been deleted
David Ahern
2017-03-27
1
-3
/
+5
*
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
1
-0
/
+12
*
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
2017-03-24
2
-13
/
+19
*
net: Track start of busy loop instead of when it should end
Alexander Duyck
2017-03-24
1
-3
/
+3
*
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
2017-03-24
3
-19
/
+23
*
tcp: Record Rx hash and NAPI ID in tcp_child_process
Alexander Duyck
2017-03-24
3
-4
/
+4
*
net: Busy polling should ignore sender CPUs
Alexander Duyck
2017-03-24
1
-4
/
+9
*
ipv6: sr: use dst_cache in seg6_input
David Lebrun
2017-03-24
1
-1
/
+26
*
ipv6: sr: expand skb head only if necessary
David Lebrun
2017-03-24
1
-2
/
+2
*
net_sched: use setup_deferrable_timer
Geliang Tang
2017-03-24
2
-6
/
+4
*
net: mpls: Fix setting ttl_propagate for rt2
David Ahern
2017-03-24
1
-1
/
+1
*
net: make in_aton() 32-bit internally
Alexey Dobriyan
2017-03-24
1
-1
/
+1
*
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
2017-03-24
8
-10
/
+86
*
net: sched: choke: remove dead filter classify code
Jiri Pirko
2017-03-24
1
-51
/
+0
*
net: bridge: allow to add externally learned entries from user-space
Nikolay Aleksandrov
2017-03-24
1
-0
/
+2
*
net: bridge: allow SW learn to take over HW fdb entries
Nikolay Aleksandrov
2017-03-24
1
-0
/
+3
*
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
2017-03-23
1
-0
/
+12
*
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
1
-0
/
+22
*
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-23
2
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
49
-313
/
+504
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-23
48
-312
/
+502
|
|
\
|
|
*
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-03-22
1
-8
/
+17
|
|
*
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-03-22
2
-1
/
+2
|
|
*
genetlink: fix counting regression on ctrl_dumpfamily()
Stanislaw Gruszka
2017-03-22
1
-1
/
+3
|
|
*
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-03-22
1
-0
/
+6
|
|
*
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-03-22
1
-1
/
+2
|
|
*
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
2017-03-22
1
-1
/
+1
|
|
*
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
Ying Xue
2017-03-22
1
-1
/
+6
|
|
*
sctp: remove useless err from sctp_association_init
Xin Long
2017-03-22
1
-4
/
+2
|
|
*
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
2017-03-22
1
-16
/
+16
|
|
*
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2017-03-21
2
-7
/
+12
|
|
*
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2017-03-21
2
-1
/
+22
|
|
*
sctp: out_qlen should be updated when pruning unsent queue
Xin Long
2017-03-21
1
-6
/
+5
|
|
*
sctp: remove temporary variable confirm from sctp_packet_transmit
Xin Long
2017-03-21
1
-4
/
+3
|
|
*
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
2017-03-21
1
-2
/
+8
|
|
*
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
2017-03-21
1
-8
/
+9
|
|
*
vsock: cancel packets when failing to connect
Peng Tao
2017-03-21
1
-0
/
+14
|
|
*
vsock: add pkt cancel capability
Peng Tao
2017-03-21
1
-0
/
+42
|
|
*
vsock: track pkt owner vsock
Peng Tao
2017-03-21
1
-0
/
+7
|
|
*
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
Herbert Xu
2017-03-21
1
-0
/
+41
|
|
*
tcp: tcp_get_info() should read tcp_time_stamp later
Eric Dumazet
2017-03-16
1
-1
/
+2
|
|
*
bridge: resolve a false alarm of lockdep
WANG Cong
2017-03-16
2
-10
/
+1
|
|
*
rxrpc: Ignore BUSY packets on old calls
David Howells
2017-03-16
1
-0
/
+4
|
|
*
net: ipv6: set route type for anycast routes
David Ahern
2017-03-16
1
-0
/
+2
|
|
*
net: mpls: Fix nexthop alive tracking on down events
David Ahern
2017-03-16
1
-3
/
+10
|
|
*
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-16
6
-11
/
+42
|
|
|
\
|
|
|
*
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
2017-03-04
5
-4
/
+29
[next]