summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08selftest: net: add alternative names testJiri Pirko
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-11-08packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2019-11-08Merge branch 'TIPC-Encryption'David S. Miller
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien
2019-11-08tipc: add new AEAD key structure for user APITuong Lien
2019-11-08tipc: enable creating a "preliminary" nodeTuong Lien
2019-11-08tipc: add reference counter to bearerTuong Lien
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet
2019-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-11-08Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-08cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo
2019-11-08net: icmp: fix data-race in cmp_global_allow()Eric Dumazet
2019-11-08Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella
2019-11-08ice: print opcode when printing controlq errorsJacob Keller
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan
2019-11-08ice: remove unnecessary conditional checkBruce Allan
2019-11-08ice: Update enum ice_flg64_bits to current specificationBrett Creeley
2019-11-08ice: delay lessMitch Williams
2019-11-08ice: use pkg_dwnld_status instead of sq_last_statusBruce Allan
2019-11-08ice: Change max MSI-x vector_id check in cfg_irq_mapBrett Creeley
2019-11-08ice: Check if VF is disabled for Opcode and other operationsAkeem G Abodunrin
2019-11-08ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt
2019-11-08ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni
2019-11-08ice: avoid setting features during resetHenry Tieman
2019-11-08ice: Implement DCBNL supportDave Ertman
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2019-11-08cxgb4: fix 64-bit division on i386Rahul Lakkireddy
2019-11-08Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller
2019-11-08cxgb4: Use match_string() helper to simplify the codeYueHaibing
2019-11-08net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-11-08Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-11-08Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-08Merge tag 'sound-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen