summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-16ipv6: only update __use and lastusetime once per jiffy at mostWei Wang2-11/+12
2017-10-16ipv6: check fn before doing FIB6_SUBTREE(fn)Wei Wang1-4/+7
2017-10-16bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar1-2/+3
2017-10-16Merge branch 'sched-tp_q-remove'David S. Miller23-69/+127
2017-10-16net: sched: propagate q and parent from caller down to tcf_fill_nodeJiri Pirko1-20/+35
2017-10-16net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko2-5/+4
2017-10-16net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct QdiscJiri Pirko3-4/+13
2017-10-16net: sched: cls_u32: use block instead of q in tc_u_commonJiri Pirko1-8/+4
2017-10-16net: sched: ematch: obtain net pointer from blocksJiri Pirko1-1/+1
2017-10-16net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko1-10/+17
2017-10-16net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko1-0/+21
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko3-0/+9
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko16-21/+23
2017-10-16mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck2-33/+47
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller24-796/+1437
2017-10-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller13-192/+1510
2017-10-15Merge branch 'tc-testing-updates'David S. Miller9-1169/+2097
2017-10-15tc-testing: fix the -l argument bug in tdc.pyLucas Bates1-4/+4
2017-10-15tc-testing: Add test cases for police and skbmodLucas Bates2-0/+899
2017-10-15tc-testing: Split test case files into smaller chunksLucas Bates6-1212/+1194
2017-10-15tc-testing: Add test cases for flushing actionsLucas Bates1-1/+48
2017-10-15Merge branch 'macvlan-cleanups'David S. Miller1-2/+4
2017-10-15macvlan: Only update pkt_type if destination MAC address matchesAlexander Duyck1-1/+3
2017-10-15macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck1-1/+1
2017-10-15tcp: add a tracepoint for tcp retransmissionCong Wang3-0/+72
2017-10-15net_sched: fix a compile warning in act_ifeCong Wang1-0/+2
2017-10-15Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames'David S. Miller4-10/+13
2017-10-15hv_netvsc: Add initialization of tx_table in netvsc_device_add()Haiyang Zhang1-0/+3
2017-10-15hv_netvsc: Rename tx_send_table to tx_tableHaiyang Zhang3-4/+4
2017-10-15hv_netvsc: Rename ind_table to rx_tableHaiyang Zhang3-6/+6
2017-10-15cxgb4: fix missing break in switch and indent return statementsColin Ian King1-3/+4
2017-10-15Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...David S. Miller5-19/+9
2017-10-15Merge branch 'cxgb4-hw-debug-logs'David S. Miller15-142/+2021
2017-10-15cxgb4: collect IBQ and OBQ dumpsRahul Lakkireddy4-0/+253
2017-10-15cxgb4: collect hardware module dumpsRahul Lakkireddy5-0/+422
2017-10-15cxgb4: collect TP dumpRahul Lakkireddy8-1/+234
2017-10-15cxgb4: update API for TP indirect register accessRahul Lakkireddy5-140/+239
2017-10-15cxgb4: collect firmware mbox and device log dumpRahul Lakkireddy5-0/+107
2017-10-15cxgb4: collect on-chip memory dumpRahul Lakkireddy7-1/+220
2017-10-15cxgb4: collect register dumpRahul Lakkireddy8-2/+285
2017-10-15cxgb4: implement ethtool dump data operationsRahul Lakkireddy8-2/+265
2017-10-15nfp: Explicitly include linux/bug.hMark Brown2-0/+2
2017-10-15Merge branch 'dsa-remove-set_addr'David S. Miller6-48/+43
2017-10-15net: dsa: remove .set_addrVivien Didelot3-13/+0
2017-10-15net: dsa: dsa_loop: remove .set_addrVivien Didelot1-8/+0
2017-10-15net: dsa: mv88e6060: setup random mac addressVivien Didelot1-17/+26
2017-10-15net: dsa: mv88e6060: fix switch MAC addressVivien Didelot1-2/+8
2017-10-15net: dsa: mv88e6xxx: setup random mac addressVivien Didelot1-16/+17
2017-10-15atm: fore200e: mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2017-10-14net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker3-18/+36