summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-29tcp: tcp_syn_flood_action() can be staticEric Dumazet3-31/+29
2015-03-29cxgb4: fix boolreturn.cocci warningsWu Fengguang1-3/+3
2015-03-29fib6: install fib6 ops in the last stepWANG Cong1-6/+3
2015-03-28Merge branch 'bcmgenet-next'David S. Miller2-122/+278
2015-03-28net: bcmgenet: add support for multiple Rx queuesPetri Gynther2-45/+137
2015-03-28net: bcmgenet: rework Rx NAPI codePetri Gynther1-23/+45
2015-03-28net: bcmgenet: rework Tx NAPI codePetri Gynther1-18/+62
2015-03-28net: bcmgenet: tweak init_umac()Petri Gynther1-13/+20
2015-03-28net: bcmgenet: simplify bcmgenet_init_dma()Petri Gynther1-16/+17
2015-03-28net: bcmgenet: modify Tx ring int_enable and int_disable vectorsPetri Gynther2-19/+13
2015-03-28net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther2-4/+0
2015-03-28Merge branch 'xgene-next'David S. Miller4-24/+137
2015-03-28drivers: net: xgene: Add separate tx completion ringIyappan Subramanian2-20/+127
2015-03-28dtb: xgene: Add interrupt for Tx completionIyappan Subramanian1-3/+6
2015-03-28Documentation: dts: xgene: Update interrupt field descriptionIyappan Subramanian1-1/+4
2015-03-27at86rf230: fix is_tx while error handlingAlexander Aring1-0/+1
2015-03-27at86rf230: remove unnecessary spinlockAlexander Aring1-9/+0
2015-03-27mac802154: cleanup concurrent checkAlexander Aring1-14/+6
2015-03-27i40e: Bump version to 1.2.43Catherine Sullivan1-1/+1
2015-03-27i40evf: add FW version to ethtool infoMitch Williams1-1/+1
2015-03-27i40e: Increase PF reset max loop limitAkeem G Abodunrin1-1/+1
2015-03-27i40evf: resequence close operationsMitch Williams1-7/+3
2015-03-27i40evf: delay releasing ringsMitch Williams3-13/+14
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg6-1/+26
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy4-40/+112
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy3-16/+35
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy4-9/+14
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy4-41/+27
2015-03-26Bluetooth: Unify advertising data code pathsArman Uguray1-91/+64
2015-03-26Bluetooth: Update supported_flags for AD featuresArman Uguray1-3/+29
2015-03-26Bluetooth: Support the "tx-power" adv flagArman Uguray1-0/+19
2015-03-26Bluetooth: Support the "managed-flags" adv flagArman Uguray1-2/+9
2015-03-26Bluetooth: Support the "limited-discoverable" adv flagArman Uguray1-1/+8
2015-03-26Bluetooth: Support the "discoverable" adv flagArman Uguray1-8/+30
2015-03-26Bluetooth: Support the "connectable mode" adv flagArman Uguray1-31/+56
2015-03-26Bluetooth: Add macros for advertising instance flagsArman Uguray1-0/+8
2015-03-26Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann1-1/+1
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa4-13/+16
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa10-21/+26
2015-03-25Merge branch 'tipc-next'David S. Miller4-97/+157
2015-03-25tipc: eliminate race condition at dual link establishmentJon Paul Maloy3-0/+55
2015-03-25tipc: clean up handling of link congestionJon Paul Maloy2-72/+60
2015-03-25tipc: introduce starvation free send algorithmJon Paul Maloy3-25/+42
2015-03-25net: dsa: Handle non-bridge master changeGuenter Roeck1-1/+2
2015-03-25Bluetooth: hci_uart: Add setup callbackLoic Poulain2-0/+12
2015-03-25netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy4-121/+132
2015-03-25netfilter: nf_tables: add set extensionsPatrick McHardy2-0/+121
2015-03-25netfilter: nft_hash: convert to use rhashtable callbacksPatrick McHardy1-5/+49
2015-03-25netfilter: nft_hash: indent rhashtable parametersPatrick McHardy1-5/+5
2015-03-25netfilter: nft_hash: restore struct nft_hashPatrick McHardy1-16/+21