summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | nfp: bpf: support BPF offload only on little endianJakub Kicinski2017-10-141-0/+2
| * | | | nfp: bpf: implement byte swap instructionJakub Kicinski2017-10-141-0/+38
| * | | | nfp: bpf: add mov helperJakub Kicinski2017-10-141-16/+15Star
| * | | | nfp: bpf: fix compare instructionsJakub Kicinski2017-10-141-9/+12
| * | | | nfp: bpf: add missing return in jne_imm optimizationJakub Kicinski2017-10-141-0/+1
| * | | | nfp: bpf: reorder arguments to emit_ld_field_any()Jakub Kicinski2017-10-141-3/+3
| * | | | bpf: verifier: set reg_type on context accesses in second passJakub Kicinski2017-10-141-6/+37
|/ / / /
* | | | Merge branch 'stmmac-Improvements-for-multi-queuing-and-for-AVB'David S. Miller2017-10-144-17/+56
|\ \ \ \
| * | | | net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu2017-10-144-13/+30
| * | | | net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu2017-10-143-9/+31
|/ / / /
* | / / icmp: don't fail on fragment reassembly time exceededMatteo Croce2017-10-141-3/+12
| |/ / |/| |
* | | Merge branch 'tipc-comm-groups'David S. Miller2017-10-1316-283/+1997
|\ \ \
| * | | tipc: add multipoint-to-point flow controlJon Maloy2017-10-132-5/+136
| * | | tipc: guarantee delivery of last broadcast before DOWN eventJon Maloy2017-10-131-13/+32
| * | | tipc: guarantee delivery of UP event before first broadcastJon Maloy2017-10-132-2/+9
| * | | tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy2017-10-135-17/+94
| * | | tipc: guarantee group unicast doesn't bypass group broadcastJon Maloy2017-10-132-15/+74
| * | | tipc: introduce group multicast messagingJon Maloy2017-10-133-7/+74
| * | | tipc: introduce group anycast messagingJon Maloy2017-10-135-0/+138
| * | | tipc: introduce group unicast messagingJon Maloy2017-10-134-13/+150
| * | | tipc: introduce flow control for group broadcast messagesJon Maloy2017-10-134-22/+190
| * | | tipc: receive group membership events via member socketJon Maloy2017-10-135-33/+101
| * | | tipc: add second source address to recvmsg()/recvfrom()Jon Maloy2017-10-133-18/+39
| * | | tipc: introduce communication groupsJon Maloy2017-10-1310-48/+748
| * | | tipc: improve destination linked listJon Maloy2017-10-134-67/+74
| * | | tipc: add new function for sending multiple small messagesJon Maloy2017-10-133-12/+19
| * | | tipc: refactor function filter_rcv()Jon Maloy2017-10-133-81/+89
| * | | tipc: add ability to obtain node availability status from other filesJon Maloy2017-10-132-5/+22
| * | | tipc: improve address sanity check in tipc_connect()Jon Maloy2017-10-131-16/+15Star
| * | | tipc: add ability to order and receive topology events in driverJon Maloy2017-10-135-40/+124
|/ / /
* | | selftests: rtnetlink: add a small macsec test caseFlorian Westphal2017-10-131-0/+42
* | | ravb: Consolidate clock handlingGeert Uytterhoeven2017-10-131-25/+10Star
* | | Merge branch 'net-support-bgmac-with-B50212E-B1-PHY'David S. Miller2017-10-133-1/+14
|\ \ \
| * | | net: bgmac: enable master mode for BCM54210E and B50212E PHYsRafał Miłecki2017-10-131-1/+7
| * | | net: phy: broadcom: support new device flag for setting master modeRafał Miłecki2017-10-132-0/+7
|/ / /
* | | ipvlan: always use the current L2 addr of the masterMahesh Bandewar2017-10-131-1/+6
* | | Merge branch 'act-ife-misc'David S. Miller2017-10-132-59/+86
|\ \ \
| * | | sched: act: ife: update parameters via rcu handlingAlexander Aring2017-10-132-30/+67
| * | | sched: act: ife: migrate to use per-cpu countersAlexander Aring2017-10-131-18/+11Star
| * | | sched: act: ife: move encode/decode check to initAlexander Aring2017-10-131-11/+8Star
|/ / /
* | | Merge branch 'net-sched-fix-IFE-meta-modules-loading'David S. Miller2017-10-135-5/+19
|\ \ \
| * | | net sched actions: fix module auto-loadingRoman Mashak2017-10-131-1/+15
| * | | net sched actions: change IFE modules alias namesRoman Mashak2017-10-135-5/+5
|/ / /
* | | vxge: Clean up unused variables in vxge-trafficChristos Gkekas2017-10-121-19/+0Star
* | | sched: tc_mirred: Remove whitespacesFlorian Fainelli2017-10-121-3/+3
* | | ip_tunnel: fix building with NET_IP_TUNNEL=mArnd Bergmann2017-10-121-0/+1
* | | Merge branch 'smc-ib_query_gid'David S. Miller2017-10-122-21/+17Star
|\ \ \
| * | | net/smc: dev_put for netdev after usage of ib_query_gid()Ursula Braun2017-10-121-4/+8
| * | | net/smc: replace function pointer get_netdev()Ursula Braun2017-10-121-17/+9Star
|/ / /
* | | Merge branch 'dsa-ACB-for-bcm_sf2-and-bcmsysport'David S. Miller2017-10-128-5/+270
|\ \ \