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
*
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-18
1
-0
/
+155
*
net: Remove refnr arg when inserting link adjacencies
David Ahern
2016-10-18
1
-15
/
+12
*
vlan: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
2016-10-18
1
-2
/
+1
*
net: report right mtu value in error message
Jakub Kicinski
2016-10-17
1
-1
/
+1
*
rds: Remove duplicate prefix from rds_conn_path_error use
Joe Perches
2016-10-17
1
-2
/
+1
*
rds: Remove unused rds_conn_error
Joe Perches
2016-10-17
2
-19
/
+0
*
ila: Don't use dest cache when gateway is set
Tom Herbert
2016-10-17
1
-0
/
+8
*
ila: Cache a route to translated address
Tom Herbert
2016-10-15
1
-6
/
+74
*
lwtunnel: Add destroy state operation
Tom Herbert
2016-10-15
1
-0
/
+13
*
net/sched: act_mirred: Implement ingress actions
Shmulik Ladkani
2016-10-14
1
-6
/
+45
*
net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header
Shmulik Ladkani
2016-10-14
1
-13
/
+15
*
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...
Shmulik Ladkani
2016-10-14
1
-5
/
+6
*
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2016-10-14
1
-136
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-14
35
-542
/
+950
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-13
11
-29
/
+45
|
|
\
|
|
*
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
2016-10-13
1
-0
/
+1
|
|
*
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-13
1
-0
/
+2
|
|
*
tipc: info leak in __tipc_nl_add_udp_addr()
Dan Carpenter
2016-10-13
1
-0
/
+2
|
|
*
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2016-10-13
1
-1
/
+2
|
|
*
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
2016-10-13
1
-9
/
+11
|
|
*
net_sched: reorder pernet ops and act ops registrations
WANG Cong
2016-10-13
1
-8
/
+11
|
|
*
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
Jiri Benc
2016-10-13
1
-1
/
+1
|
|
*
openvswitch: fix vlan subtraction from packet length
Jiri Benc
2016-10-13
1
-1
/
+2
|
|
*
openvswitch: vlan: remove wrong likely statement
Jiri Benc
2016-10-13
1
-1
/
+1
|
|
*
net_sched: do not broadcast RTM_GETTFILTER result
Eric Dumazet
2016-10-13
1
-7
/
+11
|
|
*
strparser: Propagate correct error code in strp_recv()
Geert Uytterhoeven
2016-10-12
1
-1
/
+1
|
*
|
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
21
-478
/
+794
|
|
\
\
|
|
*
|
sunrpc: replace generic auth_cred hash with auth-specific function
Frank Sorenson
2016-09-30
1
-1
/
+1
|
|
*
|
sunrpc: add RPCSEC_GSS hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+7
|
|
*
|
sunrpc: add auth_unix hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+9
|
|
*
|
sunrpc: add generic_auth hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+9
|
|
*
|
sunrpc: queue work on system_power_efficient_wq
Ke Wang
2016-09-27
1
-2
/
+3
|
|
*
|
xprtrdma: use complete() instead complete_all()
Daniel Wagner
2016-09-23
1
-1
/
+1
|
|
*
|
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
Trond Myklebust
2016-09-22
1
-2
/
+2
|
|
*
|
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
Trond Myklebust
2016-09-22
1
-2
/
+5
|
|
*
|
sunrpc: fix write space race causing stalls
David Vrabel
2016-09-19
1
-1
/
+10
|
|
*
|
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
2016-09-19
3
-12
/
+5
|
|
*
|
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
2016-09-19
1
-3
/
+3
|
|
*
|
xprtrmda: Report address of frmr, not mw
Chuck Lever
2016-09-19
1
-2
/
+6
|
|
*
|
xprtrdma: Support larger inline thresholds
Chuck Lever
2016-09-19
1
-2
/
+2
|
|
*
|
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
2016-09-19
5
-185
/
+207
|
|
*
|
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
2016-09-19
6
-7
/
+44
|
|
*
|
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
2016-09-19
5
-15
/
+49
|
|
*
|
xprtrdma: Move recv_wr to struct rpcrdma_rep
Chuck Lever
2016-09-19
2
-7
/
+7
|
|
*
|
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
2016-09-19
4
-24
/
+24
|
|
*
|
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
2016-09-19
4
-11
/
+5
|
|
*
|
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
Chuck Lever
2016-09-19
4
-31
/
+23
|
|
*
|
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
2016-09-19
4
-26
/
+78
|
|
*
|
xprtrdma: Replace DMA_BIDIRECTIONAL
Chuck Lever
2016-09-19
4
-35
/
+36
|
|
*
|
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
Chuck Lever
2016-09-19
3
-5
/
+7
[next]