summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Avoid RPC delays when exiting suspendTrond Myklebust2019-12-131-1/+1
* xfrm: release device reference for invalid stateXiaodong Xu2019-12-131-0/+3
* tipc: fix link name length checkJohn Rutherford2019-12-041-2/+2
* net/tls: use sg_next() to walk sg entriesJakub Kicinski2019-12-042-12/+4
* net/tls: remove the dead inplace_crypto codeJakub Kicinski2019-12-041-5/+1
* net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski2019-12-043-6/+6
* net/tls: free the record on encryption errorJakub Kicinski2019-12-041-2/+8
* net/tls: take into account that bpf_exec_tx_verdict() may free the recordJakub Kicinski2019-12-041-5/+8
* openvswitch: remove another BUG_ON()Paolo Abeni2019-12-041-1/+5
* openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni2019-12-041-1/+4
* sctp: cache netns in sctp_ep_commonXin Long2019-12-043-2/+4
* sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost2019-12-041-1/+3
* openvswitch: fix flow command message sizePaolo Abeni2019-12-041-1/+5
* net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li2019-12-044-5/+6
* net: psample: fix skb_over_panicNikolay Aleksandrov2019-12-041-1/+1
* xfrm: Fix memleak on xfrm state destroySteffen Klassert2019-12-041-0/+2
* mac80211: fix station inactive_time shortly after bootAhmed Zaki2019-12-041-1/+2
* mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg2019-12-041-1/+1
* netfilter: nf_tables_offload: skip EBUSY on chain updatePablo Neira Ayuso2019-12-041-1/+2
* netfilter: nf_tables: bogus EOPNOTSUPP on basechain updatePablo Neira Ayuso2019-12-041-0/+1
* bridge: ebtables: don't crash when using dnat target in output chainsFlorian Westphal2019-12-041-4/+15
* netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik2019-12-043-13/+30
* net: disallow ancillary data for __sys_{send,recv}msg_file()Jens Axboe2019-12-041-6/+37
* net: separate out the msghdr copy from ___sys_{send,recv}msg()Jens Axboe2019-12-041-46/+95
* vhost/vsock: split packets to send using multiple buffersStefano Garzarella2019-11-291-3/+12
* net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner2019-11-291-1/+1
* taprio: don't reject same mqprio settingsIvan Khoronzhuk2019-11-291-2/+26
* ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu2019-11-291-1/+1
* net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn2019-11-292-0/+12
* net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long2019-11-291-0/+4
* net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti2019-11-291-7/+5
* net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter2019-11-291-1/+22
* net/smc: fix refcount non-blocking connect() -part 2Ursula Braun2019-11-201-0/+1
* devlink: Add method for time-stamp on reporter's dumpAya Levin2019-11-201-0/+6
* net/smc: fix fastopen for non-blocking connect()Ursula Braun2019-11-201-1/+1
* mlxsw: core: Enable devlink reload only on probeJiri Pirko2019-11-201-1/+1
* ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault2019-11-201-1/+2
* devlink: disallow reload operation during device cleanupJiri Pirko2019-11-201-1/+38
* netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio2019-11-121-1/+1
* SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust2019-11-122-1/+6
* SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust2019-11-121-0/+2
* SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust2019-11-121-2/+3
* netfilter: nft_payload: fix missing check for matching length in offloadswenxu2019-11-121-0/+38
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-11-121-8/+7
* ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-11-125-17/+28
* xsk: Fix registration of Rx-only socketsMagnus Karlsson2019-11-121-0/+6
* netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso2019-11-121-1/+2
* net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton2019-11-121-7/+4
* bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc2019-11-121-1/+6
* netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter2019-11-121-3/+5