summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King
2018-04-19net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier
2018-04-18net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan
2018-04-18tun: fix vlan packet truncationBjørn Mork
2018-04-17sfc: check RSS is active for filter insertBert Kenward
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon
2018-04-16team: avoid adding twice the same option to the event listPaolo Abeni
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier
2018-04-16Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree
2018-04-14sfc: insert ARFS filters with replace_equal=trueEdward Cree
2018-04-13virtio-net: add missing virtqueue kick when flushing packetsJason Wang
2018-04-12net: dsa: mv88e6xxx: Fix receive time stamp race condition.Richard Cochran
2018-04-12nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren
2018-04-12nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren
2018-04-12nfp: print a message when mutex wait is interruptedJakub Kicinski
2018-04-12nfp: ignore signals when communicating with management FWJakub Kicinski
2018-04-12ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot
2018-04-12ibmvnic: Handle all login error conditionsNathan Fontenot
2018-04-12lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J
2018-04-12mISDN: Remove VLAsLaura Abbott
2018-04-12ibmvnic: Define vnic_login_client_data name field as unsized arrayKees Cook
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-04-11tun: send netlink notification when the device is modifiedSabrina Dubroca
2018-04-11tun: set the flags before registering the netdeviceSabrina Dubroca
2018-04-11lan78xx: Don't reset the interface on openPhil Elwell
2018-04-11bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan
2018-04-11bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan
2018-04-11bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna
2018-04-11bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna
2018-04-11bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek
2018-04-11bnxt_en: Fix ethtool -x crash when device is down.Michael Chan
2018-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11mac80211_hwsim: use DEFINE_IDAMatthew Wilcox
2018-04-11rapidio: use a reference count for struct mport_dma_reqIoan Nicu
2018-04-11drivers/rapidio/rio-scan.c: fix typo in commentVasyl Gomonovych
2018-04-11proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin
2018-04-11mm: check __highest_present_section_nr directly in memory_dev_init()Wei Yang
2018-04-11vhost: return bool from *_access_ok() functionsStefan Hajnoczi