summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells
2016-03-04rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells
2016-03-04rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells
2016-03-04rxrpc: Convert call flag and event numbers into enumsDavid Howells
2016-03-04rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells
2016-03-03net: sched: use pfifo_fast for non real queuesEric Dumazet
2016-03-03net: ipv6: Fix refcnt on host routesDavid Ahern
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova
2016-03-03sh_eth, ravb: Use ARCH_RENESASSimon Horman
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-03ath9k: clear bb filter calibration power thresholdMiaoqing Pan
2016-03-03ath9k: reduce stack usage in ar9003_aic_cal_post_processArnd Bergmann
2016-03-03ath9k: make NF load complete quickly and reliablyMiaoqing Pan
2016-03-03ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan
2016-03-03ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli
2016-03-03ath10k: process htt rx indication as batch modeRajkumar Manoharan
2016-03-03ath10k: reduce rx_lock contention for htt rx indicationRajkumar Manoharan
2016-03-03ath10k: fix erroneous return valueAnton Protopopov
2016-03-03ath10k: add hw_rev to trace events to support pktlogAshok Raj Nagarajan
2016-03-03ath10k: fix pktlog in QCA99X0Ashok Raj Nagarajan
2016-03-03ath10k: fix pointless update of peer stats listMohammed Shafi Shajakhan
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom
2016-03-02net/ipv4: remove left over dead codeEric Engestrom
2016-03-02net/rtnetlink: remove dead codeEric Engestrom
2016-03-02Merge branch 'cxgb4-next'David S. Miller
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai
2016-03-02Merge branch 'stmmac-optimizations'David S. Miller
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro
2016-03-02stmmac: fix phy init when attached to a phyFabrice Gasnier
2016-03-02stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro
2016-03-02stmmac: set dirty index out of the loopGiuseppe Cavallaro
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro
2016-03-02stmmac: change descriptor layoutGiuseppe Cavallaro