aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-02ath9k: Fix pending frame checkSujith Manoharan1-3/+0
2014-10-02ath9k: Check pending frames properlySujith Manoharan1-1/+4
2014-10-02ath9k: Print RoC expirationSujith Manoharan1-0/+7
2014-10-02mwifiex: add support for SD8887 chipsetAvinash Patil3-2/+62
2014-10-02mwifiex: few more register offset entries for sdio card structureAvinash Patil2-39/+59
2014-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev6-0/+276
2014-10-02wil6210: manual FW error recovery modeVladimir Kondratiev5-9/+121
2014-10-02ath: Add support for tracingSujith Manoharan6-0/+107
2014-10-02ipvs: Clean up comment style in ip_vs.hSimon Horman1-139/+75
2014-10-02netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso3-0/+14
2014-10-02netfilter: nf_tables: allow to filter from prerouting and postroutingPablo Neira Ayuso1-0/+2
2014-10-02netfilter: nft_compat: remove incomplete 32/64 bits arch compat codePablo Neira Ayuso1-101/+15
2014-10-02netfilter: nf_tables: wait for call_rcu completion on module removalPablo Neira Ayuso1-0/+1
2014-10-02netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso10-20/+20
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso7-117/+309
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso7-17/+241
2014-10-02Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen1-3/+10
2014-10-02Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen1-11/+5
2014-10-02Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen1-2/+6
2014-10-02Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen1-0/+2
2014-10-02igb: bump version to 5.2.15Todd Fujinaka1-1/+1
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones2-2/+2
2014-10-02igb: remove blocking phy read from inside spinlockBernhard Kaindl3-18/+0
2014-10-02ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao1-1/+0
2014-10-02ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQLEmil Tantilov2-6/+1
2014-10-02ixgbe: remove wait loop on autoneg for copper devicesEmil Tantilov1-41/+0
2014-10-02ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones1-1/+1
2014-10-02Bluetooth: Fix lockdep warning with l2cap_chan_connectJohan Hedberg1-5/+8
2014-10-01fm10k: Correctly set the number of Tx queuesAlexander Duyck1-1/+5
2014-10-01fm10k: Reduce buffer size when pages are larger than 4KAlexander Duyck1-6/+2
2014-10-01bna: Update Maintainer EmailRasesh Mody1-1/+1
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2-0/+30
2014-10-01net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther1-6/+7
2014-10-01net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov2-2/+27
2014-10-01net: bridge: add a br_set_state helper functionFlorian Fainelli6-11/+17
2014-10-01net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong2-9/+7
2014-10-01net_sched: fix another crash in cls_tcindexWANG Cong1-3/+9
2014-10-01vxlan: Set inner protocol before transmitTom Herbert1-0/+4
2014-10-01gre: Set inner protocol in v4 and v6 GRE transmitTom Herbert2-2/+8
2014-10-01ipip: Set inner IP protocol in ipipTom Herbert1-0/+2
2014-10-01sit: Set inner IP protocol in sitTom Herbert1-0/+4
2014-10-01udp: Generalize skb_udp_segmentTom Herbert4-9/+73
2014-10-01bpf: add tests to verifier testsuiteAlexei Starovoitov1-0/+130
2014-10-01bpf: add search pruning optimization to verifierAlexei Starovoitov1-0/+146
2014-10-01net: fec: implement rx_copybreak to improve rx performanceNimrod Andy2-65/+145
2014-10-01net: avoid one atomic operation in skb_clone()Eric Dumazet1-6/+17
2014-10-01net/dccp/ccid.c: add __init to ccid_activateFabian Frederick1-1/+1
2014-10-01net/dccp/proto.c: add __init to dccp_mib_initFabian Frederick1-1/+1
2014-10-01r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-01r8152: remove clearing bphayeswang1-27/+1