summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-16tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)
2017-10-16ipv6: only update __use and lastusetime once per jiffy at mostWei Wang
2017-10-16ipv6: check fn before doing FIB6_SUBTREE(fn)Wei Wang
2017-10-16bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar
2017-10-16Merge branch 'sched-tp_q-remove'David S. Miller
2017-10-16net: sched: propagate q and parent from caller down to tcf_fill_nodeJiri Pirko
2017-10-16net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko
2017-10-16net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct QdiscJiri Pirko
2017-10-16net: sched: cls_u32: use block instead of q in tc_u_commonJiri Pirko
2017-10-16net: sched: ematch: obtain net pointer from blocksJiri Pirko
2017-10-16net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko
2017-10-16net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko
2017-10-16mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-10-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-14Merge branch 'tc-testing-updates'David S. Miller
2017-10-14tc-testing: fix the -l argument bug in tdc.pyLucas Bates
2017-10-14tc-testing: Add test cases for police and skbmodLucas Bates
2017-10-14tc-testing: Split test case files into smaller chunksLucas Bates
2017-10-14tc-testing: Add test cases for flushing actionsLucas Bates
2017-10-14Merge branch 'macvlan-cleanups'David S. Miller
2017-10-14macvlan: Only update pkt_type if destination MAC address matchesAlexander Duyck
2017-10-14macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2017-10-14tcp: add a tracepoint for tcp retransmissionCong Wang
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