]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
net: link_watch: prevent starvation when processing linkwatch wq
[linux.git] / drivers /
2019-07-02 David S. MillerMerge branch 'mlxsw-PTP-timestamping-support'
2019-07-02 Petr Machatamlxsw: spectrum: PTP: Support ethtool get_ts_info
2019-07-02 Petr Machatamlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTST...
2019-07-02 Petr Machatamlxsw: spectrum: PTP: Configure PTP traps and FIFO events
2019-07-02 Petr Machatamlxsw: spectrum: PTP: Garbage-collect unmatched entries
2019-07-02 Petr Machatamlxsw: spectrum: PTP: Support timestamping on Spectrum-1
2019-07-02 Petr Machatamlxsw: spectrum: PTP: Disable BH when working with PHC
2019-07-02 Petr Machatamlxsw: spectrum: PTP: Add PTP initialization / finalization
2019-07-02 Petr Machatamlxsw: pci: PTP: Hook into packet transmit path
2019-07-02 Petr Machatamlxsw: core: Add support for using SKB control buffer
2019-07-02 Petr Machatamlxsw: spectrum: PTP: Hook into packet receive path
2019-07-02 Petr Machatamlxsw: spectrum: Add support for traps specific to...
2019-07-02 Petr Machatamlxsw: spectrum: Extract a helper for trap registration
2019-07-02 Petr Machatamlxsw: reg: Add Monitoring Global Configuration Register
2019-07-02 Petr Machatamlxsw: reg: Add Time Precision Packet Timestamping Reading
2019-07-02 Petr Machatamlxsw: reg: Add Monitoring Precision Time Protocol...
2019-07-02 Petr Machatamlxsw: reg: Add Monitoring Time Precision Packet Port...
2019-07-01 David S. MillerMerge tag 'mlx5e-updates-2019-06-28' of git://git.kerne...
2019-06-30 David S. MillerMerge branch '10GbE' of git://git.kernel.org/pub/scm...
2019-06-29 Heiner Kallweitr8169: remove not needed call to dma_sync_single_for_device
2019-06-29 Heiner Kallweitr8169: consider that 32 Bit DMA is the default
2019-06-29 Heiner Kallweitr8169: improve handling VLAN tag
2019-06-29 Xue Chaojinghinic: add vlan offload support
2019-06-28 Paul Blakeynet/mlx5e: Disallow tc redirect offload cases we don...
2019-06-28 Paul Blakeynet/mlx5e: Expose same physical switch_id for all repre...
2019-06-28 Gavi Teitznet/mlx5e: Don't refresh TIRs when updating representor SQs
2019-06-28 Arnd Bergmannnet/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_c...
2019-06-28 Parav Panditnet/mlx5e: Set drvinfo in generic manner
2019-06-28 Parav Panditnet/mlx5e: Correct phys_port_name for PF port
2019-06-28 Ariel Levkovichnet/mlx5e: Report netdevice MPLS features
2019-06-28 Ariel Levkovichnet/mlx5e: Move to HW checksumming advertising
2019-06-28 Gavi Teitznet/mlx5: MPFS, Allow adding the same MAC more than once
2019-06-28 Gavi Teitznet/mlx5: MPFS, Cleanup add MAC flow
2019-06-28 Saeed MahameedMerge branch 'mlx5-next' of git://git.kernel.org/pub...
2019-06-28 Vitaly Lifshitse1000e: PCIm function state support
2019-06-28 Detlev Casanovae1000e: Make watchdog use delayed work
2019-06-28 Harshitha Ramamurthyi40e: Add macvlan support on i40e
2019-06-28 Alexander Duyckixgbevf: Use cached link state instead of re-reading...
2019-06-28 Colin Ian Kingiavf: fix dereference of null rx_buffer pointer
2019-06-28 Artem Bityutskiyigb: add RR2DCDELAY to ethtool registers dump
2019-06-28 Artem Bityutskiyigb: minor ethool regdump amendment
2019-06-28 Jeff Kirsheriavf: Fix up debug print macro
2019-06-28 Arjan van de Vene1000e: Reduce boot time by tightening sleep ranges
2019-06-28 Gustavo A. R. Silvaiavf: use struct_size() helper
2019-06-28 Venkatesh Srinivase1000: Use dma_wmb() instead of wmb() before doorbell...
2019-06-28 Colin Ian Kingixgbe: fix potential u32 overflow on shift
2019-06-28 Dann Frazierixgbe: Avoid NULL pointer dereference with VF on non...
2019-06-28 Miguel Bernal Marine1000e: Increase pause and refresh time
2019-06-28 Gustavo A. R. Silvaice: Use struct_size() helper
2019-06-28 David S. MillerMerge branch 'net-sched-Add-txtime-assist-support-for...
2019-06-28 Vedang Pateligb: clear out skb->tstamp after reading the txtime
2019-06-28 David S. MillerMerge tag 'batadv-next-for-davem-20190627v2' of git...
2019-06-28 David S. MillerMerge branch 'hns3-next'
2019-06-28 Peng Linet: hns3: optimize the CSQ cmd error handling
2019-06-28 Yunsheng Linnet: hns3: remove RXD_VLD check in hns3_handle_bdinfo
2019-06-28 Jian Shennet: hns3: remove unused linkmode definition
2019-06-28 Yufeng Monet: hns3: fix a statistics issue about l3l4 checksum error
2019-06-28 Huazhong Tannet: hns3: handle empty unknown interrupt
2019-06-28 Huazhong Tannet: hns3: re-schedule reset task while VF reset fail
2019-06-28 Yonglong Liunet: hns3: add Asym Pause support to fix autoneg problem
2019-06-28 Yonglong Liunet: hns3: fix a -Wformat-nonliteral compile warning
2019-06-28 Yunsheng Linnet: hns3: add some error checking in hclge_tm module
2019-06-28 Yunsheng Linnet: hns3: change SSU's buffer allocation according to UM
2019-06-28 Yunsheng Linnet: hns3: enable DCB when TC num is one and pfc_en...
2019-06-28 Huazhong Tannet: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue
2019-06-28 David S. MillerMerge branch 'Better-PHYLINK-compliance-for-SJA1105-DSA'
2019-06-28 Vladimir Olteannet: dsa: sja1105: Mark in-band AN modes not supported...
2019-06-28 Vladimir Olteannet: dsa: sja1105: Check for PHY mode mismatches with...
2019-06-28 Vladimir Olteannet: dsa: sja1105: Don't check state->link in phylink_m...
2019-06-28 Arnd Bergmannhinic: reduce rss_init stack usage
2019-06-28 David S. MillerMerge branch 'stmmac-10GbE-using-XGMAC'
2019-06-28 Jose Abreunet: stmmac: Update Kconfig entry
2019-06-28 Jose Abreunet: stmmac: Only disable interrupts if NAPI is scheduled
2019-06-28 Jose Abreunet: stmmac: Update RX Tail Pointer to last free entry
2019-06-28 Jose Abreunet: stmmac: Enable support for > 32 Bits addressing...
2019-06-28 Jose Abreunet: stmmac: Do not disable interrupts when cleaning TX
2019-06-28 Jose Abreunet: stmmac: Add the missing speeds that XGMAC supports
2019-06-28 Jose Abreunet: stmmac: dwxgmac: Fix the undefined burst setting
2019-06-28 Jose Abreunet: stmmac: Decrease default RX Watchdog value
2019-06-28 Jose Abreunet: stmmac: Do not try to enable PHY EEE if MAC does...
2019-06-28 Jose Abreunet: stmmac: dwxgmac: Enable EDMA by default
2019-06-28 Jose Abreunet: stmmac: Fix case when PHY handle is not present
2019-06-28 Sergej Benilovsis900: remove TxIDLE
2019-06-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-06-28 David S. MillerMerge branch 'nfp-extend-flower-capabilities-for-GRE...
2019-06-28 Pieter Jansen van... nfp: flower: add GRE encap action support
2019-06-28 Pieter Jansen van... nfp: flower: add GRE decap classification support
2019-06-28 Pieter Jansen van... nfp: flower: rename tunnel related functions in action...
2019-06-28 Pieter Jansen van... nfp: flower: add helper functions for tunnel classification
2019-06-28 Pieter Jansen van... nfp: flower: refactor tunnel key layer calculation
2019-06-28 David S. MillerMerge branch 'net-dsa-microchip-Further-regmap-cleanups'
2019-06-28 Marek Vasutnet: dsa: microchip: Replace bit RMW with regmap
2019-06-28 Marek Vasutnet: dsa: microchip: Replace ksz9477_wait_alu_sta_ready...
2019-06-28 Marek Vasutnet: dsa: microchip: Replace ksz9477_wait_alu_ready...
2019-06-28 Marek Vasutnet: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_rea...
2019-06-28 Marek Vasutnet: dsa: microchip: Replace ad-hoc polling with regmap
2019-06-28 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2019-06-28 Linus TorvaldsMerge tag 'for-5.2/dm-fixes-2' of git://git.kernel...
2019-06-28 Linus TorvaldsMerge tag 'for-linus-20190627' of gitolite.kernel.org...
2019-06-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next