summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-06-21bna: make pointers to read-only inputs constIvan Vecera
2015-06-21bna: remove unnecessary cast of BIT valueIvan Vecera
2015-06-21net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo
2015-06-21net: via-rhine: remove unneeded include fileAntonio Borneo
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi
2015-06-21cxgb3: avoid needless buffer copy for firmwareKees Cook
2015-06-21net/xen-netback: Don't mix hexa and decimal with 0x in the printf formatJulien Grall
2015-06-21net/xen-netback: Remove unused code in xenvif_rx_actionJulien Grall
2015-06-21net/xen-netfront: Correct printf format in xennet_get_responsesJulien Grall
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-15sfc: mark state UNINIT after unregisterEdward Cree
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-15net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha
2015-06-15net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha
2015-06-15net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-15net/mlx4_core: Reset counters data when freedEran Ben Elisha
2015-06-15net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha
2015-06-15bridge: del external_learned fdbs from device on flush or ageoutScott Feldman
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