summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-01-09packet: validate address length if non-zeroWillem de Bruijn
2019-01-09packet: validate address lengthWillem de Bruijn
2019-01-09net/tls: allocate tls context using GFP_ATOMICGanesh Goudar
2019-01-09net/smc: fix TCP fallback socket releaseMyungho Jung
2019-01-09netrom: fix locking in nr_find_socket()Cong Wang
2019-01-09net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek
2019-01-09net: clear skb->tstamp in forwarding pathsEric Dumazet
2019-01-09ip: validate header length on virtual device xmitWillem de Bruijn
2019-01-09ipv6: tunnels: fix two use-after-freeEric Dumazet
2019-01-09ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2019-01-09ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-09ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-09ieee802154: lowpan_header_create check must check daddrWillem de Bruijn
2019-01-09gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2019-01-09ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang
2018-12-29xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2018-12-17tcp: lack of available data can also cause TSO deferEric Dumazet
2018-12-17netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo
2018-12-17netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo
2018-12-17netfilter: nat: fix double register in masquerade modulesTaehee Yoo
2018-12-17netfilter: add missing error handling code for register functionsTaehee Yoo
2018-12-17netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac
2018-12-17ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-12-17netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo
2018-12-17netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal
2018-12-17netfilter: xt_RATEEST: remove netns exit routineTaehee Yoo
2018-12-17netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal
2018-12-17netfilter: nf_conncount: fix unexpected permanent node of list.Taehee Yoo
2018-12-17netfilter: nf_conncount: fix list_del corruption in conn_freeTaehee Yoo
2018-12-17netfilter: nf_conncount: use spin_lock_bh instead of spin_lockTaehee Yoo
2018-12-17net: fix XPS static_key accountingSabrina Dubroca
2018-12-17net: restore call to netdev_queue_numa_node_write when resetting XPSSabrina Dubroca
2018-12-17sctp: update frag_point when stream_interleave is setXin Long
2018-12-17tcp: fix NULL ref in tail loss probeYuchung Cheng
2018-12-17tcp: Do not underestimate rwnd_limitedEric Dumazet
2018-12-17sctp: kfree_rcu asocXin Long
2018-12-17rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet
2018-12-17net: use skb_list_del_init() to remove from RX sublistsEdward Cree
2018-12-17net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch
2018-12-17ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani
2018-12-17ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio
2018-12-17ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner
2018-12-13mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-13mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-12-13mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang
2018-12-13cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever