Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c065eeea3ba03232cb8aaf9d3dc7ad0a9fcb267b
/
net
9761a24
sunrpc: silence uninitialized variable warning
by Dan Carpenter
· 8 years ago
b977b64
sunrpc: Allow xprt->ops->timer method to sleep
by Chuck Lever
· 8 years ago
9a5c63e
xprtrdma: Refactor management of mw_list field
by Chuck Lever
· 8 years ago
0a90487
xprtrdma: Handle stale connection rejection
by Chuck Lever
· 8 years ago
18c0fb3
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
by Chuck Lever
· 8 years ago
c6f5b47
xprtrdma: Shrink send SGEs array
by Chuck Lever
· 8 years ago
16f906d
xprtrdma: Reduce required number of send SGEs
by Chuck Lever
· 8 years ago
c95a3c6
xprtrdma: Disable pad optimization by default
by Chuck Lever
· 8 years ago
b5f0afb
xprtrdma: Per-connection pad optimization
by Chuck Lever
· 8 years ago
24abdf1
xprtrdma: Fix Read chunk padding
by Chuck Lever
· 8 years ago
26ae102
NFSv4: Set the connection timeout to match the lease period
by Trond Myklebust
· 8 years ago
7196dbb
SUNRPC: Allow changing of the TCP timeout parameters on the fly
by Trond Myklebust
· 8 years ago
8d1b8c6
SUNRPC: Refactor TCP socket timeout code into a helper function
by Trond Myklebust
· 8 years ago
d23bb11
SUNRPC: Remove unused function rpc_get_timeout()
by Trond Myklebust
· 8 years ago
8ccc869
sunrpc: use simple_read_from_buffer for reading cache flush
by Kinglong Mee
· 8 years ago
3f373e8
sunrpc: record rpc client pointer in seq->private directly
by Kinglong Mee
· 8 years ago
6489a8f
sunrpc: update the comments of sunrpc proc path
by Kinglong Mee
· 8 years ago
af4926e
sunrpc: remove dead codes of cr_magic in rpc_cred
by Kinglong Mee
· 8 years ago
5786461
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
by Kinglong Mee
· 8 years ago
863d7d9
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
by Kinglong Mee
· 8 years ago
2864486
sunrpc: error out if register_shrinker fail
by Kinglong Mee
· 8 years ago
4c3ffd0
SUNRPC: two small improvements to rpcauth shrinker.
by NeilBrown
· 8 years ago
d56a5ca
Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
1b1bc42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
92e55f4
tcp: don't annotate mark on control socket from tcp_v6_send_response()
by Pablo Neira
· 8 years ago
086cb6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
214767f
Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
f154be2
net: dsa: Bring back device detaching in dsa_slave_suspend()
by Florian Fainelli
· 8 years ago
56d8062
tcp: correct memory barrier usage in tcp_check_space()
by Jason Baron
· 8 years ago
5207f39
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
by Xin Long
· 8 years ago
6f29a13
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
by Xin Long
· 8 years ago
85c8140
lwtunnel: Fix oops on state free after encap module unload
by Robert Shearman
· 8 years ago
88ff733
net: Specify the owning module for lwtunnel ops
by Robert Shearman
· 8 years ago
35e22e4
tipc: fix cleanup at module unload
by Parthasarathy Bhuvaragan
· 8 years ago
4c887aa
tipc: ignore requests when the connection state is not CONNECTED
by Parthasarathy Bhuvaragan
· 8 years ago
9dc3abd
tipc: fix nametbl_lock soft lockup at module exit
by Parthasarathy Bhuvaragan
· 8 years ago
fc0adfc
tipc: fix connection refcount error
by Parthasarathy Bhuvaragan
· 8 years ago
d094c4d
tipc: add subscription refcount to avoid invalid delete
by Parthasarathy Bhuvaragan
· 8 years ago
93f955a
tipc: fix nametbl_lock soft lockup at node/link events
by Parthasarathy Bhuvaragan
· 8 years ago
b2c11e4
netfilter: nf_tables: bump set->ndeact on set flush
by Pablo Neira Ayuso
· 8 years ago
de70185
netfilter: nf_tables: deconstify walk callback function
by Pablo Neira Ayuso
· 8 years ago
35d0ac9
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
by Pablo Neira Ayuso
· 8 years ago
5ce6b04
netfilter: nft_log: restrict the log prefix length to 127
by Liping Zhang
· 8 years ago
c929ea0
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
fbfa743
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
by Eric Dumazet
· 8 years ago
21b995a
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
by Eric Dumazet
· 8 years ago
0fb4455
af_unix: move unix_mknod() out of bindlock
by WANG Cong
· 8 years ago
115865f
mac80211: don't try to sleep in rate_control_rate_init()
by Johannes Berg
· 8 years ago
b2fbd04
netfilter: nf_tables: validate the name size when possible
by Liping Zhang
· 8 years ago
4078b76
net: dsa: Check return value of phy_connect_direct()
by Florian Fainelli
· 8 years ago
9f427a0e
net: mpls: Fix multipath selection for LSR use case
by David Ahern
· 8 years ago
e90665a
Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
b667744
bridge: netlink: call br_changelink() during br_dev_newlink()
by Ivan Vecera
· 8 years ago
91e7446
Revert "net: sctp: fix array overrun read on sctp_timer_tbl"
by David S. Miller
· 8 years ago
0e73fc9
net: sctp: fix array overrun read on sctp_timer_tbl
by Colin Ian King
· 8 years ago
e363116
ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value
by Eric Dumazet
· 8 years ago
6391a44
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
by Jason Wang
· 8 years ago
0dbd7ff
tcp: initialize max window for a new fastopen socket
by Alexey Kodanev
· 8 years ago
03e4def
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
by Kefeng Wang
· 8 years ago
e507205
netfilter: conntrack: refine gc worker heuristics, redux
by Florian Westphal
· 8 years ago
524b698
netfilter: conntrack: remove GC_MAX_EVICTS break
by Florian Westphal
· 8 years ago
9ed5959
lwtunnel: fix autoload of lwt modules
by David Ahern
· 8 years ago
7be2c82
net: fix harmonize_features() vs NETIF_F_HIGHDMA
by Eric Dumazet
· 8 years ago
3fd0b63
netfilter: ipt_CLUSTERIP: fix build error without procfs
by Arnd Bergmann
· 8 years ago
31a86d1
net: ethtool: Initialize buffer when querying device channel settings
by Eran Ben Elisha
· 8 years ago
124f930
libceph: make sure ceph_aes_crypt() IV is aligned
by Ilya Dryomov
· 8 years ago
4b19a9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
0faa9cb
net sched actions: fix refcnt when GETing of action after bind
by Jamal Hadi Salim
· 8 years ago
8a367e7
ax25: Fix segfault after sock connection timeout
by Basil Gunn
· 8 years ago
f1f7714
bpf: rework prog_digest into prog_tag
by Daniel Borkmann
· 8 years ago
57d5f64
tipc: allocate user memory with GFP_KERNEL flag
by Parthasarathy Bhuvaragan
· 8 years ago
02ca042
ip6_tunnel: Account for tunnel header in tunnel MTU
by Jakub Sitnicki
· 8 years ago
1666d49
mld: do not remove mld souce list info when set link down
by Hangbin Liu
· 8 years ago
2eabb8b
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
e4670b0
netfilter: Fix typo in NF_CONNTRACK Kconfig option description
by William Breathitt Gray
· 8 years ago
d21e540
netfilter: nf_tables: fix possible oops when dumping stateful objects
by Liping Zhang
· 8 years ago
6443ebc
netfilter: rpfilter: fix incorrect loopback packet judgment
by Liping Zhang
· 8 years ago
1a717fc
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
75f01a4
openvswitch: maintain correct checksum state in conntrack actions
by Lance Richardson
· 8 years ago
003c941
tcp: fix tcp_fastopen unaligned access complaints on sparc
by Shannon Nelson
· 8 years ago
fa79581
ipv6: sr: fix several BUGs when preemption is enabled
by David Lebrun
· 8 years ago
dbef536
mac80211: prevent skb/txq mismatch
by Michal Kazior
· 8 years ago
43071d8
mac80211: initialize SMPS field in HT capabilities
by Felix Fietkau
· 8 years ago
ce1ca7d
svcrdma: avoid duplicate dma unmapping during error recovery
by Sriharsha Basavapatna
· 8 years ago
546125d
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 8 years ago
78794d1
svcrpc: don't leak contexts on PROC_DESTROY
by J. Bruce Fields
· 8 years ago
8a430ed
net: ipv4: fix table id in getroute response
by David Ahern
· 8 years ago
ea7a808
net: lwtunnel: Handle lwtunnel_fill_encap failure
by David Ahern
· 8 years ago
ba836a6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
d2941df
mac80211: recalculate min channel width on VHT opmode changes
by Johannes Berg
· 8 years ago
96aa2e7
mac80211: calculate min channel width correctly
by Johannes Berg
· 8 years ago
06f7c88
cfg80211: consider VHT opmode on station update
by Beni Lev
· 8 years ago
d7f8424
mac80211: fix the TID on NDPs sent as EOSP carrier
by Emmanuel Grumbach
· 8 years ago
c38c39b
mac80211: Fix headroom allocation when forwarding mesh pkt
by Cedric Izoard
· 8 years ago
eb00460
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
by Colin Ian King
· 8 years ago
7a18c5b
net: ipv4: Fix multipath selection with vrf
by David Ahern
· 8 years ago
73b3514
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
by Arnd Bergmann
· 8 years ago
7cfd5fd
gro: use min_t() in skb_gro_reset_offset()
by Eric Dumazet
· 8 years ago
8c2dd3e
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
by Alexander Duyck
· 8 years ago
57ea52a
gro: Disable frag0 optimization on IPv6 ext headers
by Herbert Xu
· 8 years ago
Next »