summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-11net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov1-2/+3
2020-03-11net: sched: correct flower port blockingJason Baron1-0/+1
2020-03-11sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long1-7/+20
2020-03-11ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-3/+4
2020-03-11ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier1-0/+1
2020-03-11net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman1-1/+1
2020-03-11cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich1-0/+1
2020-03-11cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich1-2/+6
2020-03-11mac80211: consider more elements in parsing CRCJohannes Berg1-6/+12
2020-02-28netfilter: xt_hashlimit: limit the max size of hashtableCong Wang1-0/+10
2020-02-28netfilter: xt_bpf: add overflow checksJann Horn1-0/+3
2020-02-28net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti1-0/+1
2020-02-28net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti1-0/+1
2020-02-15rxrpc: Fix service call disconnectionDavid Howells1-2/+1
2020-02-15sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas1-0/+4
2020-02-15tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet1-0/+2
2020-02-15tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet1-0/+2
2020-02-15tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet1-0/+1
2020-02-15tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet1-0/+1
2020-02-15rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells5-23/+15
2020-02-15rxrpc: Fix insufficient receive notification generationDavid Howells1-2/+1
2020-02-15net_sched: fix an OOB access in cls_tcindexCong Wang1-20/+20
2020-02-15net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet1-0/+2
2020-02-15cls_rsvp: fix rsvp_policyEric Dumazet1-4/+2
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary1-3/+17
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel2-4/+22
2020-02-05wireless: wext: avoid gcc -O3 warningArnd Bergmann1-1/+2
2020-02-05mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen1-3/+15
2020-02-05wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat1-3/+10
2020-02-05mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil1-0/+3
2020-02-05Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter1-0/+3
2020-02-05net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet1-0/+3
2020-01-29net/x25: fix nonblocking connectMartin Schiller1-1/+5
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József4-10/+10
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang1-2/+1
2020-01-29net_sched: fix datalen for ematchCong Wang1-1/+1
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-29net: ethtool: Add back transceiver typeFlorian Fainelli1-0/+2
2020-01-29packet: fix data-race in fanout_flow_is_huge()Eric Dumazet1-3/+9
2020-01-29net: neigh: use long type to store jiffies deltaEric Dumazet1-2/+2
2020-01-29net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2
2020-01-29net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6
2020-01-29act_mirred: Fix mirred_init_module error handlingYueHaibing1-1/+5
2020-01-29llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers1-27/+6
2020-01-29llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers3-18/+30
2020-01-29mac80211: accept deauth frames in IBSS modeJohannes Berg1-1/+10
2020-01-29net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch1-1/+1
2020-01-29mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau1-1/+1
2020-01-29rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells1-0/+3