summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-155-140/+239
* cxgb4: collect firmware mbox and device log dumpRahul Lakkireddy2017-10-155-0/+107
* cxgb4: collect on-chip memory dumpRahul Lakkireddy2017-10-157-1/+220
* cxgb4: collect register dumpRahul Lakkireddy2017-10-158-2/+285
* cxgb4: implement ethtool dump data operationsRahul Lakkireddy2017-10-158-2/+265
* nfp: Explicitly include linux/bug.hMark Brown2017-10-152-0/+2
* Merge branch 'dsa-remove-set_addr'David S. Miller2017-10-156-48/+43Star
|\
| * net: dsa: remove .set_addrVivien Didelot2017-10-153-13/+0Star
| * net: dsa: dsa_loop: remove .set_addrVivien Didelot2017-10-151-8/+0Star
| * net: dsa: mv88e6060: setup random mac addressVivien Didelot2017-10-151-17/+26
| * net: dsa: mv88e6060: fix switch MAC addressVivien Didelot2017-10-151-2/+8
| * net: dsa: mv88e6xxx: setup random mac addressVivien Didelot2017-10-151-16/+17
|/
* atm: fore200e: mark expected switch fall-throughsGustavo A. R. Silva2017-10-151-0/+8
* Merge branch 'nfp-bpf-support-direct-packet-access'David S. Miller2017-10-147-101/+394
|\
| * nfp: bpf: support direct packet access in TCJakub Kicinski2017-10-141-2/+15
| * nfp: bpf: direct packet access - writeJakub Kicinski2017-10-143-9/+109
| * nfp: bpf: add support for direct packet access - readJakub Kicinski2017-10-145-11/+105
| * nfp: bpf: separate I/O from checks for legacy data loadJakub Kicinski2017-10-141-37/+40
| * nfp: bpf: fix context accessesJakub Kicinski2017-10-141-20/+29
| * 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