summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix two bugs in secondary destination lookupJon Paul Maloy2015-03-293-1/+14
* net: Introduce passthru_features_checkToshiaki Makita2015-03-291-0/+8
* net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-12/+9
* vlan: Introduce helper functions to check if skb is taggedToshiaki Makita2015-03-291-16/+8
* vlan: Add features for stacked vlan deviceToshiaki Makita2015-03-291-0/+1
* tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-291-2/+69
* net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-291-0/+102
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-2913-221/+332
|\
| * netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-263-33/+86
| * netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-262-16/+7
| * netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-263-8/+11
| * netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-263-41/+25
| * netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-253-117/+122
| * netfilter: nf_tables: add set extensionsPatrick McHardy2015-03-251-0/+16
| * 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-251-1/+1
| * 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-252-2/+3
* | 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
* | tcp: tcp_syn_flood_action() can be staticEric Dumazet2015-03-292-29/+29
* | fib6: install fib6 ops in the last stepWANG Cong2015-03-291-6/+3
* | ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-253-11/+13
* | ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-258-15/+18
* | tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-253-0/+55
* | tipc: clean up handling of link congestionJon Paul Maloy2015-03-252-72/+60
* | tipc: introduce starvation free send algorithmJon Paul Maloy2015-03-253-25/+42
* | net: dsa: Handle non-bridge master changeGuenter Roeck2015-03-251-1/+2
* | tipc: fix a link reset issue due to retransmission failuresYing Xue2015-03-251-3/+5
* | sctp: avoid to repeatedly declare external variablesYing Xue2015-03-252-9/+0
|/
* tcp: fix ipv4 mapped request socksEric Dumazet2015-03-255-5/+1
* tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-243-23/+8
* tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-243-21/+15
* tcp: md5: input path is run under rcu protected sectionsEric Dumazet2015-03-242-33/+9
* tcp: use C99 initializers in new_state[]Eric Dumazet2015-03-241-12/+13
* tcp: md5: fix rcu lockdep splatEric Dumazet2015-03-241-9/+11
* rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-241-18/+7
* rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-243-0/+3
* filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-241-0/+17
* ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa2015-03-241-5/+5
* tipc: fix compile error when IPV6=m and TIPC=yYing Xue2015-03-241-1/+1
* net: allow to delete a whole device groupWANG Cong2015-03-241-0/+38
* tipc: validate length of sockaddr in connect() for dgram/rdmSasha Levin2015-03-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-238-9/+47
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-229-13/+51
| |\
OpenPOWER on IntegriCloud