aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-03-05Merge tag 'v4.15.7' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.6' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.5' into v4.15/standard/baseBruce Ashfield
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-28netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-02-25dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni
2018-02-25net_sched: gen_estimator: fix lockdep splatEric Dumazet
2018-02-25net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn
2018-02-25rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan
2018-02-25rds: tcp: correctly sequence cleanup on netns deletion.Sowmini Varadhan
2018-02-25netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang
2018-02-25netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang
2018-02-25netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-02-25netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov
2018-02-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet
2018-02-25netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov
2018-02-229p/trans_virtio: discard zero-length replyGreg Kurz
2018-02-22xprtrdma: Fix BUG after a device removalChuck Lever
2018-02-22xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever
2018-02-22mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams
2018-02-13Merge tag 'v4.15.3' into v4.15/standard/baseBruce Ashfield
2018-02-13Merge tag 'v4.15.2' into v4.15/standard/baseBruce Ashfield
2018-02-12net: sched: fix use-after-free in tcf_block_put_extJiri Pirko
2018-02-12net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang
2018-02-12soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet
2018-02-12ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau
2018-02-12cls_u32: add missing RCU annotation.Paolo Abeni
2018-02-12tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell
2018-02-12net: ipv6: send unsolicited NA after DADDavid Ahern
2018-02-12Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin
2018-02-12ipv6: change route cache aging logicWei Wang
2018-02-12ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet
2018-02-12tcp: release sk_frag.page in tcp_disconnectLi RongQing
2018-02-12net: igmp: add a missing rcu locking sectionEric Dumazet
2018-02-12ip6mr: fix stale iteratorNikolay Aleksandrov
2018-02-07nl80211: Sanitize array index in parse_txq_paramsDan Williams
2018-02-02Resolve jiffies wrapping about arpLi Wang
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert
2018-01-24kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert
2018-01-24net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller
2018-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-23xfrm: fix boolean assignment in xfrm_get_type_offloadGustavo A. R. Silva
2018-01-23xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP versionYossi Kuperman
2018-01-22tls: Correct length of scatterlist in tls_sw_sendpageDave Watson
2018-01-22net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau