summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-04-20rxrpc: Fix client call connect/disconnect raceDavid Howells
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-17xprtrdma: Fix helper that drains the transportChuck Lever
2019-04-17net: core: netif_receive_skb_list: unlist skb before passing to pt->funcAlexander Lobakin
2019-04-17net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov
2019-04-17net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi
2019-04-17net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi
2019-04-17vrf: check accept_source_route on the original netdeviceStephen Suryaputra
2019-04-17tcp: fix a potential NULL pointer dereference in tcp_sk_exitDust Li
2019-04-17tcp: Ensure DCTCP reacts to lossesKoen De Schepper
2019-04-17sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long
2019-04-17openvswitch: fix flow actions reallocationAndrea Righi
2019-04-17net/sched: fix ->get helper of the matchall clsNicolas Dichtel
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-17net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan
2019-04-17netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-04-17net-gro: Fix GRO flush when receiving a GSO packet.Steffen Klassert
2019-04-17net: ethtool: not call vzalloc for zero sized memory requestLi RongQing
2019-04-17kcm: switch order of device registration to fix a crashJiri Slaby
2019-04-17ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi
2019-04-17ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu
2019-04-17ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato
2019-04-17netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo
2019-04-17netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso
2019-04-17netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso
2019-04-05netfilter: physdev: relax br_netfilter dependencyFlorian Westphal
2019-04-05netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...Chieh-Min Wang
2019-04-05netfilter: conntrack: tcp: only close if RST matches exact sequenceFlorian Westphal
2019-04-05netfilter: nf_tables: check the result of dereferencing base_chain->statsLi RongQing
2019-04-05xsk: fix to reject invalid flags in xsk_bindBjörn Töpel
2019-04-03ila: Fix rhashtable walker list corruptionHerbert Xu
2019-04-03tipc: fix cancellation of topology subscriptionsErik Hugne
2019-04-03tipc: change to check tipc_own_id to return in tipc_net_stopXin Long
2019-04-03tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne
2019-04-03tcp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-04-03sctp: use memdup_user instead of vmemdup_userXin Long
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier
2019-04-03net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing
2019-04-03net: rose: fix a possible stack overflowEric Dumazet
2019-04-03net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch
2019-04-03net: datagram: fix unbounded loop in __skb_try_recv_datagram()Paolo Abeni
2019-04-03ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long
2019-04-03genetlink: Fix a memory leak on error pathYueHaibing
2019-04-03dccp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-04-03netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso
2019-04-03Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-04-03Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-03-27netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal
2019-03-27Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung
2019-03-27libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov