summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-02-14hv_sock: Remove the accept port restrictionSunil Muthuswamy
2020-02-11rxrpc: Fix service call disconnectionDavid Howells
2020-02-11net_sched: fix a resource leak in tcindex_set_parms()Cong Wang
2020-02-11sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-11rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells
2020-02-11rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells
2020-02-11rxrpc: Fix insufficient receive notification generationDavid Howells
2020-02-11rxrpc: Fix use-after-free in rxrpc_put_local()David Howells
2020-02-11tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-02-11net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-11net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet
2020-02-11l2tp: Allow duplicate session creation with UDPRidge Kennedy
2020-02-11cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
2020-02-05xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang
2020-02-05xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-02-05netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal
2020-02-05wireless: wext: avoid gcc -O3 warningArnd Bergmann
2020-02-05mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor
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-01net_sched: fix ops->bind_class() implementationsCong Wang
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-29net/x25: fix nonblocking connectMartin Schiller
2020-01-29netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2020-01-29tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-29Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni
2020-01-29net-sysfs: Fix reference count leakJouni Hogander
2020-01-29net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2020-01-29net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2020-01-29net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2020-01-29net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-29ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-27packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2020-01-27net: neigh: use long type to store jiffies deltaEric Dumazet
2020-01-27xsk: Fix registration of Rx-only socketsMagnus Karlsson