summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net/macb: Update DT bindings documentationBoris BREZILLON2015-03-08
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* net: stmmac: make reset control an optional requirementDinh Nguyen2015-03-08
* Merge branch 'mpls-next'David S. Miller2015-03-08
|\
| * neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman2015-03-08
| * mpls: Fix the openvswitch select of NET_MPLS_GSOEric W. Biederman2015-03-08
| * mpls: Correct the ttl decrement.Eric W. Biederman2015-03-08
| * mpls: Better error code for unsupported option.Eric W. Biederman2015-03-08
| * mpls: Cleanup the rcu usage in the code.Eric W. Biederman2015-03-08
| * mpls: Fix the kzalloc argument order in mpls_rt_allocEric W. Biederman2015-03-08
|/
* neterion: remove reference to ifconfigstephen hemminger2015-03-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-07
|\
| * i40e: Strip configfs codeGreg Rose2015-03-07
| * i40e/i40evf: Bump versionSravanthi Tangeda2015-03-07
| * i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg2015-03-07
| * i40e: Simplify code for rss_size_max configAnjali Singhai Jain2015-03-07
| * i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain2015-03-07
| * i40e: FD filters flush policy changesAnjali Singhai Jain2015-03-07
| * i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain2015-03-07
| * i40e: print port stats only on partition 1Shannon Nelson2015-03-07
| * i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin2015-03-07
| * i40e: rework vector reservationShannon Nelson2015-03-07
| * i40e: clean up debug_read_registerJesse Brandeburg2015-03-07
| * i40e: store msg_enable in the right sizeJesse Brandeburg2015-03-07
| * i40e: Remove unneeded conversionKamil Krawczyk2015-03-07
| * i40e: Remove duplicate codeCatherine Sullivan2015-03-07
| * i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-07
* | net: dsa: mv88e6352: Add support for EEEGuenter Roeck2015-03-07
* | net: dsa: mv88e6xxx: Add EEE supportGuenter Roeck2015-03-07
* | net: bcmgenet: rework Rx queue initPetri Gynther2015-03-07
* | Merge branch 'macb-next'David S. Miller2015-03-07
|\ \ | |/ |/|
| * net/macb: merge at91_ether driver into macb driverCyrille Pitchen2015-03-07
| * net/macb: unify clock managementCyrille Pitchen2015-03-07
| * net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON2015-03-07
| * ARM: at91/dt: fix macb compatible stringsBoris BREZILLON2015-03-07
|/
* rocker: sparse: fix dynamic allocation on stack warningScott Feldman2015-03-06
* rocker: quiet sparce endianess warningsScott Feldman2015-03-06
* ebpf: bpf_map_*: fix linker error on avr32 and openrisc archDaniel Borkmann2015-03-06
* net: gro: remove obsolete code from skb_gro_receive()Eric Dumazet2015-03-06
* ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter2015-03-06
* Merge branch 'mlx4-qcn'David S. Miller2015-03-06
|\
| * net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2015-03-06
| * net/mlx4_core: Add basic elements for QCNShani Michaeli2015-03-06
| * net/dcb: Add IEEE QCN attributeShani Michaeli2015-03-06
|/
* Merge branch 'fib_trie-next'David S. Miller2015-03-06
|\
| * fib_trie: Add key vector to root, return parent key_vector in resizeAlexander Duyck2015-03-06
| * fib_trie: Move parent from key_vector to tnodeAlexander Duyck2015-03-06
| * fib_trie: Pull empty_children and full_children into tnodeAlexander Duyck2015-03-06
| * fib_trie: Move rcu from key_vector to tnode, add accessors.Alexander Duyck2015-03-06
| * fib_trie: Add tnode struct as a container for fields not needed in key_vectorAlexander Duyck2015-03-06