summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tcp: fix ipv4 mapped request socksEric Dumazet2015-03-255-5/+1
* virtio: change comment in transmitstephen hemminger2015-03-241-2/+6
* tools: bpf_asm: cleanup vlan extension related tokenDaniel Borkmann2015-03-242-14/+14
* Merge branch 'listener_refactor_16'David S. Miller2015-03-245-117/+72
|\
| * tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-244-27/+12
| * tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-244-37/+28
| * 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
|/
* Merge branch 'rhashtable-next'David S. Miller2015-03-245-49/+78
|\
| * rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-243-30/+49
| * rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-245-3/+9
| * rhashtable: Mark internal/private inline functions as suchThomas Graf2015-03-241-0/+2
| * rhashtable: Use 'unsigned int' consistentlyThomas Graf2015-03-242-15/+17
| * rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf2015-03-241-1/+1
|/
* filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-247-3/+35
* Merge branch 'cxgb4-fcoe'David S. Miller2015-03-248-3/+302
|\
| * cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash2015-03-242-0/+12
| * cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash2015-03-243-3/+201
| * cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash2015-03-243-0/+89
|/
* 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
* rhashtable: Add comment on choice of elasticity valueHerbert Xu2015-03-241-0/+12
* cx82310_eth: fix semicolon.cocci warningsWu Fengguang2015-03-241-1/+1
* tipc: validate length of sockaddr in connect() for dgram/rdmSasha Levin2015-03-241-0/+2
* net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa2015-03-241-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23134-1624/+1379
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-2321-75/+238
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-2210-13/+61
| | |\
| | | * netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-221-0/+6
| | | * netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-201-2/+2
| | | * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-195-10/+44
| | | * netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-171-1/+4
| | | * netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-131-0/+2
| | | * netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-121-0/+3
| | * | cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-03-237-15/+141
| |\ \ \
| | * | | sparc64: Fix several bugs in memmove().David S. Miller2015-03-231-3/+32
| | * | | sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-191-0/+4