Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ea14355a006652becbf500167fc02324d3eefb69
/
net
ea14355
net/ipv6: Display all addresses in output of /proc/net/if_inet6
by Jeff Barnhill
· 6 years ago
8d59c3a
net: ipv4: update fnhe_pmtu when first hop's MTU changes
by Sabrina Dubroca
· 6 years ago
4ceb29c
ipv6: take rcu lock in rawv6_send_hdrinc()
by Wei Wang
· 6 years ago
c476a44
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
by Eric Dumazet
· 6 years ago
2b7b2c4
ip_tunnel: be careful when accessing the inner header
by Paolo Abeni
· 6 years ago
22c1e778
ip6_tunnel: be careful when accessing the inner header
by Paolo Abeni
· 6 years ago
fcbd4cc
ebtables: arpreply: Add the standard target sanity check
by Gao Feng
· 8 years ago
e487b5a
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
by Felix Fietkau
· 6 years ago
161a426
mac80211: shorten the IBSS debug messages
by Emmanuel Grumbach
· 6 years ago
57eff4d
mac80211: don't Tx a deauth frame if the AP forbade Tx
by Emmanuel Grumbach
· 6 years ago
2900bcc
mac80211: Fix station bandwidth setting after channel switch
by Ilan Peer
· 6 years ago
2727287
mac80211: fix a race between restart and CSA flows
by Emmanuel Grumbach
· 6 years ago
b699bcb
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
by Dan Carpenter
· 6 years ago
df19dc0
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
by Arunk Khandavalli
· 6 years ago
7c10ec1
mac80211: mesh: fix HWMP sequence numbering to follow standard
by Yuan-Chi Pang
· 6 years ago
167c4b4
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
by Danek Duvall
· 6 years ago
0f9a807
mac80211: Run TXQ teardown code before de-registering interfaces
by Toke Høiland-Jørgensen
· 6 years ago
3e8e438
6lowpan: iphc: reset mac_header after decompress to fix panic
by Michael Scott
· 7 years ago
e68a49c
neighbour: confirm neigh entries when ARP packet is received
by Vasily Khoruzhick
· 6 years ago
a8f8d5e
udp4: fix IP_CMSG_CHECKSUM for connected sockets
by Paolo Abeni
· 6 years ago
76b3380
ipv6: fix possible use-after-free in ip6_xmit()
by Eric Dumazet
· 6 years ago
2b797b6
gso_segment: Reset skb->mac_len after modifying network header
by Toke Høiland-Jørgensen
· 6 years ago
67084e2
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
by Suren Baghdasaryan
· 6 years ago
03758ba
mac80211: restrict delayed tailroom needed decrement
by Manikanta Pubbisetty
· 6 years ago
af322ba
xfrm: fix 'passing zero to ERR_PTR()' warning
by YueHaibing
· 6 years ago
53a3bad
rds: fix two RCU related problems
by Cong Wang
· 6 years ago
3ea051b
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
by Eric Dumazet
· 7 years ago
e8a62a6
net: dcb: For wild-card lookups, use priority -1, not 0
by Petr Machata
· 6 years ago
64a6f7b
Bluetooth: hidp: Fix handling of strncpy for hid->name information
by Marcel Holtmann
· 6 years ago
4fa029f
nl80211: fix null-ptr dereference on invalid mesh configuration
by Johannes Berg
· 7 years ago
3d34325
sch_tbf: fix two null pointer dereferences on init failure
by Nikolay Aleksandrov
· 7 years ago
977f75d
sch_netem: avoid null pointer deref on init failure
by Nikolay Aleksandrov
· 7 years ago
bafe019
sch_hhf: fix null pointer dereference on init failure
by Nikolay Aleksandrov
· 7 years ago
9db519d
sch_multiq: fix double free on init failure
by Nikolay Aleksandrov
· 7 years ago
951104e
sch_htb: fix crash on init failure
by Nikolay Aleksandrov
· 7 years ago
18d9489
irda: Only insert new objects into the global database via setsockopt
by Tyler Hicks
· 6 years ago
ce54bf4ae
irda: Fix memory leak caused by repeated binds of irda socket
by Tyler Hicks
· 6 years ago
33d2811
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
by Eric Dumazet
· 8 years ago
fdb52b4
RDS: IB: fix 'passing zero to ERR_PTR()' warning
by YueHaibing
· 6 years ago
45b7e1d
net/9p: fix error path of p9_virtio_probe
by Jean-Philippe Brucker
· 6 years ago
eb1ca07
net/9p/trans_fd.c: fix race by holding the lock
by Tomas Bortoli
· 6 years ago
a3db034
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
by Tan Hu
· 6 years ago
e9ec911
sunrpc: Don't use stack buffer with scatterlist
by Laura Abbott
· 6 years ago
947c262
net: sched: action_ife: take reference to meta module
by Vlad Buslov
· 6 years ago
a93288c
act_ife: fix a potential deadlock
by Cong Wang
· 6 years ago
c892575
act_ife: move tcfa_lock down to where necessary
by Cong Wang
· 6 years ago
36bf8bc
sctp: hold transport before accessing its asoc in sctp_transport_get_next
by Xin Long
· 6 years ago
d669bd6
vti6: remove !skb->ignore_df check from vti6_xmit()
by Alexey Kodanev
· 6 years ago
fe55bef
tcp: do not restart timewait timer on rst reception
by Florian Westphal
· 6 years ago
214339f
net: sched: Fix memory exposure from short TCA_U32_SEL
by Kees Cook
· 6 years ago
e801b69
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
by Eric Dumazet
· 6 years ago
4fb15ff
act_ife: fix a potential use-after-free
by Cong Wang
· 6 years ago
b5bc39d
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 7 years ago
3ac733e
9p: fix multiple NULL-pointer-dereferences
by Tomas Bortoli
· 6 years ago
35c740d
net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
by Tomas Bortoli
· 6 years ago
c53310d
net/9p/client.c: version pointer uninitialized
by Tomas Bortoli
· 6 years ago
b69ef7c
9p/virtio: fix off-by-one error in sg list bounds check
by jiangyiwen
· 6 years ago
5c45154
9p/net: Fix zero-copy path in the 9p virtio transport
by Chirantan Ekbote
· 6 years ago
41b2e6e
net: mac802154: tx: expand tailroom if necessary
by Alexander Aring
· 7 years ago
6aa4a72
net: 6lowpan: fix reserved space for single frames
by Alexander Aring
· 6 years ago
e8e519f
Cipso: cipso_v4_optptr enter infinite loop
by yujuan.qi
· 7 years ago
eca9953
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
by YueHaibing
· 6 years ago
4fd0897
nl80211: Add a missing break in parse_station_flags
by Bernd Edlinger
· 6 years ago
f1ddbb1
mac80211: add stations tied to AP_VLANs during hw reconfig
by mpubbise@codeaurora.org
· 7 years ago
301a6da
xfrm: free skb if nlsk pointer is NULL
by Florian Westphal
· 7 years ago
590f312
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
by Tommi Rantala
· 7 years ago
ce723f8
vti6: fix PMTU caching and reporting on xmit
by Eyal Birger
· 7 years ago
5962984
packet: refine ring v3 block size test to hold one frame
by Willem de Bruijn
· 6 years ago
f29eb8e
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
by Florian Westphal
· 6 years ago
2038a9e
xfrm_user: prevent leaking 2 bytes of kernel memory
by Eric Dumazet
· 7 years ago
e63303e
tcp: identify cryptic messages as TCP seq # bugs
by Randy Dunlap
· 6 years ago
d4efb85
tcp: remove DELAYED ACK events in DCTCP
by Yuchung Cheng
· 6 years ago
4770fdc
packet: reset network header if packet shorter than ll reserved space
by Willem de Bruijn
· 6 years ago
d8a77d1
netfilter: nf_conntrack: Fix possible possible crash on module loading.
by Andrey Ryabinin
· 7 years ago
7754ed7
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
by Davide Caratti
· 7 years ago
865c4f9
net: qrtr: Broadcast messages only from control port
by Arun Kumar Neelakantam
· 7 years ago
8823c73
ipv6: make ipv6_renew_options() interrupt/kernel safe
by Paul Moore
· 7 years ago
894b753
netfilter: x_tables: set module owner for icmp(6) matches
by Florian Westphal
· 7 years ago
1c7e225
ieee802154: 6lowpan: set IFLA_LINK
by Lubomir Rintel
· 7 years ago
15a7879
nl80211: relax ht operation checks for mesh
by Bob Copeland
· 7 years ago
f6a6768
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
by Jann Horn
· 7 years ago
40ae32c
batman-adv: Fix bat_v best gw refcnt after netlink dump
by Sven Eckelmann
· 7 years ago
b5f6a0a
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
by Sven Eckelmann
· 7 years ago
f12a825
ipv6: mcast: fix unsolicited report interval after receiving querys
by Hangbin Liu
· 7 years ago
53adf73
net: propagate dev_get_valid_name return code
by Li RongQing
· 7 years ago
a677cc3
netfilter: ipv6: nf_defrag: reduce struct net memory waste
by Eric Dumazet
· 7 years ago
34a806b
Bluetooth: avoid killing an already killed socket
by Sudip Mukherjee
· 6 years ago
c4db09a
cls_matchall: fix tcf_unbind_filter missing
by Hangbin Liu
· 6 years ago
ce494b3
net_sched: fix NULL pointer dereference when delete tcindex filter
by Hangbin Liu
· 6 years ago
fa284d2
net_sched: Fix missing res info when create new tc_index filter
by Hangbin Liu
· 6 years ago
87e7e8d
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
by Xin Long
· 6 years ago
f6b8276
vsock: split dwork to avoid reinitializations
by Cong Wang
· 6 years ago
2ff9f08
llc: use refcount_inc_not_zero() for llc_sap_find()
by Cong Wang
· 6 years ago
ae7d506
l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
by Wei Wang
· 6 years ago
4269a8f
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
by Alexey Kodanev
· 6 years ago
7c7940f
Bluetooth: hidp: buffer overflow in hidp_process_report
by Mark Salyzyn
· 6 years ago
36ee106
tcp: add tcp_ooo_try_coalesce() helper
by Eric Dumazet
· 6 years ago
c68c772
netlink: Don't shift on 64 for ngroups
by Dmitry Safonov
· 6 years ago
4d50257
netlink: Don't shift with UB on nlk->ngroups
by Dmitry Safonov
· 6 years ago
4f08437
netlink: Do not subscribe to non-existent groups
by Dmitry Safonov
· 6 years ago
Next »