summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2015-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-06-18net: stmmac: dwmac-rk: Don't add function name in info or err messagesRomain Perier
2015-06-17fm10k: Fix missing braces after if statementAlexander Duyck
2015-06-17fm10k: fix iov_msg_lport_state_pf issueJacob Keller
2015-06-17fm10k: remove err_no reference in fm10k_mbx.cJacob Keller
2015-06-17fm10k: fix incorrect DIR_NEVATIVE bit in 1588 codeJacob Keller
2015-06-17fm10k: pack TLV overlay structuresJacob Keller
2015-06-17fm10k: re-map all possible VF queues after a VFLRJacob Keller
2015-06-17fm10k: force LPORT delete when updating VLAN or MAC addressJacob Keller
2015-06-17fm10k: use dma_set_mask_and_coherent in fm10k_probeJacob Keller
2015-06-17fm10k: trivial fixup message style to include a colonJacob Keller
2015-06-17fm10k: remove extraneous NULL check on l2_accelJacob Keller
2015-06-17fm10k: use an unsigned int for i in ethtool_get_stringsJacob Keller
2015-06-17fm10k: add call to fm10k_clean_all_rx_rings in fm10k_downJacob Keller
2015-06-17fm10k: fix incorrect free on skb in ts_tx_enqueueJacob Keller
2015-06-17fm10k: move setting shinfo inside ts_tx_enqueueJacob Keller
2015-06-17fm10k: use correct ethernet driver Tx timestamp functionJacob Keller
2015-06-17fm10k: ignore invalid multicast address entriesJacob Keller
2015-06-17fm10k: fold fm10k_pull_tail into fm10k_add_rx_fragAlexander Duyck
2015-06-16sfc: mark state UNINIT after unregisterEdward Cree
2015-06-16net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-16net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-06-16net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-16IB/mlx4: Set VF to read from QP countersEran Ben Elisha
2015-06-16IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha
2015-06-16net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-16net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha
2015-06-16net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha
2015-06-16net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-16net/mlx4_core: Reset counters data when freedEran Ben Elisha
2015-06-16net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha
2015-06-16bridge: del external_learned fdbs from device on flush or ageoutScott Feldman
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15rocker: move port stop to 'no wait' processingScott Feldman
2015-06-15rocker: move MAC learn event back to 'no wait' processingScott Feldman
2015-06-15rocker: mark STP update as 'no wait' processingScott Feldman
2015-06-15rocker: mark neigh update event processing as 'no wait'Scott Feldman
2015-06-15rocker: revert back to support for nowait processesScott Feldman
2015-06-15rocker: fix neigh tbl index increment raceScott Feldman
2015-06-15rocker: gaurd against NULL rocker_port when removing portsScott Feldman
2015-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-13Fix Cavium Liquidio build related errors and warningsRaghu Vatsavayi
2015-06-12NFC: nfcmrvl: set PB_BAIL_OUT at setupVincent Cuissard
2015-06-12NFC: nfcmrvl: Allow ISO15693 protocolVincent Cuissard