summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-14net_sched: fix a compile warning in act_ifeCong Wang
2017-10-14Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames'David S. Miller
2017-10-14hv_netvsc: Add initialization of tx_table in netvsc_device_add()Haiyang Zhang
2017-10-14hv_netvsc: Rename tx_send_table to tx_tableHaiyang Zhang
2017-10-14hv_netvsc: Rename ind_table to rx_tableHaiyang Zhang
2017-10-14cxgb4: fix missing break in switch and indent return statementsColin Ian King
2017-10-14Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-10-14Merge branch 'cxgb4-hw-debug-logs'David S. Miller
2017-10-14cxgb4: collect IBQ and OBQ dumpsRahul Lakkireddy
2017-10-14cxgb4: collect hardware module dumpsRahul Lakkireddy
2017-10-14cxgb4: collect TP dumpRahul Lakkireddy
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy
2017-10-14cxgb4: collect firmware mbox and device log dumpRahul Lakkireddy
2017-10-14cxgb4: collect on-chip memory dumpRahul Lakkireddy
2017-10-14cxgb4: collect register dumpRahul Lakkireddy
2017-10-14cxgb4: implement ethtool dump data operationsRahul Lakkireddy
2017-10-14nfp: Explicitly include linux/bug.hMark Brown
2017-10-14Merge branch 'dsa-remove-set_addr'David S. Miller
2017-10-14net: dsa: remove .set_addrVivien Didelot
2017-10-14net: dsa: dsa_loop: remove .set_addrVivien Didelot
2017-10-14net: dsa: mv88e6060: setup random mac addressVivien Didelot
2017-10-14net: dsa: mv88e6060: fix switch MAC addressVivien Didelot
2017-10-14net: dsa: mv88e6xxx: setup random mac addressVivien Didelot
2017-10-14atm: fore200e: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-14Merge branch 'nfp-bpf-support-direct-packet-access'David S. Miller
2017-10-14nfp: bpf: support direct packet access in TCJakub Kicinski
2017-10-14nfp: bpf: direct packet access - writeJakub Kicinski
2017-10-14nfp: bpf: add support for direct packet access - readJakub Kicinski
2017-10-14nfp: bpf: separate I/O from checks for legacy data loadJakub Kicinski
2017-10-14nfp: bpf: fix context accessesJakub Kicinski
2017-10-14nfp: bpf: support BPF offload only on little endianJakub Kicinski
2017-10-14nfp: bpf: implement byte swap instructionJakub Kicinski
2017-10-14nfp: bpf: add mov helperJakub Kicinski
2017-10-14nfp: bpf: fix compare instructionsJakub Kicinski
2017-10-14nfp: bpf: add missing return in jne_imm optimizationJakub Kicinski
2017-10-14nfp: bpf: reorder arguments to emit_ld_field_any()Jakub Kicinski
2017-10-14bpf: verifier: set reg_type on context accesses in second passJakub Kicinski
2017-10-14Merge branch 'stmmac-Improvements-for-multi-queuing-and-for-AVB'David S. Miller
2017-10-14net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu
2017-10-14net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu
2017-10-14icmp: don't fail on fragment reassembly time exceededMatteo Croce
2017-10-13Merge branch 'tipc-comm-groups'David S. Miller
2017-10-13tipc: add multipoint-to-point flow controlJon Maloy
2017-10-13tipc: guarantee delivery of last broadcast before DOWN eventJon Maloy
2017-10-13tipc: guarantee delivery of UP event before first broadcastJon Maloy
2017-10-13tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy
2017-10-13tipc: guarantee group unicast doesn't bypass group broadcastJon Maloy
2017-10-13tipc: introduce group multicast messagingJon Maloy
2017-10-13tipc: introduce group anycast messagingJon Maloy
2017-10-13tipc: introduce group unicast messagingJon Maloy