Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c0f4b163a03e73055dd734eaca64b9580e72e7fb
/
net
d3fe1e0
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
52a3958
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
by Xin Long
· 7 years ago
159f2a7
sctp: avoid flushing unsent queue when doing asoc reset
by Xin Long
· 7 years ago
5c6144a
sctp: only allow the asoc reset when the asoc outq is empty
by Xin Long
· 7 years ago
d570a59
sctp: only allow the out stream reset when the stream outq is empty
by Xin Long
· 7 years ago
3aa623d
sctp: use sizeof(__u16) for each stream number length instead of magic number
by Xin Long
· 7 years ago
72e2c34
mac80211: tear down RX aggregations first
by Sara Sharon
· 7 years ago
fbbdad5
mac80211: fix the update of path metric for RANN frame
by Chun-Yeow Yeoh
· 7 years ago
7b6ddea
mac80211: use QoS NDP for AP probing
by Johannes Berg
· 7 years ago
67c8d22
openvswitch: fix the incorrect flow action alloc size
by zhangliping
· 7 years ago
2734166
net: openvswitch: datapath: fix data type in queue_gso_packets
by Gustavo A. R. Silva
· 7 years ago
9e74104
net: dsa: fix 'increment on 0' warning
by Vivien Didelot
· 7 years ago
afbea2c
VSOCK: Don't call vsock_stream_has_data in atomic context
by Jorgen Hansen
· 7 years ago
a60b3f5
net: sched: crash on blocks with goto chain action
by Roman Kapl
· 7 years ago
01a95b2
cfg80211: select CRYPTO_SHA256 if needed
by Johannes Berg
· 7 years ago
3d18cbb
rxrpc: Fix conn expiry timers
by David Howells
· 7 years ago
f859ab6
rxrpc: Fix service endpoint expiry
by David Howells
· 7 years ago
415f44e
rxrpc: Add keepalive for a call
by David Howells
· 7 years ago
bd1fdf8
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
by David Howells
· 7 years ago
beb8e5e
rxrpc: Express protocol timeouts in terms of RTT
by David Howells
· 7 years ago
8637aba
rxrpc: Don't transmit DELAY ACKs immediately on proposal
by David Howells
· 7 years ago
a158bdd
rxrpc: Fix call timeouts
by David Howells
· 7 years ago
4812417
rxrpc: Split the call params from the operation params
by David Howells
· 7 years ago
3136ef4
rxrpc: Delay terminal ACK transmission on a client call
by David Howells
· 7 years ago
9faaff5
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
by David Howells
· 7 years ago
48ca246
rxrpc: Don't set upgrade by default in sendmsg()
by David Howells
· 7 years ago
03a6c82
rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
by David Howells
· 7 years ago
1d3b78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e4be7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
98d1129
net: ipv6: Fixup device for anycast routes during copy
by David Ahern
· 7 years ago
6887037
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
by Geert Uytterhoeven
· 7 years ago
4e1061f
net/smc: use sk_rcvbuf as start for rmb creation
by Ursula Braun
· 7 years ago
bbfcd77
ipv6: Do not consider linkdown nexthops during multipath
by Ido Schimmel
· 7 years ago
d7aa04a
net: sched: fix crash when deleting secondary chains
by Roman Kapl
· 7 years ago
d18bee4
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
db1ac49
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
by Gianluca Borello
· 7 years ago
0c86a6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
adb072d
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
a13e8d4
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
e0e853a
tipc: fix access of released memory
by Jon Maloy
· 7 years ago
441a330
net: xdp: don't allow device-bound programs in driver mode
by Jakub Kicinski
· 7 years ago
288b3de
bpf: offload: move offload device validation out to the drivers
by Jakub Kicinski
· 7 years ago
33ddd81
mac80211: properly free requested-but-not-started TX agg sessions
by Johannes Berg
· 7 years ago
d7be102
cfg80211: initialize regulatory keys/database later
by Johannes Berg
· 7 years ago
7cca2ac
mac80211: aggregation: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4490526
nl80211: don't expose wdev->ssid for most interfaces
by Johannes Berg
· 7 years ago
34f11cd
mac80211: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
61b272c
9p: Fix missing commas in mount options
by Tuomas Tynkkynen
· 7 years ago
ed66dfa
tcp: when scheduling TLP, time of RTO should account for current ACK
by Neal Cardwell
· 7 years ago
981542c
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
by Alexey Kodanev
· 7 years ago
4dd3c2e
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
8170024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cebe84c
route: also update fnhe_genid when updating a route cache
by Xin Long
· 7 years ago
e39d524
route: update fnhe_expires for redirect when the fnhe exists
by Xin Long
· 7 years ago
ecca8f8
sctp: set frag_point in sctp_setsockopt_maxseg correctly
by Xin Long
· 7 years ago
17e4857
net/netlabel: Add list_next_rcu() in rcu_dereference().
by Tim Hansen
· 7 years ago
c3e9c04b
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
6c67a3e4a
sunrpc: remove net pointer from messages
by Vasily Averin
· 7 years ago
4112be7
sunrpc: exit_net cleanup check added
by Vasily Averin
· 7 years ago
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
a0e136e
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
7c8a61d
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
by Eric W. Biederman
· 7 years ago
6a787d6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
c413af8
net/rds/ib_fmr.c: use kmalloc_array_node()
by Johannes Thumshirn
· 7 years ago
d618d09
tipc: enforce valid ratio between skb truesize and contents
by Jon Maloy
· 7 years ago
8252fce
netfilter: add ifdef around ctnetlink_proto_size
by Arnd Bergmann
· 7 years ago
0a833c2
genetlink: fix genlmsg_nlhdr()
by Michal Kubecek
· 7 years ago
423852f
sctp: check stream reset info len before making reconf chunk
by Xin Long
· 7 years ago
cea0cc8
sctp: use the right sk after waking up from wait_buf sleep
by Xin Long
· 7 years ago
ca3af4d
sctp: do not free asoc when it is already dead in sctp_sendmsg
by Xin Long
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
50895b9
tcp: highest_sack fix
by Eric Dumazet
· 7 years ago
9480215
Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."
by Steffen Klassert
· 7 years ago
b74912a
openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start
by Gustavo A. R. Silva
· 7 years ago
9b0ed89
netem: remove unnecessary 64 bit modulus
by Stephen Hemminger
· 7 years ago
Next »