aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bridge: br_set_ageing_time takes a clock_tVivien Didelot2016-07-252-2/+2
* net: bridge: fix br_stp_enable_bridge commentVivien Didelot2016-07-251-1/+1
* cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar2016-07-257-236/+446
* net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch2016-07-251-1/+10
* Merge branch 'mlxsw-port-mirroring'David S. Miller2016-07-2415-4/+1148
|\
| * mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2016-07-242-1/+507
| * net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi2016-07-241-0/+9
| * mlxsw: reg: Add the Monitoring Port Analyzer registerYotam Gigi2016-07-241-0/+67
| * mlxsw: reg: Add Monitoring Port Analyzer Table registerYotam Gigi2016-07-241-0/+54
| * mlxsw: reg: Add Shared Buffer Internal Buffer registerYotam Gigi2016-07-241-0/+41
| * net/sched: Add match-all classifier hw offloading.Yotam Gigi2016-07-244-3/+87
| * net/sched: introduce Match-all classifierJiri Pirko2016-07-244-0/+270
| * mlxsw: pci: Add max span resources to resources queryNogah Frankel2016-07-242-0/+7
| * mlxsw: pci: Add resources query implementation.Nogah Frankel2016-07-246-3/+109
|/
* cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen2016-07-241-0/+51
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-2439-589/+718
|\
| * netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang2016-07-231-23/+20
| * netfilter: nft_compat: put back match/target module if init failLiping Zhang2016-07-231-8/+24
| * netfilter: h323: Use mod_timer instead of set_expect_timeoutGao Feng2016-07-231-14/+1
| * netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-223-32/+16
| * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-226-40/+18
| * netfilter: nf_tables: allow to filter out rules by table and chainPablo Neira Ayuso2016-07-211-0/+38
| * netfilter: nft_log: fix snaplen does not truncate packetsLiping Zhang2016-07-211-1/+2
| * netfilter: nft_log: check the validity of log levelLiping Zhang2016-07-211-0/+5
| * netfilter: nft_log: fix possible memory leak if log expr init failLiping Zhang2016-07-211-8/+18
| * netfilter: Add helper array register/unregister functionsGao Feng2016-07-217-181/+165
| * netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang2016-07-191-6/+19
| * netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-185-64/+127
| * netfilter: conntrack: protect early_drop by rcu read lockLiping Zhang2016-07-121-0/+3
| * netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931Toby DiPasquale2016-07-111-1/+2
| * Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-07-111-2/+23
| |\
| | * ipvs: count pre-established TCP states as activeMichal Kubecek2016-07-071-2/+23
| * | netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-115-39/+40
| * | netfilter: constify arg to is_dying/confirmedFlorian Westphal2016-07-111-2/+2
| * | netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang2016-07-111-0/+3
| * | netfilter: physdev: physdev-is-out should not work with OUTPUT chainHangbin Liu2016-07-111-4/+4
| * | netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-113-59/+71
| * | netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-115-44/+12
| * | netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-112-48/+48
| * | netfilter: nf_ct_helper: unlink helper again when hash resize happenLiping Zhang2016-07-111-6/+13
| * | netfilter: cttimeout: unlink timeout obj again when hash resize happenLiping Zhang2016-07-111-6/+14
| * | netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-114-9/+38
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24276-1313/+2475
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-2364-320/+850
| |\ \ \
| | * | | packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh2016-07-221-3/+1
| | * | | net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-201-2/+2
| | * | | packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda2016-07-191-3/+3
| | * | | net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-191-1/+1
| | * | | Update maintainer for EHEA driver.Douglas Miller2016-07-191-1/+1
| | * | | Merge branch 'mlx4-fixes'David S. Miller2016-07-194-40/+136
| | |\ \ \