summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-05net_sched: move tp->root allocation into fw_init()WANG Cong
2015-03-05net_sched: move tp->root allocation into route4_init()WANG Cong
2015-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-05mpls: using vzalloc requires including vmalloc.hStephen Rothwell
2015-03-05Merge branch 'cxgb4-next'David S. Miller
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai
2015-03-05cxgb4: Move offload Rx queue allocation to separate functionHariprasad Shenai
2015-03-05bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen
2015-03-05ax25: Fix the build when CONFIG_INET is disabledkbuild test robot
2015-03-05i40e/i40evf: Version bumpSravanthi Tangeda
2015-03-05i40e: don't spam the system logMitch A Williams
2015-03-05i40e: move IRQ tracking setup into MSIX setupShannon Nelson
2015-03-05i40e: Ioremap changesAnjali Singhai
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg
2015-03-05i40e: Add AOC PHY types to case statementsCatherine Sullivan
2015-03-05i40e: Fix ethtool offline testGreg Rose
2015-03-05i40e: Reassign incorrect PHY type to fix a FW bugCatherine Sullivan
2015-03-05i40e: fix XPS mask when resettingJesse Brandeburg
2015-03-05bcma: prepare Kconfig symbol for PCI driverRafał Miłecki
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki
2015-03-05bcma: make bcma_host_pci_(up|down) calls safe for every configRafał Miłecki
2015-03-05i40e: use more portable sign extensionJesse Brandeburg
2015-03-05bcma: Kconfig: Let it depend on PCIChen Gang
2015-03-05i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson
2015-03-05i40e: Don't check operational or sync bit for App TLVNeerav Parikh
2015-03-05i40e: during LED interaction ignore activity LED src modesMatt Jared
2015-03-05i40e: Fix NPAR Tx Scheduler initGreg Rose
2015-03-05Merge ath-next from ath.gitKalle Valo
2015-03-04net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther
2015-03-04Merge branch 'fib_trie-next'David S. Miller
2015-03-04fib_trie: Prevent allocating tnode if bits is too big for size_tAlexander Duyck
2015-03-04fib_trie: Update last spot w/ idx >> n->bits code and explanationAlexander Duyck
2015-03-04fib_trie: Make fib_table rcu safeAlexander Duyck
2015-03-04fib_trie: move leaf and tnode to occupy the same spot in the key vectorAlexander Duyck
2015-03-04fib_trie: Update insert and delete to make use of tp from find_nodeAlexander Duyck
2015-03-04fib_trie: Fib find node should return parentAlexander Duyck
2015-03-04fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leafAlexander Duyck
2015-03-04fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...Alexander Duyck
2015-03-04Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-03-04mpls: rtm_mpls_policy[] can be staticWu Fengguang
2015-03-04Merge branch 'be2net-next'David S. Miller
2015-03-04be2net: implement .sriov_configure() PCI callbackVasundhara Volam
2015-03-04be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam
2015-03-04net: cadence: Remove Kconfig dependency on ARCHMichal Simek
2015-03-04Merge branch 'sh_eth-next'David S. Miller
2015-03-04sh_eth: Mitigate lost statistics updatesBen Hutchings
2015-03-04sh_eth: Optionally log RX and TX status for each completed descriptorBen Hutchings
2015-03-04sh_eth: Implement ethtool register dump operationsBen Hutchings
2015-03-04sh_eth: WARN on access to a register not implemented in a particular chipBen Hutchings