summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-17ixgbe: NULL xdp_tx rings on resource cleanupJohn Fastabend
2017-07-17mlxsw: spectrum: Improve IPv6 unregistered multicast floodingArkadi Sharshevsky
2017-07-17mlxsw: spectrum: Add support for IPv6 MLDv1/2 trapsArkadi Sharshevsky
2017-07-17mlxsw: spectrum: Trap IPv4 packets with Router Alert optionIdo Schimmel
2017-07-17mlxsw: spectrum: Mark packets trapped in routerIdo Schimmel
2017-07-17mlxsw: spectrum_flower: Add support for ip tosOr Gerlitz
2017-07-17mlxsw: spectrum: Add tos to the ipv4 acl blockOr Gerlitz
2017-07-17mlxsw: acl: Add ip tos acl elementOr Gerlitz
2017-07-17mlxsw: spectrum_flower: Add support for ip ttlOr Gerlitz
2017-07-17mlxsw: spectrum: Add ttl to the ipv4 acl blockOr Gerlitz
2017-07-17mlxsw: acl: Add ip ttl acl elementOr Gerlitz
2017-07-17net: axienet: add support for standard phy-mode bindingAlvaro G. M
2017-07-16atm: idt77252: constify pci_device_id.Arvind Yadav
2017-07-16atm: eni: constify pci_device_id.Arvind Yadav
2017-07-16atm: firestream: constify pci_device_id.Arvind Yadav
2017-07-16atm: zatm: constify pci_device_id.Arvind Yadav
2017-07-16atm: lanai: constify pci_device_id.Arvind Yadav
2017-07-16atm: solos-pci: constify pci_device_id.Arvind Yadav
2017-07-16atm: horizon: constify pci_device_id.Arvind Yadav
2017-07-16atm: he: constify pci_device_id.Arvind Yadav
2017-07-16atm: nicstar: constify pci_device_id.Arvind Yadav
2017-07-16atm: fore200e: constify pci_device_id.Arvind Yadav
2017-07-16atm: ambassador: constify pci_device_id.Arvind Yadav
2017-07-16atm: iphase: constify pci_device_id.Arvind Yadav
2017-07-16sunvnet: add support for IPv6 checksum offloadsShannon Nelson
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin
2017-07-12sfc: don't read beyond unicast address listBert Kenward
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng
2017-07-12nfp: freeing the wrong variableDan Carpenter
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-11tap: convert a mutex to a spinlockWANG Cong
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet
2017-07-11cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan
2017-07-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds