summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-08batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann
2019-05-08batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann
2019-05-08batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann
2019-05-08caif: reduce stack size with KASANArnd Bergmann
2019-05-08rxrpc: Fix net namespace cleanupDavid Howells
2019-05-08packet: validate msg_namelen in send directlyWillem de Bruijn
2019-05-08sctp: avoid running the sctp state machine recursivelyXin Long
2019-05-08ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn
2019-05-08ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet
2019-05-08ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani
2019-05-04netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTINGXin Long
2019-05-04netfilter: nft_set_rbtree: check for inactive element after flag mismatchPablo Neira Ayuso
2019-05-02ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu
2019-05-02net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet
2019-05-02net/rose: Convert timers to use timer_setup()Kees Cook
2019-05-02net: rds: exchange of 8K and 1M poolZhu Yanjun
2019-05-02ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet
2019-05-02tipc: check link name with right length in tipc_nl_compat_link_setXin Long
2019-05-02tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long
2019-05-02netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal
2019-05-02ipvs: fix warning on unused variableAndrea Claudi
2019-05-02tipc: handle the err returned from cmd header functionXin Long
2019-05-02vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr
2019-05-02sunrpc: don't mark uninitialised items as VALID.NeilBrown
2019-04-27net: IP6 defrag: use rbtrees in nf_conntrack_reasm.cPeter Oskolkov
2019-04-27net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-04-27ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2019-04-27net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-04-27ipv6: frags: fix a lockdep false positiveEric Dumazet
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-04-27ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet
2019-04-27ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra
2019-04-27tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-27net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi
2019-04-27net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-27net: bridge: fix per-port af_packet socketsNikolay Aleksandrov
2019-04-27net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-20netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso
2019-04-209p: do not trust pdu content for stat item sizeGertjan Halkes
2019-04-17ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato
2019-04-17net: ethtool: not call vzalloc for zero sized memory requestLi RongQing
2019-04-17netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-17vrf: check accept_source_route on the original netdeviceStephen Suryaputra
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