summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-01-31hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo
2020-01-31gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2020-01-31net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-01-31net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-01-31tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2020-01-31tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2020-01-31openvswitch: support asymmetric conntrackAaron Conole
2020-01-31net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2020-01-31net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2020-01-31net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2020-01-31net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2020-01-31mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2020-01-31inet: protect against too small mtu values.Eric Dumazet
2020-01-31net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2020-01-31SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2020-01-31mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-19xfrm: release device reference for invalid stateXiaodong Xu
2020-01-19tipc: fix link name length checkJohn Rutherford
2020-01-19net/tls: use sg_next() to walk sg entriesJakub Kicinski
2020-01-19net/tls: remove the dead inplace_crypto codeJakub Kicinski
2020-01-19net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2020-01-19net: sockmap: use bitmap for copy infoJakub Kicinski
2020-01-19net/tls: free the record on encryption errorJakub Kicinski
2020-01-19net/tls: take into account that bpf_exec_tx_verdict() may free the recordJakub Kicinski
2020-01-19openvswitch: remove another BUG_ON()Paolo Abeni
2020-01-19openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2020-01-19sctp: cache netns in sctp_ep_commonXin Long
2020-01-19sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost
2020-01-19openvswitch: fix flow command message sizePaolo Abeni
2020-01-19net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li
2020-01-19net: psample: fix skb_over_panicNikolay Aleksandrov
2020-01-19xfrm: Fix memleak on xfrm state destroySteffen Klassert
2020-01-19mac80211: fix station inactive_time shortly after bootAhmed Zaki
2020-01-19bridge: ebtables: don't crash when using dnat target in output chainsFlorian Westphal
2020-01-19netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik
2020-01-19netfilter: ipset: Fix the last missing check of nla_parse_deprecated()Jozsef Kadlecsik
2020-01-09vhost/vsock: split packets to send using multiple buffersStefano Garzarella
2020-01-09taprio: don't reject same mqprio settingsIvan Khoronzhuk
2020-01-09ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu
2020-01-09net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn
2020-01-09net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long
2020-01-09net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2020-01-09net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2020-01-09net/smc: fix fastopen for non-blocking connect()Ursula Braun
2020-01-09ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault
2019-12-29netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio
2019-12-29SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-12-29SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-12-29ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-12-29ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti