]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2016-02-29 Jacob Kellerfm10k: use ether_addr_equal instead of memcmp
2016-02-29 Alexander Duyckfm10k: Cleanup exception handling for changing queues
2016-02-29 Jacob Kellerfm10k: correctly pack TLV structures and explain reasoning
2016-02-29 Bruce Allanfm10k: don't initialize fm10k_workqueue at global level
2016-02-29 Jacob Kellerfm10k: initialize xps at driver load
2016-02-29 Bruce Allanfm10k: cleanup overly long lines
2016-02-29 Bruce Allanfm10k: cleanup namespace pollution
2016-02-29 Bruce Allanfm10k: use BIT() macro instead of open-coded bit-shifting
2016-02-29 Bruce Allanfm10k: whitespace cleanups
2016-02-29 Bruce Allanfm10k: do not inline fm10k_iov_select_vid()
2016-02-29 Alexander Duyckfm10k: Cleanup exception handling for mailbox interrupt
2016-02-29 Alexander Duyckfm10k: Cleanup MSI-X interrupts in case of failure
2016-02-29 Jacob Kellerfm10k: conditionally compile DCB and DebugFS support
2016-02-29 Jacob Kellerfm10k: bump driver version
2016-02-29 Jacob Kellerfm10k: consistently refer to VLANs and VLAN IDs
2016-02-29 Jacob Kellerfm10k: remove namespace pollution of fm10k_iov_msg_data_pf
2016-02-29 Jacob Kellerfm10k: remove unnecessary else block from if statements...
2016-02-29 Jacob Kellerfm10k: do not use CamelCase
2016-02-29 Jacob Kellerfm10k: use ether_addr_copy to copy MAC address
2016-02-29 Jacob Kellerfm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
2016-02-29 Jacob Kellerfm10k: TRIVIAL fix typo of hardware
2016-02-29 Jacob Kellerfm10k: change default Tx ITR to 25usec
2016-02-29 Jacob Kellerfm10k: use macro for default Tx and Rx ITR values
2016-02-29 Jacob Kellerfm10k: Update adaptive ITR algorithm
2016-02-29 Jacob Kellerfm10k: introduce ITR_IS_ADAPTIVE macro
2016-02-29 Jacob Kellerfm10k: Add support for ITR scaling based on PCIe link...
2016-02-29 Jacob Kellerfm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
2016-02-29 Jacob Kellerfm10k: add statistics for actual DWORD count of mbmem...
2016-02-29 Jacob Kellerfm10k: explicitly typecast vlan values to u16
2016-02-29 Jacob Kellerfm10k: Correct typecast in fm10k_update_xc_addr_pf
2016-02-29 Jacob Kellerfm10k: reinitialize queuing scheme after calling init_hw
2016-02-29 Jacob Kellerfm10k: always check init_hw for errors
2016-02-29 Jacob Kellerfm10k: reset max_queues on init_hw_vf failure
2016-02-29 Jacob Kellerfm10k: set netdev features in one location
2016-02-29 Alexander Duyckfm10k: use napi_schedule_irqoff()
2016-02-29 Alexander Duyckfm10k: Fix handling of NAPI budget when multiple queues...
2016-02-29 Jacob Kellerfm10k: Correct MTU for jumbo frames
2016-02-29 Jacob Kellerfm10k: do not assume VF always has 1 queue
2016-02-29 Suravee Suthikulpaniti2c: designware: Do not require clock when SSCN and...
2016-02-29 Loc Hoclk: xgene: Fix divider with non-zero shift value
2016-02-29 Suravee Suthikulpanitirqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
2016-02-29 Suravee Suthikulpanitirqchip/gic-v2m: Refactor to prepare for ACPI support
2016-02-29 Suravee Suthikulpanitirqdomain: Introduce is_fwnode_irqchip helper
2016-02-29 Suravee Suthikulpanitacpi: pci: Setup MSI domain for ACPI based pci devices
2016-02-29 Paolo PisatiUBUNTU: SAUCE: arm64: errata: Add -mpc-relative-literal...
2016-02-29 Benjamin Poiriere1000e: Fix msi-x interrupt automask
2016-02-29 Benjamin Poiriere1000e: Do not write lsc to ics in msi-x mode
2016-02-29 Benjamin Poiriere1000e: Do not read ICR in Other interrupt
2016-02-29 Benjamin Poiriere1000e: Remove unreachable code
2016-02-29 Alexander Duycke1000e: Switch e1000e_up to void, drop code checking...
2016-02-29 Raanan Avargile1000e: initial support for i219-LM (3)
2016-02-29 Raanan Avargile1000e: Increase timeout of polling bit RSPCIPHY
2016-02-29 Dmitry Fleytmane1000e: fix division by zero on jumbo MTUs
2016-02-29 Janusz Wolake1000: Elementary checkpatch warnings and checks removed
2016-02-29 Jean Sacrene1000: get rid of duplicate exit path
2016-02-29 Jean Sacrene1000: fix kernel-doc argument being missing
2016-02-29 Jean Sacrene1000e: clean up the local variable
2016-02-29 Jean Sacrene1000: fix a typo in the comment
2016-02-29 Jean Sacrene1000: clean up the checking logic
2016-02-29 Janusz Wolake1000: Remove checkpatch coding style errors
2016-02-29 Dmitriy Vyukove1000: fix data race between tx_ring->next_to_clean
2016-02-29 Joern Engele1000: make eeprom read/write scheduler friendly
2016-02-29 Mark Rustadixgbe: Make ATR recognize IPv6 extended headers
2016-02-29 Neerav Parikhixgbe: Fix MDD events generated when FCoE+SRIOV are...
2016-02-29 Usha Ketineniixgbe: Fix to get FDMI HBA attributes information with...
2016-02-29 Mark Rustadixgbe: Correct handling of any outer UDP checksum setting
2016-02-29 Emil Tantilovixgbe: do not call check_link for ethtool in ixgbe_get_...
2016-02-29 Vasu Devixgbe: fix broken PFC with X550
2016-02-29 Vasu Devixgbe: use correct FCoE DDP max check
2016-02-29 Vasu Devixgbe: Fill at least min credits to a TC credit refills
2016-02-29 Alexander Duyckixgbe: Fix bugs in ixgbe_clear_vf_vlans()
2016-02-29 Mark Rustadixgbe: Correct X550EM_x revision check
2016-02-29 Emil Tantilovixgbe: fix RSS limit for X550
2016-02-29 Mark Rustadixgbe: Clean up redundancy in hw_enc_features
2016-02-29 Veola Nazarethixgbe: report correct media type for KR, KX and KX4...
2016-02-29 Emil Tantilovixgbe: add support for QSFP PHY types in ixgbe_get_sett...
2016-02-29 Emil Tantilovixgbevf: minor cleanups for ixgbevf_set_itr()
2016-02-29 William Dauchyixgbevf: Fix handling of NAPI budget when multiple...
2016-02-29 Emil Tantilovixgbe: do not report 2.5 Gbps as supported
2016-02-29 Alexander Duyckixgbe: Clean stale VLANs when changing port VLAN or...
2016-02-29 Alexander Duyckixgbe: Clear stale pool mappings
2016-02-29 Alexander Duyckixgbe: Fix VLAN promisc in relation to SR-IOV
2016-02-29 Alexander Duyckixgbe: Add support for VLAN promiscuous with SR-IOV
2016-02-29 Alexander Duyckixgbe: Reorder search to work from the top down instead...
2016-02-29 Alexander Duyckixgbe: Add support for adding/removing VLAN on PF bypas...
2016-02-29 Alexander Duyckixgbe: Simplify configuration of setting VLVF and VLVFB
2016-02-29 Alexander Duyckixgbe: Reduce VT code indent in set_vfta by introducing...
2016-02-29 Alexander Duyckixgbe: Simplify definitions for regidx and bit in set_vfta
2016-02-29 Alexander Duyckixgbe: Fix SR-IOV VLAN pool configuration
2016-02-29 Alexander Duyckixgbe: Return error on failure to allocate mac_table
2016-02-29 Mark Rustadixgbevf: Handle extended IPv6 headers in Tx path
2016-02-29 Mark Rustadixgbe: Always turn PHY power on when requested
2016-02-29 Mark Rustadixgbe: Handle extended IPv6 headers in Tx path
2016-02-29 Mark Rustadixgbe: Save VF info and take references
2016-02-29 Mark Rustadixgbe: Wait for master disable to be set
2016-02-29 Mark Rustadixgbe: Correct spec violations by waiting after reset
2016-02-29 Mark Rustadixgbe: Update PTP to support X550EM_x devices
2016-02-29 Alexander Duyckixgbe: Allow FDB entries access to more RAR filters
2016-02-29 Alexander Duyckixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicas...
2016-02-29 Alexander Duyckixgbe: Refactor MAC address configuration code
next