summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-19tcp: adjust tail loss probe timeoutYuchung Cheng3-10/+12
2017-07-19openvswitch: Optimize operations for OvS flow_stats.Tonghao Zhang3-4/+9
2017-07-19openvswitch: Optimize updating for OvS flow_stats.Tonghao Zhang1-2/+1
2017-07-19Merge branch 'liquidio-lowmem-fixes'David S. Miller2-6/+8
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington1-4/+4
2017-07-19liquidio: lowmem: do not dereference null ptrRick Farrington1-0/+2
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington1-2/+2
2017-07-19liquidio: support new firmware statistic fw_err_pkiRick Farrington2-0/+5
2017-07-18Merge branch 'net-attribute_group-const'David S. Miller10-11/+15
2017-07-18net: chelsio: cxgb3: constify attribute_group structures.Arvind Yadav1-2/+6
2017-07-18net: bonding: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18arcnet: com20020-pci: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2100: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2200: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: can: janz-ican3: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: can: at91_can: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: cdc_ncm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18Merge branch 'mlxsw-Preparations-for-IPv6-UC-router'David S. Miller5-257/+622
2017-07-18mlxsw: spectrum_router: Update prefix count for IPv6Ido Schimmel1-1/+1
2017-07-18mlxsw: spectrum_router: Rename functions to add / delete a FIB entryIdo Schimmel1-8/+8
2017-07-18mlxsw: spectrum_router: Drop unnecessary parameterIdo Schimmel1-19/+13
2017-07-18mlxsw: spectrum_router: Mark IPv4 specific function accordinglyIdo Schimmel1-29/+29
2017-07-18mlxsw: spectrum_router: Create IPv4 specific entry structIdo Schimmel1-100/+123
2017-07-18mlxsw: spectrum_router: Set abort trap for IPv6Ido Schimmel1-13/+26
2017-07-18mlxsw: spectrum_router: Allow IPv6 routes to be programmedIdo Schimmel1-41/+46
2017-07-18mlxsw: reg: Update RALUE register with IPv6 supportIdo Schimmel1-0/+11
2017-07-18mlxsw: spectrum_router: Extend virtual routers with IPv6 supportIdo Schimmel1-3/+25
2017-07-18mlxsw: spectrum_router: Make FIB node retrieval family agnosticIdo Schimmel1-17/+17
2017-07-18mlxsw: spectrum_router: Don't create FIB node during lookupIdo Schimmel1-4/+13
2017-07-18mlxsw: spectrum_router: Don't assume neighbour typeIdo Schimmel1-3/+8
2017-07-18mlxsw: spectrum_router: Set activity interval according to both neighbour tablesArkadi Sharshevsky1-2/+5
2017-07-18mlxsw: spectrum_router: Periodically dump active IPv6 neighboursArkadi Sharshevsky1-10/+69
2017-07-18mlxsw: reg: Update RAUHTD register with IPv6 supportArkadi Sharshevsky1-0/+32
2017-07-18mlxsw: spectrum_router: Reflect IPv6 neighbours to the deviceArkadi Sharshevsky1-3/+37
2017-07-18mlxsw: reg: Update RAUHT register with IPv6 supportArkadi Sharshevsky1-0/+10
2017-07-18mlxsw: spectrum_router: Configure RIFs based on IPv6 addressesArkadi Sharshevsky3-5/+84
2017-07-18mlxsw: spectrum_router: Flood unregistered multicast packets to routerIdo Schimmel1-0/+20
2017-07-18mlxsw: spectrum: Add support for IPv6 trapsArkadi Sharshevsky3-11/+53
2017-07-18mlxsw: reg: Enable IPv6 on router interfacesArkadi Sharshevsky1-0/+2
2017-07-18mlxsw: spectrum_router: Enable IPv6 routerArkadi Sharshevsky2-3/+5
2017-07-18Merge branch 'xfrm-remove-flow-cache'David S. Miller21-957/+173
2017-07-18xfrm: add xdst pcpu cacheFlorian Westphal4-3/+132
2017-07-18xfrm: remove flow cacheFlorian Westphal13-734/+2
2017-07-18xfrm_policy: make xfrm_bundle_lookup return xfrm dst objectFlorian Westphal1-16/+12
2017-07-18xfrm_policy: remove xfrm_policy_lookupFlorian Westphal1-32/+4
2017-07-18xfrm_policy: kill flow to policy dir conversionFlorian Westphal1-42/+4
2017-07-18xfrm_policy: remove always true/false branchesFlorian Westphal1-60/+14
2017-07-18xfrm_policy: bypass flow_cache_lookupFlorian Westphal1-9/+5