| Commit message (Expand) | Author | Age | Files | Lines |
* | pch_gbe: Switch to new PCI IRQ allocation API | Andy Shevchenko | 2017-10-16 | 2 | -28/+17 |
* | tracing: bpf: Hide bpf trace events when they are not used | Steven Rostedt (VMware) | 2017-10-16 | 2 | -1/+7 |
* | ipv6: only update __use and lastusetime once per jiffy at most | Wei Wang | 2017-10-16 | 2 | -11/+12 |
* | ipv6: check fn before doing FIB6_SUBTREE(fn) | Wei Wang | 2017-10-16 | 1 | -4/+7 |
* | bpf: Add -target to clang switch while cross compiling. | Abhijit Ayarekar | 2017-10-16 | 1 | -2/+3 |
* | Merge branch 'sched-tp_q-remove' | David S. Miller | 2017-10-16 | 23 | -69/+127 |
|\ |
|
| * | net: sched: propagate q and parent from caller down to tcf_fill_node | Jiri Pirko | 2017-10-16 | 1 | -20/+35 |
| * | net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock | Jiri Pirko | 2017-10-16 | 2 | -5/+4 |
| * | net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc | Jiri Pirko | 2017-10-16 | 3 | -4/+13 |
| * | net: sched: cls_u32: use block instead of q in tc_u_common | Jiri Pirko | 2017-10-16 | 1 | -8/+4 |
| * | net: sched: ematch: obtain net pointer from blocks | Jiri Pirko | 2017-10-16 | 1 | -1/+1 |
| * | net: sched: teach tcf_bind/unbind_filter to use block->q | Jiri Pirko | 2017-10-16 | 1 | -10/+17 |
| * | net: sched: introduce tcf_block_q and tcf_block_dev helpers | Jiri Pirko | 2017-10-16 | 1 | -0/+21 |
| * | net: sched: store net pointer in block and introduce qdisc_net helper | Jiri Pirko | 2017-10-16 | 3 | -0/+9 |
| * | net: sched: store Qdisc pointer in struct block | Jiri Pirko | 2017-10-16 | 16 | -21/+23 |
|/ |
|
* | mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs | Alexander Duyck | 2017-10-16 | 2 | -33/+47 |
* | Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2017-10-16 | 24 | -796/+1437 |
|\ |
|
| * | net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY | Alex Vesker | 2017-10-14 | 3 | -18/+36 |
| * | net/mlx5e: IPoIB, Add PKEY child interface ethtool ops | Alex Vesker | 2017-10-14 | 3 | -2/+8 |
| * | net/mlx5e: IPoIB, Add PKEY child interface ndos | Alex Vesker | 2017-10-14 | 3 | -7/+144 |
| * | net/mlx5e: IPoIB, Add PKEY child interface nic profile | Alex Vesker | 2017-10-14 | 3 | -6/+102 |
| * | net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev | Alex Vesker | 2017-10-14 | 5 | -2/+184 |
| * | net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP | Alex Vesker | 2017-10-14 | 2 | -0/+10 |
| * | IB/ipoib: Add ability to set PKEY index to lower device driver | Alex Vesker | 2017-10-14 | 1 | -2/+6 |
| * | IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop | Alex Vesker | 2017-10-14 | 1 | -1/+6 |
| * | net/mlx5: Support for attaching multiple underlay QPs to root flow table | Alex Vesker | 2017-10-14 | 5 | -54/+171 |
| * | net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions | Alex Vesker | 2017-10-14 | 1 | -38/+70 |
| * | net/mlx5: PTP code migration to driver core section | Feras Daoud | 2017-10-14 | 12 | -382/+416 |
| * | net/mlx5: File renaming towards ptp core implementation | Feras Daoud | 2017-10-14 | 3 | -3/+3 |
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2017-10-14 | 13 | -192/+1510 |
|\ \ |
|
| * | | i40e/i40evf: don't trust VF to reset itself | Alan Brady | 2017-10-13 | 3 | -8/+12 |
| * | | i40e: fix link reporting | Alan Brady | 2017-10-13 | 1 | -1/+6 |
| * | | i40e: make const array patterns static, reduces object code size | Colin Ian King | 2017-10-13 | 1 | -1/+3 |
| * | | i40e: Add support setting TC max bandwidth rates | Amritha Nambiar | 2017-10-13 | 2 | -9/+93 |
| * | | i40e: Refactor VF BW rate limiting | Amritha Nambiar | 2017-10-13 | 3 | -43/+71 |
| * | | i40e: Enable 'channel' mode in mqprio for TC configs | Amritha Nambiar | 2017-10-13 | 3 | -106/+362 |
| * | | i40e: Add infrastructure for queue channel support | Amritha Nambiar | 2017-10-13 | 3 | -9/+743 |
| * | | i40e: Add macro for PF reset bit | Amritha Nambiar | 2017-10-13 | 4 | -10/+9 |
| * | | mqprio: Introduce new hardware offload mode and shaper in mqprio | Amritha Nambiar | 2017-10-13 | 3 | -9/+215 |
* | | | Merge branch 'tc-testing-updates' | David S. Miller | 2017-10-14 | 9 | -1169/+2097 |
|\ \ \ |
|
| * | | | tc-testing: fix the -l argument bug in tdc.py | Lucas Bates | 2017-10-14 | 1 | -4/+4 |
| * | | | tc-testing: Add test cases for police and skbmod | Lucas Bates | 2017-10-14 | 2 | -0/+899 |
| * | | | tc-testing: Split test case files into smaller chunks | Lucas Bates | 2017-10-14 | 6 | -1212/+1194 |
| * | | | tc-testing: Add test cases for flushing actions | Lucas Bates | 2017-10-14 | 1 | -1/+48 |
|/ / / |
|
* | | | Merge branch 'macvlan-cleanups' | David S. Miller | 2017-10-14 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | macvlan: Only update pkt_type if destination MAC address matches | Alexander Duyck | 2017-10-14 | 1 | -1/+3 |
| * | | | macvlan: Only deliver one copy of the frame to the macvlan interface | Alexander Duyck | 2017-10-14 | 1 | -1/+1 |
|/ / / |
|
* | | | tcp: add a tracepoint for tcp retransmission | Cong Wang | 2017-10-14 | 3 | -0/+72 |
* | | | net_sched: fix a compile warning in act_ife | Cong Wang | 2017-10-14 | 1 | -0/+2 |
* | | | Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames' | David S. Miller | 2017-10-14 | 4 | -10/+13 |
|\ \ \ |
|