Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0f31746452e6793ad6271337438af8f4defb8940
0f31746
tcp: annotate tp->write_seq lockless reads
by Eric Dumazet
· 5 years ago
7db48e9
tcp: annotate tp->copied_seq lockless reads
by Eric Dumazet
· 5 years ago
dba7d9b
tcp: annotate tp->rcv_nxt lockless reads
by Eric Dumazet
· 5 years ago
d983ea6
tcp: add rcu protection around tp->fastopen_rsk
by Eric Dumazet
· 5 years ago
8caf8a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
f0308fb
rxrpc: Fix possible NULL pointer access in ICMP handling
by David Howells
· 5 years ago
82ad862
Merge branch 'smc-fixes'
by Jakub Kicinski
· 5 years ago
107529e
net/smc: receive pending data after RCV_SHUTDOWN
by Karsten Graul
· 5 years ago
882dcfe
net/smc: receive returns without data
by Karsten Graul
· 5 years ago
29ee270
net/smc: fix SMCD link group creation with VLAN id
by Ursula Braun
· 5 years ago
2168da4
net: update net_dim documentation after rename
by Jacob Keller
· 5 years ago
4ebcb11
r8169: fix jumbo packet handling on resume from suspend
by Heiner Kallweit
· 5 years ago
70c2655
net: silence KCSAN warnings about sk->sk_backlog.len reads
by Eric Dumazet
· 5 years ago
eac6640
net: annotate sk->sk_rcvlowat lockless reads
by Eric Dumazet
· 5 years ago
8265792
net: silence KCSAN warnings around sk_add_backlog() calls
by Eric Dumazet
· 5 years ago
1f142c1
tcp: annotate lockless access to tcp_memory_pressure
by Eric Dumazet
· 5 years ago
60b173c
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
by Eric Dumazet
· 5 years ago
503978a
net: avoid possible false sharing in sk_leave_memory_pressure()
by Eric Dumazet
· 5 years ago
4ffdd22
tun: remove possible false sharing in tun_flow_update()
by Eric Dumazet
· 5 years ago
e37542b
netfilter: conntrack: avoid possible false sharing
by Eric Dumazet
· 5 years ago
993e4c9
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
by Nicolas Dichtel
· 5 years ago
e0ae2c5
net: usb: qmi_wwan: add Telit 0x1050 composition
by Daniele Palmas
· 5 years ago
11c9a7d
act_mirred: Fix mirred_init_module error handling
by YueHaibing
· 5 years ago
a954380
net: taprio: Fix returning EINVAL when configuring without flags
by Vinicius Costa Gomes
· 5 years ago
8cd6f4f
Merge branch 's390-qeth-fixes'
by Jakub Kicinski
· 5 years ago
be40a86
s390/qeth: Fix initialization of vnicc cmd masks during set online
by Alexandra Winter
· 5 years ago
b528965
s390/qeth: Fix error handling during VNICC initialization
by Alexandra Winter
· 5 years ago
9db74e5
phylink: fix kernel-doc warnings
by Randy Dunlap
· 5 years ago
819be81
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
by Xin Long
· 5 years ago
a713753
bonding: fix potential NULL deref in bond_update_slave_arr
by Eric Dumazet
· 5 years ago
520cf60
net: stmmac: fix disabling flexible PPS output
by Antonio Borneo
· 5 years ago
5da202c
net: stmmac: fix length of PTP clock's name string
by Antonio Borneo
· 5 years ago
4123f63
ip6erspan: remove the incorrect mtu limit for ip6erspan
by Haishuang Yan
· 5 years ago
a17fd2c
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by Jakub Kicinski
· 5 years ago
b82316d
Doc: networking/device_drivers/pensando: fix ionic.rst warnings
by Randy Dunlap
· 5 years ago
6af3aa5
NFC: pn533: fix use-after-free and memleaks
by Johan Hovold
· 5 years ago
4b793fe
net_sched: fix backward compatibility for TCA_ACT_KIND
by Cong Wang
· 5 years ago
6f96c3c
net_sched: fix backward compatibility for TCA_KIND
by Cong Wang
· 5 years ago
0041412
net/mlx5: DR, Allow insertion of duplicate rules
by Alex Vesker
· 5 years ago
106c35d
selftests/bpf: More compatible nc options in test_lwt_ip_encap
by Jiri Benc
· 5 years ago
fd418b0
selftests/bpf: Set rp_filter in test_flow_dissector
by Jiri Benc
· 5 years ago
38dc3b5
Merge branch 'llc-fix-sk_buff-refcounting'
by Jakub Kicinski
· 5 years ago
36453c85
llc: fix sk_buff refcounting in llc_conn_state_process()
by Eric Biggers
· 5 years ago
fc8d5db
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
by Eric Biggers
· 5 years ago
b74555d
llc: fix sk_buff leak in llc_conn_service()
by Eric Biggers
· 5 years ago
c6ee11c
llc: fix sk_buff leak in llc_sap_state_process()
by Eric Biggers
· 5 years ago
dc0c18e
mac80211: fix scan when operating on DFS channels in ETSI domains
by Aaron Komisar
· 5 years ago
95697f9
mac80211: accept deauth frames in IBSS mode
by Johannes Berg
· 5 years ago
461c4c2
cfg80211: fix a bunch of RCU issues in multi-bssid code
by Sara Sharon
· 5 years ago
1399c59
nl80211: fix memory leak in nl80211_get_ftm_responder_stats
by Navid Emamdoost
· 5 years ago
503c9ad
ptp: fix typo of "mechanism" in Kconfig help text
by Antonio Borneo
· 5 years ago
4b51493
ionic: fix stats memory dereference
by Shannon Nelson
· 5 years ago
7359db6
Merge tag 'rxrpc-fixes-20191007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 5 years ago
91fcfbe
rxrpc: Fix call crypto state cleanup
by David Howells
· 5 years ago
9ebedde
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
by David Howells
· 5 years ago
48c9e0e
rxrpc: Fix trace-after-put looking at the put call record
by David Howells
· 5 years ago
4c1295d
rxrpc: Fix trace-after-put looking at the put connection record
by David Howells
· 5 years ago
55f6c98e
rxrpc: Fix trace-after-put looking at the put peer record
by David Howells
· 5 years ago
c48fc11
rxrpc: Fix call ref leak
by David Howells
· 5 years ago
57acce3
Merge branch 'stmmac-fixes'
by David S. Miller
· 5 years ago
2809fc1
net: stmmac: selftests: Fix L2 Hash Filter test
by Jose Abreu
· 5 years ago
25683ba
net: stmmac: gmac4+: Not all Unicast addresses may be available
by Jose Abreu
· 5 years ago
b870b0f
net: stmmac: selftests: Check if filtering is available before running
by Jose Abreu
· 5 years ago
c763ac4
net: dsa: b53: Do not clear existing mirrored port mask
by Florian Fainelli
· 5 years ago
2d00aee
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
126195c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
4f11918
Merge branch 'readdir' (readdir speedup and sanity checking)
by Linus Torvalds
· 5 years ago
8a23eb8
Make filldir[64]() verify the directory entry filename is valid
by Linus Torvalds
· 5 years ago
9f79b78
Convert filldir[64]() from __put_user() to unsafe_put_user()
by Linus Torvalds
· 9 years ago
9819a30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
6fe137c
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
d0dea73
KVM: s390: mark __insn32_query() as __always_inline
by Heiko Carstens
· 5 years ago
b1c41ac
KVM: s390: fix __insn32_query() inline assembly
by Heiko Carstens
· 5 years ago
86cdd2f
kheaders: make headers archive reproducible
by Dmitry Goldin
· 5 years ago
d188b8c
kbuild: update compile-test header list for v5.4-rc2
by Masahiro Yamada
· 5 years ago
4349670
kbuild: two minor updates for Documentation/kbuild/modules.rst
by Masahiro Yamada
· 5 years ago
7a82e3f
scripts/setlocalversion: clear local variable to make it work for sh
by Masahiro Yamada
· 5 years ago
82fdd12
namespace: fix namespace.pl script to support relative paths
by Jacob Keller
· 5 years ago
01bb251
video/logo: do not generate unneeded logo C files
by Masahiro Yamada
· 5 years ago
a9bbe79
video/logo: remove unneeded *.o pattern from clean-files
by Masahiro Yamada
· 5 years ago
7a8beb7
integrity: remove pointless subdir-$(CONFIG_...)
by Masahiro Yamada
· 5 years ago
6b190d3
integrity: remove unneeded, broken attempt to add -fshort-wchar
by Masahiro Yamada
· 5 years ago
ef129d3
selftests/net: add nettest to .gitignore
by Jakub Kicinski
· 5 years ago
1acb8f2a
net: qlogic: Fix memory leak in ql_alloc_large_buffers
by Navid Emamdoost
· 5 years ago
a0c2dc1
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
e3ba9bf6
Merge branch 'Fix-regression-with-AR8035-speed-downgrade'
by David S. Miller
· 5 years ago
06d5f34
net: phy: at803x: use operating parameters from PHY-specific status
by Russell King
· 5 years ago
2d880b8
net: phy: extract pause mode
by Russell King
· 5 years ago
8d3dc3ac
net: phy: extract link partner advertisement reading
by Russell King
· 5 years ago
4cf6c57
net: phy: fix write to mii-ctrl1000 register
by Russell King
· 5 years ago
2d819d25
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
ea977d1
net: phy: allow for reset line to be tied to a sleepy GPIO controller
by Andrea Merello
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
a54cdee
r8152: Set macpassthru in reset_resume callback
by Kai-Heng Feng
· 5 years ago
6b517374
cxgb4:Fix out-of-bounds MSI-X info array access
by Vishal Kulkarni
· 5 years ago
8ae72cb
Revert "ipv6: Handle race in addrconf_dad_work"
by David Ahern
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
db9b2e0
rxrpc: Fix rxrpc_recvmsg tracepoint
by David Howells
· 5 years ago
cf74ac6
qmi_wwan: add support for Cinterion CLS8 devices
by Reinhard Speyerer
· 5 years ago
Next »