Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b0b5352d9a507b344d4a2aec21f0105c585251fe
/
net
c435da6
sunrpc: Add rpc_request static trace point
by Chuck Lever
· 7 years ago
b2bfe59
sunrpc: Fix rpc_task_begin trace point
by Chuck Lever
· 7 years ago
e9d4763
net: sunrpc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
62b56a6
xprtrdma: Update copyright notices
by Chuck Lever
· 7 years ago
1b746c1
xprtrdma: Remove include for linux/prefetch.h
by Chuck Lever
· 7 years ago
2232df5
rpcrdma: Remove C structure definitions of XDR data items
by Chuck Lever
· 7 years ago
a4699f5
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
by Chuck Lever
· 7 years ago
6f0afc2
xprtrdma: Remove atomic send completion counting
by Chuck Lever
· 7 years ago
01bb35c
xprtrdma: RPC completion should wait for Send completion
by Chuck Lever
· 7 years ago
0ba6f37
xprtrdma: Refactor rpcrdma_deferred_completion
by Chuck Lever
· 7 years ago
531cca0
xprtrdma: Add a field of bit flags to struct rpcrdma_req
by Chuck Lever
· 7 years ago
ae72950
xprtrdma: Add data structure to manage RDMA Send arguments
by Chuck Lever
· 7 years ago
a062a2a
xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
by Chuck Lever
· 7 years ago
857f9ac
xprtrdma: Change return value of rpcrdma_prepare_send_sges()
by Chuck Lever
· 7 years ago
394b2c7
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
by Chuck Lever
· 7 years ago
ad99f05
xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
by Chuck Lever
· 7 years ago
be798f9
xprtrdma: Decode credits field in rpcrdma_reply_handler
by Chuck Lever
· 7 years ago
d8f532d
xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
by Chuck Lever
· 7 years ago
e1352c9
xprtrdma: Refactor rpcrdma_reply_handler some more
by Chuck Lever
· 7 years ago
5381e0e
xprtrdma: Move decoded header fields into rpcrdma_rep
by Chuck Lever
· 7 years ago
61433af
xprtrdma: Throw away reply when version is unrecognized
by Chuck Lever
· 7 years ago
2b4f892
xprtrdma: Remove ro_unmap_safe
by Chuck Lever
· 7 years ago
4ce6c04
xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
by Chuck Lever
· 7 years ago
8f66b1a
xprtrdma: Don't defer fencing an async RPC's chunks
by Chuck Lever
· 7 years ago
ff33952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
68ebe3c
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
fb60bcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
996b44f
udp: fix bcast packet reception
by Paolo Abeni
· 7 years ago
41c8742
netlink: do not set cb_running if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
6df4d17
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
93b0319
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
6c0e728
ipv4: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
62cf27e
ipv6: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
98589a0
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
by Shmulik Ladkani
· 7 years ago
49f817d
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
by Lin Zhang
· 7 years ago
a9e2971
tipc: Unclone message at secondary destination lookup
by Jon Maloy
· 7 years ago
3382605
tipc: correct initialization of skb list
by Jon Maloy
· 7 years ago
3d0241d
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
a2d3f3e
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
by Matteo Croce
· 7 years ago
e466af7
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
by Eric Dumazet
· 7 years ago
5f9bfe0
netfilter: nf_tables: do not dump chain counters if not enabled
by Pablo Neira Ayuso
· 7 years ago
9a431ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e769fce
net: 8021q: skip packets if the vlan is down
by Vishakha Narvekar
· 7 years ago
ad67023
nl80211: Define policy for packet pattern attributes
by Peng Xu
· 7 years ago
ce024f4
net: rtnetlink: fix info leak in RTM_GETSTATS call
by Nikolay Aleksandrov
· 7 years ago
e63aaaa
netfilter: nf_tables: Release memory obtained by kasprintf
by Arvind Yadav
· 7 years ago
eefca20
socket, bpf: fix possible use after free
by Eric Dumazet
· 7 years ago
9f775ea
l2tp: fix l2tp_eth module loading
by Guillaume Nault
· 7 years ago
c84bed4
ip_gre: erspan device should keep dst
by Xin Long
· 7 years ago
c122fda
ip_gre: set tunnel hlen properly in erspan_tunnel_init
by Xin Long
· 7 years ago
5513d08
ip_gre: check packet length and mtu correctly in erspan_xmit
by Xin Long
· 7 years ago
935a974
ip_gre: get key from session_id correctly in erspan_rcv
by Xin Long
· 7 years ago
d099b8a
sunrpc: remove redundant initialization of sock
by Colin Ian King
· 7 years ago
aad0621
tipc: use only positive error codes in messages
by Parthasarathy Bhuvaragan
· 7 years ago
bc044e8
udp: perform source validation for mcast early demux
by Paolo Abeni
· 7 years ago
7487449
IPv4: early demux can return an error code
by Paolo Abeni
· 7 years ago
d41bb33
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
by Xin Long
· 7 years ago
2d40557
ip6_gre: ip6gre_tap device should keep dst
by Xin Long
· 7 years ago
d51711c
ip_gre: ipgre_tap device should keep dst
by Xin Long
· 7 years ago
fef0035
netlink: do not proceed if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
e6b72ee
netfilter: ebtables: fix race condition in frame_filter_net_init()
by Artem Savkov
· 7 years ago
0d18779
netfilter: nf_tables: fix update chain error
by JingPiao Chen
· 7 years ago
e517341
netfilter: ipset: Fix race between dump and swap
by Ross Lagerwall
· 7 years ago
e49aa15
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
by Linus Torvalds
· 7 years ago
9d538fa
net: Set sk_prot_creator when cloning sockets to the right proto
by Christoph Paasch
· 7 years ago
da7c956
packet: only test po->has_vnet_hdr once in packet_snd
by Willem de Bruijn
· 7 years ago
4971613
packet: in packet_do_bind, test fanout with bind_lock held
by Willem de Bruijn
· 7 years ago
e804441
net: dsa: Fix network device registration order
by Florian Fainelli
· 7 years ago
35f493b
inetpeer: fix RCU lookup() again
by Eric Dumazet
· 7 years ago
dd269db
xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock
by Artem Savkov
· 7 years ago
c2cc187
sctp: Fix a big endian bug in sctp_diag_dump()
by Dan Carpenter
· 7 years ago
e23ed76
netfilter: ipset: pernet ops must be unregistered last
by Florian Westphal
· 7 years ago
48596a8
netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
by Jozsef Kadlecsik
· 7 years ago
89fcbb5
netfilter: xt_socket: Restore mark from full sockets only
by Subash Abhinov Kasiviswanathan
· 7 years ago
62b982e
l2tp: fix race condition in l2tp_tunnel_delete
by Sabrina Dubroca
· 7 years ago
36f6ee2
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
by Alexey Kodanev
· 7 years ago
b621129
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
by Vadim Fedorenko
· 8 years ago
b228a94
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
by Guillaume Nault
· 7 years ago
cdd10c9
l2tp: ensure sessions are freed after their PPPOL2TP socket
by Guillaume Nault
· 7 years ago
edd3155
IB: Correct MR length field to be 64-bit
by Parav Pandit
· 7 years ago
71aa60f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
fbed24bc
inet: fix improper empty comparison
by Josef Bacik
· 7 years ago
7a56673
net: use inet6_rcv_saddr to compare sockets
by Josef Bacik
· 7 years ago
cbb2fb5
net: set tb->fast_sk_family
by Josef Bacik
· 7 years ago
581fe0e
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
by Willem de Bruijn
· 7 years ago
8c96fee
net/smc: no close wait in case of process shut down
by Ursula Braun
· 7 years ago
18e537c
net/smc: introduce a delay
by Ursula Braun
· 7 years ago
bfbedfd
net/smc: terminate link group if out-of-sync is received
by Ursula Braun
· 7 years ago
5bc11dd
net/smc: longer delay for client link group removal
by Ursula Braun
· 7 years ago
8301fa4
net/smc: adapt send request completion notification
by Ursula Braun
· 7 years ago
a6832c3
net/smc: adjust net_device refcount
by Ursula Braun
· 7 years ago
731b008
net/smc: take RCU read lock for routing cache lookup
by Ursula Braun
· 7 years ago
846e344
net/smc: add receive timeout check
by Hans Wippel
· 7 years ago
09579ac
net/smc: add missing dev_put
by Hans Wippel
· 7 years ago
19cab88
net: ethtool: Add back transceiver type
by Florian Fainelli
· 7 years ago
fe2502e
net_sched: remove cls_flower idr on failure
by Cong Wang
· 7 years ago
21f4d5c
net_sched/hfsc: fix curve activation in hfsc_change_class()
by Konstantin Khlebnikov
· 7 years ago
c8e1812
net_sched: always reset qdisc backlog in qdisc_reset()
by Konstantin Khlebnikov
· 7 years ago
4c4d11b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
92dd545
net: change skb->mac_header when Generic XDP calls adjust_head
by Edward Cree
· 7 years ago
Next »