mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure()
[linux-2.6-microblaze.git] / drivers /
2018-02-27 Petr Machatamlxsw: spectrum_span: Extract mlxsw_sp_span_entry_...
2018-02-27 Petr Machatamlxsw: spectrum_span: Initialize span_entry.id eagerly
2018-02-27 Petr Machatamlxsw: span: Remove span_entry by span_id
2018-02-27 Petr Machatamlxsw: reg: Extend mlxsw_reg_mpat_pack()
2018-02-27 Petr Machatamlxsw: reg: Add SPAN encapsulation to MPAT register
2018-02-27 Petr Machatamlxsw: spectrum_ipip: Support decoding IPv6 tunnel...
2018-02-27 Petr Machatamlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zero
2018-02-27 David S. MillerMerge branch 'ibmvnic-Miscellaneous-driver-fixes-and...
2018-02-27 Thomas Falconibmvnic: Do not attempt to login if RX or TX queues...
2018-02-27 Thomas Falconibmvnic: Report queue stops and restarts as debug output
2018-02-27 Thomas Falconibmvnic: Harden TX/RX pool cleaning
2018-02-27 Thomas Falconibmvnic: Allocate statistics buffers during probe
2018-02-27 Thomas Falconibmvnic: Fix TX descriptor tracking again
2018-02-27 David S. MillerMerge branch 'stmmac-barrier-fixes-and-cleanup'
2018-02-27 Niklas Casselnet: stmmac: make dwmac4_release_tx_desc() clear all...
2018-02-27 Niklas Casselnet: stmmac: ensure that the device has released owners...
2018-02-27 Niklas Casselnet: stmmac: use correct barrier between coherent memor...
2018-02-27 Niklas Casselnet: stmmac: ensure that the MSS desc is the last desc...
2018-02-27 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2018-02-27 Heiner Kallweitr8169: improve interrupt handling
2018-02-27 David S. MillerMerge branch 'DPAA-Ethernet-fixes'
2018-02-27 Radu Buliedpaa_eth: Add allmulti option
2018-02-27 Madalin Bucurdpaa_eth: refactor frag count checking
2018-02-27 Madalin Bucurdpaa_eth: make sure all Rx errors are counted
2018-02-27 Madalin Bucurdpaa_eth: fix SG mapping
2018-02-27 David S. MillerMerge branch 'ieee802154-for-davem-2018-02-26' of git...
2018-02-27 David S. MillerMerge branch 'pernet_operations-convert-part-3'
2018-02-27 Kirill Tkhainet: Convert ipvlan_net_ops
2018-02-27 Kirill Tkhainet: Convert vxlan_net_ops
2018-02-27 Kirill Tkhainet: Convert ppp_net_ops
2018-02-27 Kirill Tkhainet: Convert gtp_net_ops
2018-02-27 Kirill Tkhainet: Convert geneve_net_ops
2018-02-27 Kirill Tkhainet: Convert bond_net_ops
2018-02-27 Kirill Tkhainet: Convert cma_pernet_operations
2018-02-27 Kirill Tkhainet: Convert simple pernet_operations
2018-02-27 Kirill Tkhainet: Convert /proc creating and destroying pernet_opera...
2018-02-27 Arnd Bergmannipvlan: fix building with modular IPV6
2018-02-27 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2018-02-26 Dan Carpenteri40e: remove some stray indenting
2018-02-26 Colin Ian Kingi40evf: remove redundant array comparisons to 0 checks
2018-02-26 Colin Ian Kingi40e: check that pointer VSI is not null before derefer...
2018-02-26 Colin Ian Kingi40evf: pass struct virtchnl_filter by reference rather...
2018-02-26 Alan Bradyi40e/i40evf: use SW variables for hang detection
2018-02-26 Paweł Jabłońskii40evf: Fix double locking the same resource
2018-02-26 Mariusz Stachurai40e: link_down_on_close private flag support
2018-02-26 David S. MillerMerge branch 'sonic-ethernet-cleanups'
2018-02-26 Finn Thainnet/sonic: Replace custom debug logging with netif_...
2018-02-26 Finn Thainnet/sonic: Clean up and modernize log messages
2018-02-26 Finn Thainnet/macsonic: Drop redundant MACH_IS_MAC test
2018-02-26 Finn Thainnet/macsonic: Convert to nubus_driver
2018-02-26 Sergei Shtylyovsh_eth: fix TSU init on SH7734/R8A7740
2018-02-26 Sergei Shtylyovsh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
2018-02-26 Colin Ian Kingixgbevf: remove redundant initialization of variable...
2018-02-26 Emil Tantilovixgbevf: add build_skb support
2018-02-26 Emil Tantilovixgbevf: break out Rx buffer page management
2018-02-26 Emil Tantilovixgbevf: allocate the rings as part of q_vector
2018-02-26 Emil Tantilovixgbevf: make sure all frames fit minimum size requirements
2018-02-26 Emil Tantilovixgbevf: add support for padding packet
2018-02-26 Emil Tantilovixgbevf: setup queue counts
2018-02-26 Emil Tantilovixgbevf: add support for using order 1 pages to receive...
2018-02-26 Emil Tantilovixgbevf: add ethtool private flag for legacy Rx
2018-02-26 Emil Tantilovixgbevf: use page_address offset from page
2018-02-26 Jacob Kellerixgbe: prevent ptp_rx_hang from running when in FILTER_...
2018-02-26 Tonghao Zhangixgbe: Avoid to write the RETA table when unnecessary
2018-02-26 Colin Ian Kingxen-netback: make function xenvif_rx_skb static
2018-02-26 Colin Ian Kingsfc: falcon: remove duplicated bit-wise or of LOOPBACK_...
2018-02-26 Arnd Bergmannmlxsw: spectrum_kvdl: avoid uninitialized variable...
2018-02-26 Arnd Bergmannmlxsw: spectrum_kvdl: use div_u64() for 64-bit division
2018-02-26 Colin Ian Kingixgbe: remove redundant initialization of 'pool'
2018-02-26 David S. MillerMerge branch 'mv88e6xxx-Poll-when-no-interrupt-defined'
2018-02-26 Andrew Lunnnet: dsa: mv88e6xxx: Poll when no interrupt defined
2018-02-26 Ido Schimmelmlxsw: spectrum_switchdev: Allow port enslavement to...
2018-02-26 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-02-24 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-02-23 Linus TorvaldsMerge branch 'fixes-v4.16-rc3' of git://git./linux...
2018-02-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-02-23 Linus TorvaldsMerge tag 'mips_fixes_4.16_3' of git://git./linux/kerne...
2018-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-02-23 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2018-02-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-02-23 Donald Sharpnet: fib_rules: Add new attribute to set protocol
2018-02-23 Linus TorvaldsMerge tag 'drm-fixes-for-v4.16-rc3' of git://people...
2018-02-23 Colin Ian Kingatm: idt77252: remove redundant bit-wise or'ing of...
2018-02-23 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-02-23 Heiner Kallweitr8169: simplify and improve check for dash
2018-02-23 Heiner Kallweitr8169: disable WOL per default
2018-02-23 Andy Spencergianfar: simplify FCS handling and fix memory leak
2018-02-23 Alexey Kodanevmacvlan: fix use-after-free in macvlan_common_newlink()
2018-02-23 Dave AirlieMerge tag 'imx-drm-next-2018-02-22' of git://git.pengut...
2018-02-23 Linus TorvaldsMerge branch 'siginfo-linus' of git://git./linux/kernel...
2018-02-23 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-02-22 Arnd Bergmanndsa: ptp: mark dummy helpers as 'inline'
2018-02-22 Dan Carpenternet: aquantia: Fix error handling in aq_pci_probe()
2018-02-22 David S. MillerMerge branch 'nfp-build-and-FW-initramfs-updates'
2018-02-22 Dirk van der Merwenfp: advertise firmware for mixed 10G/25G mode
2018-02-22 Jakub Kicinskiaquantia: add Makefiles to all directories
2018-02-22 Jakub Kicinskinfp: add Makefiles to all directories
2018-02-22 David S. MillerMerge tag 'mac80211-next-for-davem-2018-02-22' of git...
2018-02-22 David S. MillerMerge tag 'mac80211-for-davem-2018-02-22' of git:/...
next