summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-09-15sunrpc: Don't use stack buffer with scatterlistLaura Abbott
2018-09-15net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-15act_ife: fix a potential deadlockCong Wang
2018-09-15act_ife: move tcfa_lock down to where necessaryCong Wang
2018-09-15sctp: hold transport before accessing its asoc in sctp_transport_get_nextXin Long
2018-09-15tipc: fix a missing rhashtable_walk_exit()Cong Wang
2018-09-15net/sched: act_pedit: fix dump of extended layered opDavide Caratti
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-09-15tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-09-15net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-09-15ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet
2018-09-15act_ife: fix a potential use-after-freeCong Wang
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli
2018-09-09net/9p/client.c: version pointer uninitializedTomas Bortoli
2018-09-099p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli
2018-09-099p/net: Fix zero-copy path in the 9p virtio transportChirantan Ekbote
2018-09-09net: mac802154: tx: expand tailroom if necessaryAlexander Aring
2018-09-09net: 6lowpan: fix reserved space for single framesAlexander Aring
2018-09-05bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo
2018-09-05net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing
2018-09-05netfilter: nf_tables: don't allow to rename to already-pending nameFlorian Westphal
2018-09-05netfilter: nf_tables: fix memory leaks on chain renameFlorian Westphal
2018-09-05netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()Taehee Yoo
2018-09-05nl80211: Add a missing break in parse_station_flagsBernd Edlinger
2018-09-05mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org
2018-09-05esp6: fix memleak on error path in esp6_inputZhen Lei
2018-09-05xfrm: free skb if nlsk pointer is NULLFlorian Westphal
2018-09-05xfrm: fix missing dst_release() after policy blocking lbcast and multicastTommi Rantala
2018-09-05vti6: fix PMTU caching and reporting on xmitEyal Birger
2018-08-24net/smc: no shutdown in state SMC_LISTENUrsula Braun
2018-08-24packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-24netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal
2018-08-24xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet
2018-08-24tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-08-24packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn
2018-08-24netfilter: nf_conntrack: Fix possible possible crash on module loading.Andrey Ryabinin
2018-08-24netfilter: nft_compat: explicitly reject ERROR and standard targetFlorian Westphal
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-08-24net: qrtr: Broadcast messages only from control portArun Kumar Neelakantam
2018-08-24ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore
2018-08-24netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal
2018-08-24ieee802154: 6lowpan: set IFLA_LINKLubomir Rintel
2018-08-24nl80211: check nla_parse_nested() return valuesJohannes Berg
2018-08-24nl80211: relax ht operation checks for meshBob Copeland
2018-08-24netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn
2018-08-24batman-adv: Fix multicast TT issues with bogus ROAM flagsLinus Lüssing
2018-08-24batman-adv: Avoid storing non-TT-sync flags on singular entries tooLinus Lüssing