aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-29
|\
| * netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-26
| * netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-26
| * netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-26
| * netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-26
| * netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-25
| * netfilter: nf_tables: add set extensionsPatrick McHardy2015-03-25
| * netfilter: nft_hash: convert to use rhashtable callbacksPatrick McHardy2015-03-25
| * netfilter: nft_hash: indent rhashtable parametersPatrick McHardy2015-03-25
| * netfilter: nft_hash: restore struct nft_hashPatrick McHardy2015-03-25
| * rhashtable: provide len to obj_hashfnPatrick McHardy2015-03-25
| * netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy2015-03-25
| * netfilter: nf_tables: nft_queue does not depend on x_tablesPatrick McHardy2015-03-25
| * netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.cPablo Neira Ayuso2015-03-25
| * netfilter: Use LOGLEVEL_<FOO> definesJoe Perches2015-03-25
| * netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy2015-03-25
* | tipc: involve reference counter for node structureYing Xue2015-03-29
* | tipc: fix potential deadlock when all links are resetYing Xue2015-03-29
* | tcp: tcp_syn_flood_action() can be staticEric Dumazet2015-03-29
* | fib6: install fib6 ops in the last stepWANG Cong2015-03-29
* | ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* | ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* | tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-25
* | tipc: clean up handling of link congestionJon Paul Maloy2015-03-25
* | tipc: introduce starvation free send algorithmJon Paul Maloy2015-03-25
* | net: dsa: Handle non-bridge master changeGuenter Roeck2015-03-25
* | tipc: fix a link reset issue due to retransmission failuresYing Xue2015-03-25
* | sctp: avoid to repeatedly declare external variablesYing Xue2015-03-25
|/
* tcp: fix ipv4 mapped request socksEric Dumazet2015-03-25
* tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-24
* tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-24
* tcp: md5: input path is run under rcu protected sectionsEric Dumazet2015-03-24
* tcp: use C99 initializers in new_state[]Eric Dumazet2015-03-24
* tcp: md5: fix rcu lockdep splatEric Dumazet2015-03-24
* rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-24
* rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-24
* filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-24
* ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa2015-03-24
* tipc: fix compile error when IPV6=m and TIPC=yYing Xue2015-03-24
* net: allow to delete a whole device groupWANG Cong2015-03-24
* tipc: validate length of sockaddr in connect() for dgram/rdmSasha Levin2015-03-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-22
| |\
| | * netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-22
| | * netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-20
| | * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-19
| | * netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-17
| | * netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-13
| | * netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-12
* | | ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-23