index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-09-29
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
2018-09-29
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-29
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
2018-09-26
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2018-09-26
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2018-09-19
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2018-09-19
net: dcb: For wild-card lookups, use priority -1, not 0
Petr Machata
2018-09-19
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
2018-09-15
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
2018-09-15
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
2018-09-15
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
2018-09-15
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
2018-09-15
sch_htb: fix crash on init failure
Nikolay Aleksandrov
2018-09-15
irda: Only insert new objects into the global database via setsockopt
Tyler Hicks
2018-09-15
irda: Fix memory leak caused by repeated binds of irda socket
Tyler Hicks
2018-09-15
net/9p: fix error path of p9_virtio_probe
Jean-Philippe Brucker
2018-09-15
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-09-15
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
2018-09-15
tcp: do not restart timewait timer on rst reception
Florian Westphal
2018-09-09
9p: fix multiple NULL-pointer-dereferences
Tomas Bortoli
2018-09-09
net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
Tomas Bortoli
2018-09-09
net/9p/client.c: version pointer uninitialized
Tomas Bortoli
2018-09-09
9p/virtio: fix off-by-one error in sg list bounds check
jiangyiwen
2018-09-09
9p/net: Fix zero-copy path in the 9p virtio transport
Chirantan Ekbote
2018-09-09
net: mac802154: tx: expand tailroom if necessary
Alexander Aring
2018-09-09
net: 6lowpan: fix reserved space for single frames
Alexander Aring
2018-09-05
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
YueHaibing
2018-09-05
nl80211: Add a missing break in parse_station_flags
Bernd Edlinger
2018-09-05
mac80211: add stations tied to AP_VLANs during hw reconfig
mpubbise@codeaurora.org
2018-09-05
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
2018-09-05
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
Tommi Rantala
2018-09-05
vti6: fix PMTU caching and reporting on xmit
Eyal Birger
2018-09-05
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2018-08-24
bridge: Propagate vlan add failure to user
Elad Raz
2018-08-24
packet: refine ring v3 block size test to hold one frame
Willem de Bruijn
2018-08-24
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
2018-08-24
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
2018-08-24
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-08-24
packet: reset network header if packet shorter than ll reserved space
Willem de Bruijn
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-08-24
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
2018-08-24
net: propagate dev_get_valid_name return code
Li RongQing
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-08-22
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
2018-08-22
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
2018-08-22
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
2018-08-22
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
[next]