Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d8ba1f971497c19cf80da1ea5391a46a5f9fbd41
/
net
c627d31
SUNRPC: Cleanup to remove xs_tcp_close()
by Trond Myklebust
· 10 years ago
402e23b
SUNRPC: Fix stupid typo in xs_sock_set_reuseport
by Trond Myklebust
· 10 years ago
54c0987
SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
by Trond Myklebust
· 10 years ago
b70ae91
SUNRPC: Handle connection reset more efficiently.
by Trond Myklebust
· 10 years ago
9e2b9f3
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
by Trond Myklebust
· 10 years ago
caf4ccd
SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
by Trond Myklebust
· 10 years ago
0efeac2
SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
by Trond Myklebust
· 10 years ago
505936f
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
by Trond Myklebust
· 10 years ago
9cbc94f
SUNRPC: Remove TCP socket linger code
by Trond Myklebust
· 10 years ago
4efdd92
SUNRPC: Remove TCP client connection reset hack
by Trond Myklebust
· 10 years ago
de84d89
SUNRPC: TCP/UDP always close the old socket before reconnecting
by Trond Myklebust
· 10 years ago
718ba5b
SUNRPC: Add helpers to prevent socket create from racing
by Trond Myklebust
· 10 years ago
6cc7e90
SUNRPC: Ensure xs_reset_transport() resets the close connection flags
by Trond Myklebust
· 10 years ago
76698b2
SUNRPC: Do not clear the source port in xs_reset_transport
by Trond Myklebust
· 10 years ago
3913c78
SUNRPC: Handle EADDRINUSE on connect
by Trond Myklebust
· 10 years ago
4dda9c8
SUNRPC: Set SO_REUSEPORT socket option for TCP connections
by Trond Myklebust
· 10 years ago
bc3203c
Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 10 years ago
b625a61
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
by Chuck Lever
· 10 years ago
03a9a42
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
by Trond Myklebust
· 10 years ago
e2c63e0
Merge branch 'flexfiles'
by Trond Myklebust
· 10 years ago
840210f
sunrpc: add rpc_count_iostats_idx
by Weston Andros Adamson
· 11 years ago
cc3ea89
Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 10 years ago
a0a1d50
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
by Chuck Lever
· 10 years ago
df515ca
xprtrdma: Clean up after adding regbuf management
by Chuck Lever
· 10 years ago
c05fbb5
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
by Chuck Lever
· 10 years ago
6b1184c
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
by Chuck Lever
· 10 years ago
85275c8
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
by Chuck Lever
· 10 years ago
0ca77dc
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
by Chuck Lever
· 10 years ago
9128c3e
xprtrdma: Add struct rpcrdma_regbuf and helpers
by Chuck Lever
· 10 years ago
1392402
xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
by Chuck Lever
· 10 years ago
ac920d0
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
by Chuck Lever
· 10 years ago
ce1ab9a
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
by Chuck Lever
· 10 years ago
7bc7972
xprtrdma: Take struct ib_device_attr off the stack
by Chuck Lever
· 10 years ago
5ae711a
xprtrdma: Free the pd if ib_query_qp() fails
by Chuck Lever
· 10 years ago
afadc46
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
by Chuck Lever
· 10 years ago
eba8ff6
xprtrdma: Move credit update to RPC reply handler
by Chuck Lever
· 10 years ago
3eb3581
xprtrdma: Remove rl_mr field, and the mr_chunk union
by Chuck Lever
· 10 years ago
5d410ba
xprtrdma: Remove rpcrdma_ep::rep_ia
by Chuck Lever
· 10 years ago
5abefb8
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
by Chuck Lever
· 10 years ago
f284648
xprtrdma: Clean up hdrlen
by Chuck Lever
· 10 years ago
052151a
xprtrdma: Display XIDs in host byte order
by Chuck Lever
· 10 years ago
284f490
xprtrdma: Modernize htonl and ntohl
by Chuck Lever
· 10 years ago
8502427
xprtrdma: human-readable completion status
by Chuck Lever
· 10 years ago
c4a7ca7
SUNRPC: Allow waiting on memory allocation
by Trond Myklebust
· 10 years ago
127b21b
SUNRPC: Adjust rpciod workqueue parameters
by Trond Myklebust
· 10 years ago
a6391a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1ba3980
openvswitch: packet messages need their own probe attribtue
by Thomas Graf
· 10 years ago
d92cfdb
bridge: only provide proxy ARP when CONFIG_INET is enabled
by Arnd Bergmann
· 10 years ago
4bf6980
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
by Jean-Francois Remy
· 10 years ago
1641677
tipc: fix bug in broadcast retransmit code
by Jon Paul Maloy
· 10 years ago
2bd8221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
46d2cfb
packet: bail out of packet_snd() if L2 header creation fails
by Christoph Jaeger
· 10 years ago
dc9319f
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
20ebb34
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
d7d5a00
libceph: fix sparse endianness warnings
by Ilya Dryomov
· 10 years ago
49a068f
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
by J. Bruce Fields
· 10 years ago
bdec419
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
a2f18db
netfilter: nf_tables: fix flush ruleset chain dependencies
by Pablo Neira Ayuso
· 10 years ago
62924af
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
by Pablo Neira Ayuso
· 10 years ago
9ea2aa8
netfilter: nfnetlink: validate nfnetlink header from batch
by Pablo Neira Ayuso
· 10 years ago
8ca3f5e
netfilter: conntrack: fix race between confirmation and flush
by Pablo Neira Ayuso
· 10 years ago
627d2cc
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 10 years ago
15ecf7a
Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
9d31b3c
batman-adv: fix potential TT client + orig-node memory leak
by Linus Lüssing
· 10 years ago
a516488
batman-adv: fix multicast counter when purging originators
by Linus Lüssing
· 10 years ago
e8829f0
batman-adv: fix counter for multicast supporting nodes
by Linus Lüssing
· 10 years ago
f44d540
batman-adv: fix lock class for decoding hash in network-coding.c
by Martin Hundebøll
· 10 years ago
2c667a3
batman-adv: fix delayed foreign originator recognition
by Linus Lüssing
· 10 years ago
329887a
batman-adv: fix and simplify condition when bonding should be used
by Simon Wunderlich
· 10 years ago
1e359a5
Revert "mac80211: Fix accounting of the tailroom-needed counter"
by Johannes Berg
· 10 years ago
24cc59d
openvswitch: Consistently include VLAN header in flow and port stats.
by Ben Pfaff
· 10 years ago
843925f
tcp: Do not apply TSO segment limit to non-TSO packets
by Herbert Xu
· 10 years ago
831a39c
Revert "cfg80211: make WEXT compatibility unselectable"
by Jiri Kosina
· 10 years ago
2c90331
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
dc97a1a
genetlink: A genl_bind() to an out-of-range multicast group should not WARN().
by David S. Miller
· 10 years ago
023e2cf
netlink/genetlink: pass network namespace to bind/unbind
by Johannes Berg
· 10 years ago
c380d9a
genetlink: pass multicast bind/unbind to families
by Johannes Berg
· 10 years ago
7d68536
netlink: call unbind when releasing socket
by Johannes Berg
· 10 years ago
b10dcb3
netlink: update listeners directly when removing socket
by Johannes Berg
· 10 years ago
f8403a2
genetlink: pass only network namespace to genl_has_listeners()
by Johannes Berg
· 10 years ago
02c81ab
netlink: rename netlink_unbind() to netlink_undo_bind()
by Johannes Berg
· 10 years ago
eb46e22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
5f35227
net: Generalize ndo_gso_check to ndo_features_check
by Jesse Gross
· 10 years ago
2c26d34
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
by Jay Vosburgh
· 10 years ago
4aa6118
openvswitch: fix odd_ptr_err.cocci warnings
by Wu Fengguang
· 10 years ago
6a8fc95
Bluetooth: Fix accepting connections when not using mgmt
by Johan Hedberg
· 10 years ago
8bfe844
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
by Marcel Holtmann
· 10 years ago
b8fb4e0
net: Reset secmark when scrubbing packet
by Thomas Graf
· 10 years ago
796f2da
net: Fix stacked vlan offload features computation
by Toshiaki Makita
· 10 years ago
997e068
openvswitch: Fix vport_send double free
by Pravin B Shelar
· 10 years ago
cbe7e76
openvswitch: Fix GSO with multiple MPLS label.
by Pravin B Shelar
· 10 years ago
ec449f4
openvswitch: Fix MPLS action validation.
by Pravin B Shelar
· 10 years ago
4cc1bec
mpls: Fix allowed protocols for mpls gso
by Pravin B Shelar
· 10 years ago
d0edc7b
mpls: Fix config check for mpls.
by Pravin B Shelar
· 10 years ago
ceb8d5b
net: Rearrange loop in net_rx_action
by Herbert Xu
· 10 years ago
6bd373e
net: Always poll at least one device in net_rx_action
by Herbert Xu
· 10 years ago
001ce54
net: Detect drivers that reschedule NAPI and exhaust budget
by Herbert Xu
· 10 years ago
726ce70
net: Move napi polling code out of net_rx_action
by Herbert Xu
· 10 years ago
0d16449
batman-adv: avoid NULL dereferences and fix if check
by Antonio Quartulli
· 10 years ago
0402e44
batman-adv: Unify fragment size calculation
by Sven Eckelmann
· 10 years ago
Next »