Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
edcd9d977354304cb85aee61c2b96809edce41ed
/
net
edcd9d9
net/9p/trans_virtio.c: add null terminal for mount tag
by piaojun
· 6 years ago
23cba9c
9p/virtio: fix off-by-one error in sg list bounds check
by jiangyiwen
· 6 years ago
c69f297d
9p: fix whitespace issues
by Stephen Hemminger
· 6 years ago
10aa145
9p: fix multiple NULL-pointer-dereferences
by Tomas Bortoli
· 6 years ago
f984579
9p: validate PDU length
by Tomas Bortoli
· 6 years ago
9f476d7
net/9p/trans_fd.c: fix race by holding the lock
by Tomas Bortoli
· 6 years ago
430ac66
net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
by Tomas Bortoli
· 6 years ago
31934da
net/9p/virtio: Fix hard lockup in req_done
by jiangyiwen
· 6 years ago
c7ebbae
net/9p/trans_virtio.c: fix some spell mistakes in comments
by piaojun
· 6 years ago
d28c756
9p/net: Fix zero-copy path in the 9p virtio transport
by Chirantan Ekbote
· 6 years ago
2557d0c
9p: Embed wait_queue_head into p9_req_t
by Matthew Wilcox
· 6 years ago
f28cdf0
9p: Replace the fidlist with an IDR
by Matthew Wilcox
· 6 years ago
b5303be
9p: Change p9_fid_create calling convention
by Matthew Wilcox
· 6 years ago
2d58f63
9p: Fix comment on smp_wmb
by Matthew Wilcox
· 6 years ago
7913690
net/9p/client.c: version pointer uninitialized
by Tomas Bortoli
· 6 years ago
92aef46
net/9p: fix error path of p9_virtio_probe
by Jean-Philippe Brucker
· 6 years ago
b87d1d2
9p/net/protocol.c: return -ENOMEM when kmalloc() failed
by piaojun
· 6 years ago
64ad31f
net/9p/client.c: add missing '\n' at the end of p9_debug()
by piaojun
· 6 years ago
1be52e9
dsa: slave: eee: Allow ports to use phylink
by Andrew Lunn
· 6 years ago
7311d66
net/smc: move sock lock in smc_ioctl()
by Ursula Braun
· 6 years ago
bd58c7e
net/smc: allow sysctl rmem and wmem defaults for servers
by Ursula Braun
· 6 years ago
caa21e1
net/smc: no shutdown in state SMC_LISTEN
by Ursula Braun
· 6 years ago
330bdcf
rxrpc: Fix the keepalive generator [ver #2]
by David Howells
· 6 years ago
0dcb822
llc: use refcount_inc_not_zero() for llc_sap_find()
by Cong Wang
· 6 years ago
61ef4b0
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
by Alexey Kodanev
· 6 years ago
37436d9
tipc: fix an interrupt unsafe locking scenario
by Ying Xue
· 6 years ago
455f05e
vsock: split dwork to avoid reinitializations
by Cong Wang
· 6 years ago
4576cd4
packet: refine ring v3 block size test to hold one frame
by Willem de Bruijn
· 6 years ago
82a4077
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
by Xin Long
· 6 years ago
e70a3aa
ipv6: fix double refcount of fib6_metrics
by Cong Wang
· 6 years ago
91874ec
netlink: Don't shift on 64 for ngroups
by Dmitry Safonov
· 6 years ago
5dbfb6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
5607016
net/smc: no cursor update send in state SMC_INIT
by Ursula Braun
· 6 years ago
f664e37d
l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
by Guillaume Nault
· 6 years ago
e6aed04
Revert "net/ipv6: fix metrics leak"
by David S. Miller
· 6 years ago
c01f6c9
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
by YueHaibing
· 6 years ago
a94c689
net: dsa: Do not suspend/resume closed slave_dev
by Florian Fainelli
· 6 years ago
bc5b6c0
netlink: Fix spectre v1 gadget in netlink_create()
by Jeremy Cline
· 6 years ago
4672694
ipv4: frags: handle possible skb truesize change
by Eric Dumazet
· 6 years ago
56e2c94
inet: frag: enforce memory limits earlier
by Eric Dumazet
· 6 years ago
2d55d61
net: xsk: don't return frames via the allocator on error
by Jakub Kicinski
· 6 years ago
61f4b23
netlink: Don't shift with UB on nlk->ngroups
by Dmitry Safonov
· 6 years ago
df18b50
net/ipv6: fix metrics leak
by Sabrina Dubroca
· 6 years ago
25432eb
openvswitch: meter: Fix setting meter id for new entries
by Justin Pettit
· 6 years ago
7acf9d4
netlink: Do not subscribe to non-existent groups
by Dmitry Safonov
· 6 years ago
383d470
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
by Neal Cardwell
· 6 years ago
e978de7
net: socket: Fix potential spectre v1 gadget in sock_is_registered
by Jeremy Cline
· 6 years ago
c8e8cd5
net: socket: fix potential spectre v1 gadget in socketcall
by Jeremy Cline
· 6 years ago
958b4cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
9fc1202
ipv4: remove BUG_ON() from fib_compute_spec_dst
by Lorenzo Bianconi
· 6 years ago
71eb525
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
by Taehee Yoo
· 6 years ago
3eee1f7
bpf: fix bpf_skb_load_bytes_relative pkt length check
by Daniel Borkmann
· 6 years ago
d0fdb36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
36e0f12
xdp: add NULL pointer check in __xdp_return()
by Taehee Yoo
· 6 years ago
9e630bc
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
by Avinash Repaka
· 6 years ago
7effaf0
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
by Tariq Toukan
· 6 years ago
d24458e
xsk: fix poll/POLLIN premature returns
by Björn Töpel
· 6 years ago
b87bac1
net: igmp: make function __ip_mc_inc_group() static
by Wei Yongjun
· 6 years ago
9aee400
tcp: ack immediately when a cwr packet arrives
by Lawrence Brakmo
· 6 years ago
2efd4fc
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
by Willem de Bruijn
· 6 years ago
049f560
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
e1adf31
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
e31f645
cfg80211: never ignore user regulatory hint
by Amar Singhal
· 6 years ago
144fe2b
sock: fix sg page frag coalescing in sk_alloc_sg
by Daniel Borkmann
· 6 years ago
90fd131
netfilter: nf_tables: move dumper state allocation into ->start
by Florian Westphal
· 6 years ago
58152ec
tcp: add tcp_ooo_try_coalesce() helper
by Eric Dumazet
· 6 years ago
8541b21
tcp: call tcp_drop() from tcp_data_queue_ofo()
by Eric Dumazet
· 6 years ago
3d4bf93
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
by Eric Dumazet
· 6 years ago
f4a3313
tcp: avoid collapses in tcp_prune_queue() if possible
by Eric Dumazet
· 6 years ago
72cd43b
tcp: free batches of packets in tcp_prune_ofo_queue()
by Eric Dumazet
· 6 years ago
3dd1c9a
ip: hash fragments consistently
by Paolo Abeni
· 6 years ago
e873e4b
ipv6: use fib6_info_hold_safe() when necessary
by Wei Wang
· 6 years ago
5025f7f
rtnetlink: add rtnl_link_state check in rtnl_configure_link
by Roopa Prabhu
· 6 years ago
08d3ffc
multicast: do not restore deleted record source filter mode to new one
by Hangbin Liu
· 6 years ago
ff907a1
net: skb_segment() should not return NULL
by Eric Dumazet
· 6 years ago
24b711e
net/ipv6: Fix linklocal to global address with VRF
by David Ahern
· 6 years ago
64119e0
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
by YueHaibing
· 6 years ago
fcf4793
tls: check RCV_SHUTDOWN in tls_wait_data
by Doron Roberts-Kedes
· 6 years ago
a0496ef2
tcp: do not delay ACK in DCTCP upon CE status change
by Yuchung Cheng
· 6 years ago
27cde44
tcp: do not cancel delay-AcK on DCTCP special ACK
by Yuchung Cheng
· 6 years ago
2987bab
tcp: helpers to send special DCTCP ack
by Yuchung Cheng
· 6 years ago
6613b61
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
by Florian Westphal
· 6 years ago
c6cc94d
netfilter: nf_tables: don't allow to rename to already-pending name
by Florian Westphal
· 6 years ago
9f8aac0
netfilter: nf_tables: fix memory leaks on chain rename
by Florian Westphal
· 6 years ago
a12486eb
netfilter: nf_tables: free flow table struct too
by Florian Westphal
· 6 years ago
b8088dd
netfilter: nf_tables: use dev->name directly
by Florian Westphal
· 6 years ago
4905bd9
net/page_pool: Fix inconsistent lock state warning
by Tariq Toukan
· 6 years ago
024ddc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
e56b8ce
tcp: identify cryptic messages as TCP seq # bugs
by Randy Dunlap
· 6 years ago
3ee593a
ipv6: sr: fix useless rol32 call on hash
by Colin Ian King
· 6 years ago
9640ccc
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
5318918
net: sched: Using NULL instead of plain integer
by YueHaibing
· 6 years ago
f6bdc42
net/smc: reset recv timeout after clc handshake
by Karsten Graul
· 6 years ago
ac0107e
net/smc: add error handling for get_user()
by Ursula Braun
· 6 years ago
99be51f
net/smc: optimize consumer cursor updates
by Ursula Braun
· 6 years ago
3bc53be
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
by Tetsuo Handa
· 6 years ago
83ed7d1
ipv6: ila: select CONFIG_DST_CACHE
by Arnd Bergmann
· 6 years ago
c293ac9
netfilter: nft_set_rbtree: fix panic when destroying set by GC
by Taehee Yoo
· 6 years ago
9970a8e
netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
by Taehee Yoo
· 6 years ago
26b2f55
netfilter: nf_tables: fix jumpstack depth validation
by Taehee Yoo
· 6 years ago
Next »