summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-08neterion: remove reference to ifconfigstephen hemminger
2015-03-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-08net: dsa: mv88e6352: Add support for EEEGuenter Roeck
2015-03-08net: dsa: mv88e6xxx: Add EEE supportGuenter Roeck
2015-03-08net: bcmgenet: rework Rx queue initPetri Gynther
2015-03-08Merge branch 'macb-next'David S. Miller
2015-03-08net/macb: merge at91_ether driver into macb driverCyrille Pitchen
2015-03-08net/macb: unify clock managementCyrille Pitchen
2015-03-08net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON
2015-03-08ARM: at91/dt: fix macb compatible stringsBoris BREZILLON
2015-03-07i40e: Strip configfs codeGreg Rose
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg
2015-03-07i40e: Simplify code for rss_size_max configAnjali Singhai Jain
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain
2015-03-07i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain
2015-03-07i40e: print port stats only on partition 1Shannon Nelson
2015-03-07i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin
2015-03-07i40e: rework vector reservationShannon Nelson
2015-03-07i40e: clean up debug_read_registerJesse Brandeburg
2015-03-07i40e: store msg_enable in the right sizeJesse Brandeburg
2015-03-07i40e: Remove unneeded conversionKamil Krawczyk
2015-03-07i40e: Remove duplicate codeCatherine Sullivan
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-07rocker: sparse: fix dynamic allocation on stack warningScott Feldman
2015-03-07rocker: quiet sparce endianess warningsScott Feldman
2015-03-07ebpf: bpf_map_*: fix linker error on avr32 and openrisc archDaniel Borkmann
2015-03-07net: gro: remove obsolete code from skb_gro_receive()Eric Dumazet
2015-03-07ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter
2015-03-07Merge branch 'mlx4-qcn'David S. Miller
2015-03-07net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli
2015-03-07net/mlx4_core: Add basic elements for QCNShani Michaeli
2015-03-07net/dcb: Add IEEE QCN attributeShani Michaeli
2015-03-06Merge branch 'fib_trie-next'David S. Miller
2015-03-06fib_trie: Add key vector to root, return parent key_vector in resizeAlexander Duyck
2015-03-06fib_trie: Move parent from key_vector to tnodeAlexander Duyck
2015-03-06fib_trie: Pull empty_children and full_children into tnodeAlexander Duyck
2015-03-06fib_trie: Move rcu from key_vector to tnode, add accessors.Alexander Duyck
2015-03-06fib_trie: Add tnode struct as a container for fields not needed in key_vectorAlexander Duyck
2015-03-06fib_trie: Rename tnode_child_length to child_lengthAlexander Duyck
2015-03-06fib_trie: replace tnode_get_child functions with get_child macrosAlexander Duyck
2015-03-06fib_trie: Rename tnode to key_vectorAlexander Duyck
2015-03-06fib_trie: Return pointer to tnode pointer in resize/inflate/halveAlexander Duyck
2015-03-06fib_trie: Minor cleanups to fib_table_flush_externalAlexander Duyck
2015-03-06net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri
2015-03-06net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-06fib: make netdev_switch_fib_ipv4_abort in header file static inlineWillem de Bruijn
2015-03-06mpls: Properly validate RTA_VIA payload lengthRobert Shearman