summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* packet: improve socket create/bind latency in some casesDaniel Borkmann2014-01-161-11/+22
* i40e: Remove autogenerated Module.symvers file.David S. Miller2014-01-161-0/+0
* net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker2014-01-161-8/+2
* net/mlx4_core: clean up srq_res_start_move_to()Paul Bolle2014-01-161-30/+16
* net/mlx4_core: clean up cq_res_start_move_to()Paul Bolle2014-01-161-33/+19
* Merge branch 'ixgbe-next'David S. Miller2014-01-166-213/+274
|\
| * ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore2014-01-161-1/+1
| * ixgbevf: create function for all of ring initDon Skidmore2014-01-162-137/+183
| * ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore2014-01-163-86/+98
| * ixgbevf: use pci drvdata correctly in ixgbevf_suspend()Wei Yongjun2014-01-161-2/+2
| * ixgbevf: set the disable state when ixgbevf_qv_disable is calledJacob Keller2014-01-161-0/+1
| * ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend2014-01-161-0/+2
|/
* net: eth_type_trans() should use skb_header_pointer()Eric Dumazet2014-01-161-2/+5
* Merge branch 'stmmac_pm'David S. Miller2014-01-165-208/+209
|\
| * net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla2014-01-162-2/+8
| * net: stmmac: restore pinstate in pm resume.Srinivas Kandagatla2014-01-161-0/+3
| * net: stmmac: use suspend functions for hibernationSrinivas Kandagatla2014-01-163-50/+12
| * net: stmmac: fix power management suspend-resume caseSrinivas Kandagatla2014-01-161-6/+7
| * net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla2014-01-162-1/+2
| * net: stmmac: move hardware setup for stmmac_open to new functionSrinivas Kandagatla2014-01-161-67/+88
| * net: stmmac: move dma allocation to new functionSrinivas Kandagatla2014-01-161-84/+85
| * net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla2014-01-161-1/+0
| * net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-163-1/+8
|/
* Merge branch 'mvneta'David S. Miller2014-01-161-172/+215
|\
| * net: mvneta: make mvneta_txq_done() return voidArnaud Ebalard2014-01-161-5/+4
| * net: mvneta: mvneta_tx_done_gbe() cleanupsArnaud Ebalard2014-01-161-13/+4
| * net: mvneta: implement rx_copybreakwilly tarreau2014-01-161-6/+38
| * net: mvneta: convert to build_skb()willy tarreau2014-01-161-14/+35
| * net: mvneta: prefetch next rx descriptor instead of current onewilly tarreau2014-01-161-1/+1
| * net: mvneta: simplify access to the rx descriptor statuswilly tarreau2014-01-161-13/+12
| * net: mvneta: factor rx refilling codewilly tarreau2014-01-161-20/+3
| * net: mvneta: remove tests for impossible cases in the tx_done pathwilly tarreau2014-01-161-6/+9
| * net: mvneta: replace Tx timer with a real interruptwilly tarreau2014-01-161-59/+12
| * net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau2014-01-161-2/+42
| * net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau2014-01-161-11/+0
| * net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau2014-01-161-29/+55
| * net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau2014-01-161-4/+11
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16155-155/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-163-2/+4
|\
| * netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not setKristian Evensen2014-01-151-0/+2
| * netfilter: Add dependency on IPV6 for NF_TABLES_INETPaul Gortmaker2014-01-141-1/+1
| * netfilter: nf_tables: fix missing byteorder conversion in policyPablo Neira Ayuso2014-01-101-1/+1
* | neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko2014-01-162-2/+7
* | Merge branch 'ixgbe'David S. Miller2014-01-152-3/+35
|\ \
| * | ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-152-0/+17
| * | ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-152-3/+18
|/ /
* | Merge branch 'noprefixroute'David S. Miller2014-01-152-81/+123
|\ \
| * | ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTEThomas Haller2014-01-151-75/+109
| * | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller2014-01-152-6/+14
|/ /
* | Revert "batman-adv: drop dependency against CRC16"David S. Miller2014-01-151-0/+1