summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vlan: Add features for stacked vlan deviceToshiaki Makita2015-03-291-0/+1
* tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-294-2/+73
* Merge branch 'dsa-hw-bridging'David S. Miller2015-03-297-94/+679
|\
| * net: dsa: mv88e6171: Add support for hardware bridgingAndrew Lunn2015-03-291-0/+6
| * net: dsa: mv88e6171: Add EEE support to the mv88e6172Andrew Lunn2015-03-291-0/+24
| * net: dsa: mv88e6171: Add defines for switch product IDsAndrew Lunn2015-03-291-2/+6
| * net: dsa: Centralise getting switch idAndrew Lunn2015-03-292-2/+2
| * net: dsa: mv88e6352: Add support for ndo_fdb functionsGuenter Roeck2015-03-291-0/+3
| * net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnextGuenter Roeck2015-03-292-0/+152
| * net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-292-0/+108
| * net: dsa: mv88e6352: Add support for hardware bridgingGuenter Roeck2015-03-291-0/+3
| * net: dsa: mv88e6xxx: Add Hardware bridging supportGuenter Roeck2015-03-292-7/+292
| * net: dsa: mv88e6171: Use common port configurationGuenter Roeck2015-03-291-23/+1
| * net: dsa: mv88e6123_61_65: Use common port configurationGuenter Roeck2015-03-291-23/+1
| * net: dsa: mv88e6352: Use common port initialization codeGuenter Roeck2015-03-291-23/+1
| * net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_writeGuenter Roeck2015-03-291-9/+26
| * net: dsa: mv88e6xxx: Disable Message Port bit for CPU portGuenter Roeck2015-03-291-4/+3
| * net: dsa: mv88e6xxx: Provide function for common port initializationGuenter Roeck2015-03-292-0/+40
| * net: dsa: mv88e6xxx: Factor out common initialization codeGuenter Roeck2015-03-295-12/+22
|/
* hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add()Haiyang Zhang2015-03-291-2/+0
* net: smc91x: make use of 4th parameter to devm_gpiod_get_indexUwe Kleine-König2015-03-291-17/+8
* hv_netvsc: Implement batching in send bufferHaiyang Zhang2015-03-294-47/+162
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-2916-238/+513
|\
| * netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-264-40/+112
| * netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-263-16/+35
| * netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-264-9/+14
| * netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-264-41/+27
| * netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-254-121/+132
| * netfilter: nf_tables: add set extensionsPatrick McHardy2015-03-252-0/+121
| * netfilter: nft_hash: convert to use rhashtable callbacksPatrick McHardy2015-03-251-5/+49
| * netfilter: nft_hash: indent rhashtable parametersPatrick McHardy2015-03-251-5/+5
| * netfilter: nft_hash: restore struct nft_hashPatrick McHardy2015-03-251-16/+21
| * rhashtable: provide len to obj_hashfnPatrick McHardy2015-03-253-4/+6
| * netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy2015-03-251-1/+1
| * netfilter: nf_tables: nft_queue does not depend on x_tablesPatrick McHardy2015-03-251-1/+0
| * netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.cPablo Neira Ayuso2015-03-251-4/+4
| * netfilter: Use LOGLEVEL_<FOO> definesJoe Perches2015-03-256-6/+16
| * netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy2015-03-253-4/+5
* | Merge branch 'tipc-next'David S. Miller2015-03-297-62/+87
|\ \
| * | tipc: involve reference counter for node structureYing Xue2015-03-296-30/+79
| * | tipc: fix potential deadlock when all links are resetYing Xue2015-03-295-32/+8
|/ /
* | virtio: simplify the using of received in virtnet_pollLi RongQing2015-03-291-2/+2
* | Merge branch 'be2net-next'David S. Miller2015-03-292-7/+24
|\ \
| * | be2net: bump up the driver version to 10.6.0.1Sathya Perla2015-03-291-1/+1
| * | be2net: setup xps queue mappingSathya Perla2015-03-291-3/+7
| * | be2net: assign CPU affinity hints to be2net IRQsPadmanabh Ratnakar2015-03-292-3/+16
|/ /
* | tcp: tcp_syn_flood_action() can be staticEric Dumazet2015-03-293-31/+29
* | cxgb4: fix boolreturn.cocci warningsWu Fengguang2015-03-291-3/+3
* | fib6: install fib6 ops in the last stepWANG Cong2015-03-291-6/+3
* | Merge branch 'bcmgenet-next'David S. Miller2015-03-272-122/+278
|\ \