summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
2019-12-29xsk: Fix registration of Rx-only socketsMagnus Karlsson
2019-12-29netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso
2019-12-29net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton
2019-12-29bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc
2019-12-29netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter
2019-12-29vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella
2019-12-29net/smc: fix ethernet interface refcountingUrsula Braun
2019-12-29net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley
2019-12-29ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet
2019-12-29net/tls: add a TX lockJakub Kicinski
2019-12-29net/tls: don't pay attention to sk_write_pending when pushing partial recordsJakub Kicinski
2019-12-29nfc: netlink: fix double device reference dropPan Bian
2019-12-29net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-12-29ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern
2019-12-16net/flow_dissector: switch to siphashEric Dumazet
2019-12-16net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski