OSDN Git Service

i40e: Avoid some useless variables and initializers in NVM functions
[tomoyo/tomoyo-test1.git] / drivers /
2017-10-09 Stefano Brivioi40e: Avoid some useless variables and initializers...
2017-10-09 Rami Roseni40e: fix a typo
2017-10-09 Lihong Yangi40e: use a local variable instead of calculating multi...
2017-10-09 Jayaprakash Shanmugami40e: Retry AQC GetPhyAbilities to overcome I2CRead...
2017-10-09 Lihong Yangi40e: add check for return from find_first_bit call
2017-10-09 Jacob Kelleri40e: allow XPS with QoS enabled
2017-10-09 Jacob Kelleri40e/i40evf: bundle more descriptors when allocating...
2017-10-09 Jacob Kelleri40e/i40evf: bump tail only in multiples of 8
2017-10-09 Jacob Kelleri40e: reduce lrxqthresh from 2 to 1
2017-10-09 Jacob Kelleri40e/i40evf: always set the CLEARPBA flag when re-enabl...
2017-10-09 Jacob Kelleri40e/i40evf: fix incorrect default ITR values on driver...
2017-10-09 Alan Bradyi40evf: fix mac filter removal timing issue
2017-10-09 Lihong Yangi40e: use the safe hash table iterator when deleting...
2017-10-09 Jacob Kelleri40e: fix flags declaration
2017-10-09 David S. MillerMerge branch 'mlx4-static-checker-warnings'
2017-10-09 Tariq Toukannet/mlx4_en: Use __force to fix a sparse warning in...
2017-10-09 Tariq Toukannet/mlx4_core: Fix cast warning in fw.c
2017-10-09 Tariq Toukannet/mlx4: Fix endianness issue in qp context params
2017-10-09 Mika Westerbergthunderbolt: Initialize Thunderbolt bus earlier
2017-10-09 David S. MillerMerge branch 'qed-Add-iWARP-support-for-unaligned-MPA...
2017-10-09 Michal Kalderonqed: Add iWARP support for fpdu spanned over more than...
2017-10-09 Michal Kalderonqed: Add support for MPA header being split over two...
2017-10-09 Michal Kalderonqed: Add support for freeing two ll2 buffers for corner...
2017-10-09 Michal Kalderonqed: Add unaligned and packed packet processing
2017-10-09 Michal Kalderonqed: Add mpa buffer descriptors for storing and process...
2017-10-09 Michal Kalderonqed: Add ll2 connection for processing unaligned MPA...
2017-10-09 Michal Kalderonqed: Add LL2 slowpath handling
2017-10-09 Michal Kalderonqed: Add the source of a packet sent on an iWARP ll2...
2017-10-09 Michal Kalderonqed: Fix initialization of ll2 offload feature
2017-10-09 Michal Kalderonqed: Add ll2 option for dropping a tx packet
2017-10-09 Michal Kalderonqed: Add ll2 ability of opening a secondary queue
2017-10-09 Michal Kalderonqed: Add ll2 option to limit the number of bds per...
2017-10-09 David S. MillerMerge branch 'mlxsw-Offload-bridge-device-mrouter'
2017-10-09 Yotam Gigimlxsw: spectrum_switchdev: Support bridge mrouter notif...
2017-10-09 Yotam Gigimlxsw: spectrum_switchdev: Add support for router port...
2017-10-09 Yotam Gigimlxsw: spectrum: router: Export the mlxsw_sp_router_por...
2017-10-09 David S. MillerMerge branch 'nfp-bpf-ABIv2-and-multi-port'
2017-10-09 Jakub Kicinskinfp: bpf: pass dst register to ld_field instruction
2017-10-09 Jakub Kicinskinfp: bpf: byte swap the instructions
2017-10-09 Jakub Kicinskinfp: bpf: pad code with valid nops
2017-10-09 Jakub Kicinskinfp: bpf: calculate code store ECC
2017-10-09 Jakub Kicinskinfp: bpf: move to datapath ABI version 2
2017-10-09 Jakub Kicinskinfp: bpf: encode extended LM pointer operands
2017-10-09 Jakub Kicinskinfp: bpf: encode LMEM accesses
2017-10-09 Jakub Kicinskinfp: add more white space to the instruction defines
2017-10-09 Jakub Kicinskinfp: bpf: remove packet marking support
2017-10-09 Jakub Kicinskinfp: bpf: remove register rename
2017-10-09 Jakub Kicinskinfp: bpf: encode all 64bit shifts
2017-10-09 Jakub Kicinskinfp: bpf: move software reg helpers and cmd table out...
2017-10-09 Jakub Kicinskinfp: bpf: use the power of sparse to check we encode...
2017-10-09 Jakub Kicinskinfp: bpf: lift the single-port limitation
2017-10-09 Jakub Kicinskinfp: output control messages to trace_devlink_hwmsg()
2017-10-09 David S. MillerMerge branch 'hns3-cleanups'
2017-10-09 Yunsheng Linnet: hns3: Cleanup for non-static function in hns3...
2017-10-09 Yunsheng Linnet: hns3: Cleanup for endian issue in hns3 driver
2017-10-09 Yunsheng Linnet: hns3: Cleanup for struct that used to send cmd...
2017-10-09 Yunsheng Linnet: hns3: Consistently using GENMASK in hns3 driver
2017-10-09 Yunsheng Linnet: hns3: Cleanup indentation for Kconfig in the the...
2017-10-09 Yunsheng Linnet: hns3: Add hns3_get_handle macro in hns3 driver
2017-10-09 Yunsheng Linnet: hns3: Cleanup for shifting true in hns3 driver
2017-10-09 Christos Gkekasqed: Delete redundant check on dcb_app priority
2017-10-09 Christos Gkekasnet: ethernet: stmmac: Clean up dead code
2017-10-09 David S. MillerMerge tag 'mlx5-updates-2017-10-06' of git://git./linux...
2017-10-08 David S. MillerMerge branch 'hv_netvsc-TCP-hash-level'
2017-10-08 Haiyang Zhanghv_netvsc: Add ethtool handler to set and get TCP hash...
2017-10-08 Haiyang Zhanghv_netvsc: Change the hash level variable to bit flags
2017-10-08 David S. MillerMerge branch 'mlxsw-more-extack'
2017-10-08 Ido Schimmelmlxsw: spectrum: Propagate extack further for bridge...
2017-10-08 Ido Schimmelmlxsw: spectrum: Add extack for VLAN enslavements
2017-10-07 Jonathan Toppinsbnxt_en: don't consider building bnxt_tc.o if option...
2017-10-06 David S. MillerMerge branch '40GbE' of ra./linux/kernel/git/jkirsher...
2017-10-06 David S. MillerMerge tag 'batadv-next-for-davem-20171006' of git:...
2017-10-06 Bjorn Helgaasbnx2x: Use pci_ari_enabled() instead of local copy
2017-10-06 David S. MillerMerge branch 'nfp-extend-match-and-action'
2017-10-06 Pieter Jansen van... nfp: add set tcp and udp header action flower offload
2017-10-06 Pieter Jansen van... nfp: add set ipv6 source and destination address
2017-10-06 Pieter Jansen van... nfp: add set ipv4 header action flower offload
2017-10-06 Pieter Jansen van... nfp: add set ethernet header action flower offload
2017-10-06 Pieter Jansen van... nfp: add IPv6 ttl and tos match offloading support
2017-10-06 Pieter Jansen van... nfp: add IPv4 ttl and tos match offloading support
2017-10-06 Pieter Jansen van... nfp: add mpls match offloading support
2017-10-06 Jacob Kelleri40e/i40evf: organize and re-number feature flags
2017-10-06 Jacob Kelleri40e: ignore skb->xmit_more when deciding to set RS bit
2017-10-06 Jacob Kelleri40evf: enable support for VF VLAN tag stripping control
2017-10-06 Mariusz Stachurai40e: do not enter PHY debug mode while setting LEDs...
2017-10-06 Alan Bradyi40e: implement split PCI error reset handler
2017-10-06 Filip Sadowskii40e: Properly maintain flow director filters list
2017-10-06 Filip Sadowskii40e: Display error message if module does not meet...
2017-10-06 Alice Michaeli40e: fix merge error
2017-10-06 Jesse Brandeburgi40e/i40evf: use DECLARE_BITMAP for state
2017-10-06 Mitch Williamsi40e: fix incorrect register definition
2017-10-06 Mitch Williamsi40e: redfine I40E_PHY_TYPE_MAX
2017-10-06 Alan Bradyi40e: re-enable PTP L4 capabilities for XL710 if FW...
2017-10-06 Jacob Kelleri40e/i40evf: spread CPU affinity hints across online...
2017-10-06 Mitch Williamsi40e: add private flag to control source pruning
2017-10-06 Rami Roseni40e: fix a typo in i40e_pf documentation
2017-10-06 Colin Ian Kingnet: qcom/emac: make function emac_isr static
2017-10-06 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-10-05 Linus TorvaldsMerge tag 'pm-4.14-rc4' of git://git./linux/kernel...
2017-10-05 Rafael J. WysockiMerge branch 'pm-sleep'
next