Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
696997e004d4179f462d2ebd3efeb12a7cec5ef7
/
net
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2173bd0
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b86faee
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
6240300
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
15a8b93
sunrpc: use constant time memory comparison for mac
by Jason A. Donenfeld
· 8 years ago
6afafa7
xprtrdma: Fix documenting comments in frwr_ops.c
by Chuck Lever
· 8 years ago
d933cc3
xprtrdma: Replace PAGE_MASK with offset_in_page()
by Chuck Lever
· 8 years ago
e2f6ef0
xprtrdma: FMR does not need list_del_init()
by Chuck Lever
· 8 years ago
173b8f4
xprtrdma: Demote "connect" log messages
by Chuck Lever
· 8 years ago
1f54189
xprtrdma: Don't defer MR recovery if ro_map fails
by Chuck Lever
· 8 years ago
8d75483
xprtrdma: Fix FRWR invalidation error recovery
by Chuck Lever
· 8 years ago
431af64
xprtrdma: Fix client lock-up after application signal fires
by Chuck Lever
· 8 years ago
a80d66c
xprtrdma: Rename rpcrdma_req::rl_free
by Chuck Lever
· 8 years ago
451d26e
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
by Chuck Lever
· 8 years ago
4b196dc6
xprtrdma: Pre-mark remotely invalidated MRs
by Chuck Lever
· 8 years ago
04d25b7
xprtrdma: On invalidation failure, remove MWs from rl_registered
by Chuck Lever
· 8 years ago
92ea011
SUNRPC: Make slot allocation more reliable
by Trond Myklebust
· 7 years ago
aa8217d
sunrpc: mark all struct svc_version instances as const
by Christoph Hellwig
· 8 years ago
b9c744c
sunrpc: mark all struct svc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
0becc11
sunrpc: move pc_count out of struct svc_procinfo
by Christoph Hellwig
· 8 years ago
d16d186
sunrpc: properly type pc_encode callbacks
by Christoph Hellwig
· 8 years ago
cc6acc2
sunrpc: properly type pc_decode callbacks
by Christoph Hellwig
· 8 years ago
1150ded
sunrpc: properly type pc_release callbacks
by Christoph Hellwig
· 8 years ago
1c8a540
sunrpc: properly type pc_func callbacks
by Christoph Hellwig
· 8 years ago
511e936
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
c551858
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
c56c620
sunrpc/auth_gss: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
555966b
sunrpc: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
993328e
sunrpc: properly type argument to kxdrdproc_t
by Christoph Hellwig
· 8 years ago
df17938
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
8be9d07
sunrpc: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
0aebdc5
sunrpc: properly type argument to kxdreproc_t
by Christoph Hellwig
· 8 years ago
ad51271
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
b20dae7
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
by Colin Ian King
· 7 years ago
edaf382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
dcda9b0
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
by Michal Hocko
· 7 years ago
eacd86c
net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()
by Michal Hocko
· 7 years ago
d3f6cd9
datagram: fix kernel-doc comments
by stephen hemminger
· 7 years ago
35a30fc
svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
by Chuck Lever
· 7 years ago
91b022e
svcrdma: use offset_in_page() macro
by Chuck Lever
· 7 years ago
9450ca8
svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
by Chuck Lever
· 7 years ago
0d956e6
svcrdma: Clean-up svc_rdma_unmap_dma
by Chuck Lever
· 7 years ago
463e63d
svcrdma: Remove frmr cache
by Chuck Lever
· 7 years ago
c84dc90
svcrdma: Remove unused Read completion handlers
by Chuck Lever
· 7 years ago
71641d9
svcrdma: Properly compute .len and .buflen for received RPC Calls
by Chuck Lever
· 7 years ago
cafc739
svcrdma: Use generic RDMA R/W API in RPC Call path
by Chuck Lever
· 7 years ago
026d958
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
by Chuck Lever
· 7 years ago
8c6ae49
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
by Chuck Lever
· 7 years ago
2e3d232
net: ipmr: ipmr_get_table() returns NULL
by Dan Carpenter
· 7 years ago
1bfb159
bridge: mdb: fix leak on complete_info ptr on fail path
by Eduardo Valentin
· 7 years ago
3bf7878
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
c4fac91
9p: Implement show_options
by David Howells
· 7 years ago
a906c1a
mpls: fix uninitialized in_label var warning in mpls_getroute
by Roopa Prabhu
· 7 years ago
f51048c
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
by WANG Cong
· 7 years ago
0933a57
rds: tcp: use sock_create_lite() to create the accept socket
by Sowmini Varadhan
· 7 years ago
0bb05da
libceph: osd_state is 32 bits wide in luminous
by Ilya Dryomov
· 7 years ago
9eebe45
crush: remove an obsolete comment
by Ilya Dryomov
· 7 years ago
b88ed8d
crush: crush_init_workspace starts with struct crush_work
by Ilya Dryomov
· 7 years ago
5cf9c4a
libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()
by Ilya Dryomov
· 7 years ago
069f322
crush: implement weight and id overrides for straw2
by Ilya Dryomov
· 7 years ago
1c2e7b4
libceph: apply_upmap()
by Ilya Dryomov
· 7 years ago
463bb8d
libceph: compute actual pgid in ceph_pg_to_up_acting_osds()
by Ilya Dryomov
· 7 years ago
6f428df
libceph: pg_upmap[_items] infrastructure
by Ilya Dryomov
· 7 years ago
278b1d70
libceph: ceph_decode_skip_* helpers
by Ilya Dryomov
· 7 years ago
ab75144
libceph: kill __{insert,lookup,remove}_pg_mapping()
by Ilya Dryomov
· 7 years ago
a303bb0
libceph: introduce and switch to decode_pg_mapping()
by Ilya Dryomov
· 7 years ago
33333d1
libceph: don't pass pgid by value
by Ilya Dryomov
· 7 years ago
a02a946
libceph: respect RADOS_BACKOFF backoffs
by Ilya Dryomov
· 7 years ago
df28152
libceph: avoid unnecessary pi lookups in calc_target()
by Ilya Dryomov
· 8 years ago
6d637a5
libceph: use target pi for calc_target() calculations
by Ilya Dryomov
· 8 years ago
db098ec
libceph: always populate t->target_{oid,oloc} in calc_target()
by Ilya Dryomov
· 8 years ago
04c7d78
libceph: make sure need_resend targets reflect latest map
by Ilya Dryomov
· 8 years ago
a10bcb1
libceph: delete from need_resend_linger before check_linger_pool_dne()
by Ilya Dryomov
· 8 years ago
7de030d
libceph: resend on PG splits if OSD has RESEND_ON_SPLIT
by Ilya Dryomov
· 8 years ago
84ed45d
libceph: drop need_resend from calc_target()
by Ilya Dryomov
· 8 years ago
8cb441c
libceph: MOSDOp v8 encoding (actual spgid + full hash)
by Ilya Dryomov
· 8 years ago
98ad5eb
libceph: ceph_connection_operations::reencode_message() method
by Ilya Dryomov
· 8 years ago
2e59ffd
libceph: encode_{pgid,oloc}() helpers
by Ilya Dryomov
· 8 years ago
dc98ff7
libceph: introduce ceph_spg, ceph_pg_to_primary_shard()
by Ilya Dryomov
· 8 years ago
8e48cf0
libceph: new pi->last_force_request_resend
by Ilya Dryomov
· 8 years ago
dc93e0e
libceph: fold [l]req->last_force_resend into ceph_osd_request_target
by Ilya Dryomov
· 8 years ago
220abf5
libceph: support SERVER_JEWEL feature bits
by Ilya Dryomov
· 8 years ago
ca35ffe
libceph: handle non-empty dest in ceph_{oloc,oid}_copy()
by Ilya Dryomov
· 8 years ago
dcbbd97
libceph: remove ceph_sanitize_features() workaround
by Ilya Dryomov
· 8 years ago
0eaf83d
Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
d7f13f7
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
by Srinivas Dasari
· 7 years ago
8feb69c
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
by Srinivas Dasari
· 7 years ago
0a27844
cfg80211: Check if NAN service ID is of expected size
by Srinivas Dasari
· 7 years ago
9361df1
cfg80211: Check if PMKID attribute is of expected size
by Srinivas Dasari
· 7 years ago
c644bd7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
25e7f2d
sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst to find the correct route entry.
by Zheng Li
· 7 years ago
5a3b886
TLS: Fix length check in do_tls_getsockopt_tx()
by Matthias Rosenfelder
· 7 years ago
e8f37d5
tcp: md5: tcp_md5_do_lookup_exact() can be static
by Wu Fengguang
· 7 years ago
f06b754
net: ipv6: Compare lwstate in detecting duplicate nexthops
by David Ahern
· 7 years ago
7114f51
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3bad2f1
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
6d3f06a
bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case
by Colin Ian King
· 7 years ago
ca4a1cd
mpls: fix rtm policy in mpls_getroute
by Roopa Prabhu
· 7 years ago
Next »