summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-07-16skbuff: fix compilation warnings in skb_dump()Qian Cai
2019-07-16netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana
2019-07-16netfilter: nf_tables: don't fail when updating base chain policyFlorian Westphal
2019-07-16netfilter: conntrack: always store window size un-scaledFlorian Westphal
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera
2019-07-16netfilter: nf_tables: fix module autoload for redirChristian Hesse
2019-07-16netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu
2019-07-16netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin
2019-07-16SUNRPC: Skip zero-refcount transportsTrond Myklebust
2019-07-16SUNRPC: Replace division by multiplication in calculation of queue lengthTrond Myklebust
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-15bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev
2019-07-15bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev
2019-07-15net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi
2019-07-15netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal
2019-07-14sit: use dst_cache in ipip6_tunnel_xmitHaishuang Yan
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-12Merge tag '9p-for-5.3' of git://github.com/martinetd/linuxLinus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12tipc: ensure head->lock is initialisedChris Packham
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov
2019-07-12net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko
2019-07-12SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust
2019-07-12Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2019-07-12xdp: fix potential deadlock on socket mutexIlya Maximets
2019-07-12xdp: fix possible cq entry leakIlya Maximets
2019-07-11Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11ipv6: fix static key imbalance in fl_create()Eric Dumazet
2019-07-11ipv6: fix potential crash in ip6_datagram_dst_update()Eric Dumazet
2019-07-11ipv6: tcp: fix flowlabels reflection for RST packetsEric Dumazet
2019-07-11ipv6: Use ipv6_authlen for lenyangxingwu
2019-07-11hsr: switch ->dellink() to ->ndo_uninit()Cong Wang
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-09rds: avoid version downgrade to legitimate newer peer connectionsSantosh Shilimkar
2019-07-09rds: Return proper "tos" value to user-spaceGerd Rausch
2019-07-09rds: Accept peer connection reject messages due to incompatible versionGerd Rausch
2019-07-09Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch
2019-07-09rds: fix reordering with composite message notificationSantosh Shilimkar
2019-07-09net: dsa: add support for BRIDGE_MROUTER attributeVivien Didelot
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso