index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink/diag: report flags for netlink sockets
Andrey Vagin
2017-04-05
3
-8
/
+33
*
net: sched: choke: remove some dead code
Dan Carpenter
2017-04-05
1
-6
/
+0
*
soreuseport: use "unsigned int" in __reuseport_alloc()
Alexey Dobriyan
2017-04-03
1
-2
/
+2
*
flowcache: more "unsigned int"
Alexey Dobriyan
2017-04-03
1
-6
/
+7
*
flowcache: make flow_cache_hash_size() return "unsigned int"
Alexey Dobriyan
2017-04-03
1
-6
/
+8
*
flowcache: make flow_key_size() return "unsigned int"
Alexey Dobriyan
2017-04-03
1
-3
/
+3
*
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
2017-04-03
3
-2
/
+81
*
rds: tcp: canonical connection order for all paths with index > 0
Sowmini Varadhan
2017-04-02
1
-1
/
+1
*
rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...
Sowmini Varadhan
2017-04-02
1
-1
/
+9
*
net: mpls: Increase max number of labels for lwt encap
David Ahern
2017-04-01
3
-8
/
+15
*
net: mpls: bump maximum number of labels
David Ahern
2017-04-01
2
-34
/
+71
*
net: mpls: Limit memory allocation for mpls_route
David Ahern
2017-04-01
1
-10
/
+21
*
net: mpls: change mpls_route layout
David Ahern
2017-04-01
2
-31
/
+51
*
net: mpls: Convert number of nexthops to u8
David Ahern
2017-04-01
2
-13
/
+20
*
net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE
David Ahern
2017-04-01
2
-11
/
+33
*
net: dsa: fix build error with devlink build as module
Tobias Regnery
2017-04-01
1
-1
/
+1
*
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-04-01
4
-1
/
+179
*
net: dsa: add cross-chip bridging operations
Vivien Didelot
2017-04-01
1
-6
/
+6
*
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
2017-03-30
1
-1
/
+1
*
net: tcp: Refine the __tcp_select_window
Gao Feng
2017-03-30
1
-5
/
+3
*
VSOCK: remove unnecessary ternary operator on return value
Colin Ian King
2017-03-30
1
-15
/
+7
*
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
2
-0
/
+2
*
tipc: allow rdm/dgram socketpairs
Erik Hugne
2017-03-29
1
-4
/
+16
*
tipc: add support for stream/seqpacket socketpairs
Erik Hugne
2017-03-29
1
-2
/
+12
*
net: mpls: Update lfib_nlmsg_size to skip deleted nexthops
David Ahern
2017-03-29
1
-0
/
+2
*
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
2017-03-28
1
-2
/
+45
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
11
-2
/
+13
*
net: mpls: Send netconf messages on device register and unregister
David Ahern
2017-03-28
1
-5
/
+11
*
net:mpls: Refactor mpls_netconf_notify_devconf to take event
David Ahern
2017-03-28
1
-7
/
+5
*
net: ipv6: Add support for RTM_DELNETCONF
David Ahern
2017-03-28
1
-5
/
+15
*
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
2017-03-28
2
-15
/
+27
*
net: devinet: Add support for RTM_DELNETCONF
David Ahern
2017-03-28
1
-11
/
+21
*
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
2017-03-28
2
-17
/
+27
*
net: dsa: fix copyright holder
Vivien Didelot
2017-03-28
1
-1
/
+2
*
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
2017-03-28
2
-2
/
+55
*
tipc: adjust the policy of holding subscription kref
Ying Xue
2017-03-28
3
-6
/
+7
*
tipc: advance the time of deleting subscription from subscriber->subscrp_list
Ying Xue
2017-03-28
1
-7
/
+2
*
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
2017-03-28
2
-23
/
+21
*
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
[next]