summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2019-02-211-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | libceph: handle an empty authorize replyIlya Dryomov2019-02-181-6/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2013-143/+108Star
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-02-192-1/+5
| |\ \ \
| | * | | ipvs: fix warning on unused variableAndrea Claudi2019-02-161-1/+2
| | * | | netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso2019-02-151-0/+3
| * | | | mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun2019-02-191-1/+1
| | |_|/ | |/| |
| * | | net: Do not allocate page fragments that are not skb alignedAlexander Duyck2019-02-181-0/+4
| * | | tcp: tcp_v4_err() should be more carefulEric Dumazet2019-02-181-1/+4
| * | | tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-181-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-173-13/+14
| |\ \ \
| | * | | xsk: do not remove umem from netdevice on fall-back to copy-modeBjörn Töpel2019-02-121-1/+2
| | * | | xsk: share the mmap_sem for page pinningDavidlohr Bueso2019-02-111-4/+4
| | * | | xsk: add missing smp_rmb() in xsk_mmapMagnus Karlsson2019-02-111-0/+4
| | * | | bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn2019-02-111-8/+4Star
| * | | | net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-161-2/+2
| * | | | net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi2019-02-161-14/+20
| * | | | mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-151-1/+5
| * | | | mac80211: Free mpath object when rhashtable insertion failsHerbert Xu2019-02-151-8/+9
| * | | | mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2019-02-152-101/+43Star
| | |/ / | |/| |
* | | | Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-02-171-11/+38
|\ \ \ \
| * | | | sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew2019-02-151-11/+38
* | | | | Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-02-172-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rpc: properly check debugfs dentry before using itGreg Kroah-Hartman2019-02-121-1/+1
| * | | | xprtrdma: Make sure Send CQ is allocated on an existing compvecNicolas Morey-Chaisemartin2019-02-121-1/+2
* | | | | net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-141-1/+1
* | | | | sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long2019-02-141-1/+3
* | | | | sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long2019-02-141-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-02-145-8/+18
|\ \ \ \ \
| * | | | | netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso2019-02-131-1/+2
| * | | | | ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi2019-02-123-6/+15
| * | | | | netfilter: compat: initialize all fields in xt_initFrancesco Ruggeri2019-02-121-1/+1
* | | | | | net_sched: fix two more memory leaks in cls_tcindexCong Wang2019-02-121-9/+7Star
* | | | | | net_sched: fix a memory leak in cls_tcindexCong Wang2019-02-121-16/+30
* | | | | | net_sched: fix a race condition in tcindex_destroy()Cong Wang2019-02-121-7/+11
* | | | | | net/packet: fix 4gb buffer limit due to overflow checkKal Conley2019-02-121-1/+1
* | | | | | inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-122-1/+10
* | | | | | batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet2019-02-121-0/+2
* | | | | | ipv6: propagate genlmsg_reply return codeLi RongQing2019-02-121-3/+1Star
* | | | | | Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-02-126-23/+52
|\ \ \ \ \ \
| * | | | | | mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-02-111-1/+3
| * | | | | | cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg2019-02-111-11/+24
| * | | | | | cfg80211: pmsr: record netlink port IDJohannes Berg2019-02-111-0/+1
| * | | | | | nl80211: Fix FTM per burst maximum valueAviya Erenfeld2019-02-111-1/+1
| * | | | | | mac80211: call drv_ibss_join() on restartJohannes Berg2019-02-111-1/+5
| * | | | | | cfg80211: pmsr: fix abort lockingJohannes Berg2019-02-062-7/+17
| * | | | | | cfg80211: pmsr: fix MAC address settingJohannes Berg2019-02-061-2/+1Star
* | | | | | | tipc: fix link session and re-establish issuesTuong Lien2019-02-123-5/+43
* | | | | | | net: fix IPv6 prefix route residueZhiqiang Liu2019-02-121-1/+2
* | | | | | | tipc: fix skb may be leaky in tipc_link_inputHoang Le2019-02-121-1/+1
| |/ / / / / |/| | | | |