summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-16packet: don't unconditionally schedule() in case of MSG_DONTWAITDaniel Borkmann
2014-01-16packet: improve socket create/bind latency in some casesDaniel Borkmann
2014-01-16i40e: Remove autogenerated Module.symvers file.David S. Miller
2014-01-16net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker
2014-01-16net/mlx4_core: clean up srq_res_start_move_to()Paul Bolle
2014-01-16net/mlx4_core: clean up cq_res_start_move_to()Paul Bolle
2014-01-16Merge branch 'ixgbe-next'David S. Miller
2014-01-16ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore
2014-01-16ixgbevf: create function for all of ring initDon Skidmore
2014-01-16ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore
2014-01-16ixgbevf: use pci drvdata correctly in ixgbevf_suspend()Wei Yongjun
2014-01-16ixgbevf: set the disable state when ixgbevf_qv_disable is calledJacob Keller
2014-01-16ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend
2014-01-16net: eth_type_trans() should use skb_header_pointer()Eric Dumazet
2014-01-16Merge branch 'stmmac_pm'David S. Miller
2014-01-16net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla
2014-01-16net: stmmac: restore pinstate in pm resume.Srinivas Kandagatla
2014-01-16net: stmmac: use suspend functions for hibernationSrinivas Kandagatla
2014-01-16net: stmmac: fix power management suspend-resume caseSrinivas Kandagatla
2014-01-16net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla
2014-01-16net: stmmac: move hardware setup for stmmac_open to new functionSrinivas Kandagatla
2014-01-16net: stmmac: move dma allocation to new functionSrinivas Kandagatla
2014-01-16net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla
2014-01-16Merge branch 'mvneta'David S. Miller
2014-01-16net: mvneta: make mvneta_txq_done() return voidArnaud Ebalard
2014-01-16net: mvneta: mvneta_tx_done_gbe() cleanupsArnaud Ebalard
2014-01-16net: mvneta: implement rx_copybreakwilly tarreau
2014-01-16net: mvneta: convert to build_skb()willy tarreau
2014-01-16net: mvneta: prefetch next rx descriptor instead of current onewilly tarreau
2014-01-16net: mvneta: simplify access to the rx descriptor statuswilly tarreau
2014-01-16net: mvneta: factor rx refilling codewilly tarreau
2014-01-16net: mvneta: remove tests for impossible cases in the tx_done pathwilly tarreau
2014-01-16net: mvneta: replace Tx timer with a real interruptwilly tarreau
2014-01-16net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2014-01-16net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2014-01-16net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2014-01-16net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko
2014-01-15Merge branch 'ixgbe'David S. Miller
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2014-01-15Merge branch 'noprefixroute'David S. Miller
2014-01-15ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTEThomas Haller
2014-01-15ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller
2014-01-15Revert "batman-adv: drop dependency against CRC16"David S. Miller
2014-01-15sctp: create helper function to enable|disable sackdelaywangweidong
2014-01-15ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing