aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-14i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2-0/+4
2015-07-14i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski4-8/+42
2015-07-14i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain4-0/+18
2015-07-14i40e: Implement ndo_features_check()Joe Stringer1-0/+20
2015-07-14ravb: kill useless initializersSergei Shtylyov1-6/+6
2015-07-13bridge: mdb: add vlan support for user entriesNikolay Aleksandrov2-0/+7
2015-07-13ebpf: remove self-assignment in interpreter's tail callDaniel Borkmann1-1/+5
2015-07-13net: Build IPv6 into kernel by defaultTom Herbert1-6/+5
2015-07-12Linux 4.2-rc2Linus Torvalds1-1/+1
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp7-17/+18
2015-07-12ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2-4/+6
2015-07-12can: c_can: Fix default pinmux glitch at initJ.D. Schroeder1-2/+8
2015-07-12can: rcar_can: unify error messagesSergei Shtylyov1-2/+3
2015-07-12can: rcar_can: print request_irq() error codeSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: fix typo in error messageSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: print signed IRQ #Sergei Shtylyov1-2/+2
2015-07-12can: rcar_can: fix IRQ checkSergei Shtylyov1-1/+2
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-11net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli1-1/+1
2015-07-11net: dsa: Test array index before useFlorian Fainelli1-2/+2
2015-07-11net: switchdev: don't abort unsupported operationsVivien Didelot1-4/+8
2015-07-11Revert "ipv4: use skb coalescing in defragmentation"Florian Westphal1-20/+6
2015-07-11net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther1-4/+0
2015-07-11cdc_ncm: update specs URLEnrico Mioso1-1/+1
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-8/+10
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida1-1/+1
2015-07-10net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter1-2/+2
2015-07-10be2net: bump up the driver version to 10.6.0.3Sathya Perla1-1/+1
2015-07-10be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy3-5/+35
2015-07-10be2net: make the RX_FILTER command asynchronousSuresh Reddy1-1/+1
2015-07-10be2net: return error status from be_mcc_notify()Suresh Reddy1-11/+28
2015-07-10be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru1-1/+1
2015-07-10be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam1-1/+1
2015-07-10be2net: remove redundant D0 power state setKalesh Purayil1-2/+0
2015-07-10be2net: query FW to check if EVB is enabledKalesh Purayil2-3/+4
2015-07-10be2net: remove duplicate code in be_setup_wol()Kalesh Purayil1-17/+11
2015-07-10ipv6: Do not iterate over all interfaces when finding source address on specific interface.YOSHIFUJI Hideaki/吉藤英明1-90/+107
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski3-3/+0
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson2-2/+41
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson2-0/+4
2015-07-10bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok1-9/+2
2015-07-10net: call rcu_read_lock early in process_backlogJulian Anastasov1-16/+16
2015-07-10net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley1-1/+2
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing resultsJohn David Anglin5-168/+212
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov1-2/+38
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler2-1/+37