Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f4102766463a66026bd4af6c30cbbd01f10e6c42
/
net
693cd8c
Bluetooth: Fix regression with minimum encryption key size alignment
by Marcel Holtmann
· 5 years ago
c356dc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
b6653b3
tcp: refine memory limit test in tcp_fragment()
by Eric Dumazet
· 5 years ago
c036f7d
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
19d5504
SUNRPC: Fix a credential refcount leak
by Trond Myklebust
· 5 years ago
502980e
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
by Anna Schumaker
· 5 years ago
b962261
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
by Lin Yi
· 5 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
85f9aa7
inet: clear num_timeout reqsk_alloc()
by Eric Dumazet
· 5 years ago
c7036d9
ipv6: Default fib6_type to RTN_UNICAST when not set
by David Ahern
· 5 years ago
06996c1
net/af_iucv: always register net_device notifier
by Julian Wiedmann
· 5 years ago
238965b
net/af_iucv: build proper skbs for HiperTransport
by Julian Wiedmann
· 5 years ago
fdbf632
net/af_iucv: remove GFP_DMA restriction for HiperTransport
by Julian Wiedmann
· 5 years ago
7f904d7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
by Thomas Gleixner
· 5 years ago
21042e4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
by Thomas Gleixner
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 5 years ago
f361c4d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
by Thomas Gleixner
· 5 years ago
7a33847
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
by Thomas Gleixner
· 5 years ago
2504ba9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
by Thomas Gleixner
· 5 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 5 years ago
40b0b3f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
by Thomas Gleixner
· 5 years ago
d470e72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
cb359b6
hvsock: fix epollout hang from race condition
by Sunil Muthuswamy
· 5 years ago
76e2153
net/udp_gso: Allow TX timestamp with UDP GSO
by Fred Klassen
· 5 years ago
3e14c38
net: netem: fix use after free and double free with packet corruption
by Jakub Kicinski
· 5 years ago
177b800
net: netem: fix backlog accounting for corrupted GSO frames
by Jakub Kicinski
· 5 years ago
c3bcde0
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
by Xin Long
· 5 years ago
5684abf
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
by Xin Long
· 5 years ago
d0bae4a
net: remove duplicate fetch in sock_getsockopt
by JingYi Hou
· 5 years ago
d0f84d0
tipc: fix issues with early FAILOVER_MSG from peer
by Tuong Lien
· 5 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
4fddbf8
Merge branch 'tcp-fixes'
by David S. Miller
· 5 years ago
6be8e29
lapb: fixed leak of control-blocks.
by Jeremy Sowden
· 5 years ago
5cf0261
tipc: purge deferredq list for each grp member in tipc_group_delete
by Xin Long
· 5 years ago
d4d5d8e
ax25: fix inconsistent lock state in ax25_destroy_timer
by Eric Dumazet
· 5 years ago
f3e92cb
neigh: fix use-after-free read in pneigh_get_next
by Eric Dumazet
· 5 years ago
2e05fca
tcp: fix compile error if !CONFIG_SYSCTL
by Eric Dumazet
· 5 years ago
d424a2a
hv_sock: Suppress bogus "may be used uninitialized" warnings
by Dexuan Cui
· 5 years ago
36b2f61
net: handle 802.1P vlan 0 packets properly
by Govindarajulu Varadarajan
· 5 years ago
967c05a
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
by Eric Dumazet
· 5 years ago
5f3e2bf
tcp: add tcp_min_snd_mss sysctl
by Eric Dumazet
· 5 years ago
f070ef2
tcp: tcp_fragment() should apply sane memory limits
by Eric Dumazet
· 6 years ago
3b4929f
tcp: limit payload size of sacked skbs
by Eric Dumazet
· 6 years ago
1eb4169
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
8574921
bpf: Fix out of bounds memory access in bpf_sk_storage
by Arthur Fabre
· 5 years ago
42f5cda
vsock/virtio: set SOCK_DONE on peer shutdown
by Stephen Barber
· 5 years ago
ce27ec6
net: add high_order_alloc_disable sysctl/static key
by Eric Dumazet
· 5 years ago
0b7d7f6
tcp: add tcp_tx_skb_cache sysctl
by Eric Dumazet
· 5 years ago
ede61ca
tcp: add tcp_rx_skb_cache sysctl
by Eric Dumazet
· 5 years ago
99815f5
net: sched: flower: don't call synchronize_rcu() on mask creation
by Vlad Buslov
· 5 years ago
ce950f1
sctp: Free cookie before we memdup a new one
by Neil Horman
· 5 years ago
2a2af5e
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
385097a
nfc: Ensure presence of required attributes in the deactivate_target handler
by Young Xiao
· 5 years ago
b658420
cfg80211: report measurement start TSF correctly
by Avraham Stern
· 5 years ago
4f488fb
cfg80211: fix memory leak of wiphy device name
by Eric Biggers
· 5 years ago
1a473d6
cfg80211: util: fix bit count off by one
by Mordechay Goodstein
· 5 years ago
f889146
mac80211: do not start any work during reconfigure flow
by Naftali Goldstein
· 5 years ago
ebb3ca3
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
by Luca Coelho
· 5 years ago
5635723
mac80211: only warn once on chanctx_conf being NULL
by Yibo Zhao
· 5 years ago
588f7d3
mac80211: drop robust management frames from unknown TA
by Johannes Berg
· 6 years ago
648ee6c
net: tls, correctly account for copied bytes with multiple sk_msgs
by John Fastabend
· 5 years ago
e1ae5c2
vrf: Increment Icmp6InMsgs on the original netdev
by Stephen Suryaputra
· 5 years ago
f0d2ca1
net: ethtool: Allow matching on vlan DEI bit
by Maxime Chevallier
· 5 years ago
ec66854
mpls: fix af_mpls dependencies for real
by Matteo Croce
· 5 years ago
01d76b5
xdp: check device pointer before clearing
by Ilya Maximets
· 5 years ago
f12dd75
bpf: net: Set sk_bpf_storage back to NULL for cloned sk
by Martin KaFai Lau
· 5 years ago
309b669
net: openvswitch: do not free vport if register_netdevice() is failed.
by Taehee Yoo
· 5 years ago
522924b
net: correct udp zerocopy refcnt also when zerocopy only on append
by Willem de Bruijn
· 5 years ago
fcc2202
tcp: fix undo spurious SYNACK in passive Fast Open
by Yuchung Cheng
· 5 years ago
c1a9d65
mpls: fix af_mpls dependencies
by Matteo Croce
· 5 years ago
62f42a1
Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 5 years ago
2f3f7d1
mpls: fix warning with multi-label encap
by George Wilkie
· 5 years ago
65a3c49
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
by Eric Dumazet
· 5 years ago
c3fee64
net: ipv4: fib_semantics: fix uninitialized variable
by Enrico Weigelt
· 5 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
38e406f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
fd704bd
can: purge socket error queue on sock destruct
by Willem de Bruijn
· 5 years ago
c5a3aed
can: af_can: Fix error path of can_init()
by YueHaibing
· 6 years ago
1e1d926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
8a3dca6
netfilter: ipv6: nf_defrag: accept duplicate fragments again
by Guillaume Nault
· 5 years ago
983695f
bpf: fix unconnected udp hooks
by Daniel Borkmann
· 5 years ago
459aa07
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
720f1de
pktgen: do not sleep with the thread lock held.
by Paolo Abeni
· 5 years ago
85cb928
net: rds: fix memory leak in rds_ib_flush_mr_pool
by Zhu Yanjun
· 5 years ago
b9aa52c
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
by Olivier Matz
· 5 years ago
59e3e4b
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
by Olivier Matz
· 5 years ago
4970b42
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
by Hangbin Liu
· 5 years ago
0ee4e76
ethtool: fix potential userspace buffer overflow
by Vivien Didelot
· 5 years ago
0a8dd9f
Fix memory leak in sctp_process_init
by Neil Horman
· 5 years ago
b50e058
net: rds: fix memory leak when unload rds_rdma
by Zhu Yanjun
· 5 years ago
0a90478
ipv4: not do cache for local delivery if bc_forwarding is enabled
by Xin Long
· 5 years ago
b886d83
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 5 years ago
28c61a6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
by Thomas Gleixner
· 5 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 5 years ago
46fe777
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
by Thomas Gleixner
· 5 years ago
e46bd70
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389
by Thomas Gleixner
· 5 years ago
a10e763
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
by Thomas Gleixner
· 5 years ago
ddc64d0
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
by Thomas Gleixner
· 5 years ago
b7c320f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
by Thomas Gleixner
· 5 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 5 years ago
Next »