summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-20nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-20nfc: add missing attribute validation for SE APIJakub Kicinski
2020-03-20net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-20nl802154: add missing attribute validation for dev_typeJakub Kicinski
2020-03-20nl802154: add missing attribute validationJakub Kicinski
2020-03-20net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-20ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-20gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-20cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-11net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-03-11net: sched: correct flower port blockingJason Baron
2020-03-11sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-03-11ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-03-11ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-03-11net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-03-11cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-03-11cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-03-11mac80211: consider more elements in parsing CRCJohannes Berg
2020-02-28netfilter: xt_hashlimit: limit the max size of hashtableCong Wang
2020-02-28netfilter: xt_bpf: add overflow checksJann Horn
2020-02-28net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-28net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-14rxrpc: Fix service call disconnectionDavid Howells
2020-02-14sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-14tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-02-14tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-02-14tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-02-14tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-02-14rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells
2020-02-14rxrpc: Fix insufficient receive notification generationDavid Howells
2020-02-14net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-14net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet
2020-02-14cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-02-05wireless: wext: avoid gcc -O3 warningArnd Bergmann
2020-02-05mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen
2020-02-05wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat
2020-02-05mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil
2020-02-05Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter
2020-02-05net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-29net/x25: fix nonblocking connectMartin Schiller
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net: ethtool: Add back transceiver typeFlorian Fainelli
2020-01-29packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2020-01-29net: neigh: use long type to store jiffies deltaEric Dumazet