- 6698c16 mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type() by Petr Machata · 7 years ago
- c30f5d0 mlxsw: spectrum: Move netdevice NB to struct mlxsw_sp by Petr Machata · 7 years ago
- 36c0a9d tipc: fix rebasing error by Jon Maloy · 7 years ago
- 4588048 Merge branch 'net-core-rcuify-rtnl-af_ops' by David S. Miller · 7 years ago
- 5fa85a0 net: core: rcu-ify rtnl af_ops by Florian Westphal · 7 years ago
- 070cbf5b rtnetlink: place link af dump into own helper by Florian Westphal · 7 years ago
- d85969f tcp: cdg: make struct tcp_cdg static by Colin Ian King · 7 years ago
- 00fb3a7 net: systemport: add NET_DSA dependency by Arnd Bergmann · 7 years ago
- 92c43fc hamradio: baycom_par: use new parport device model by Sudip Mukherjee · 7 years ago
- bc28df6 net: dccp: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 2a600d9 pch_gbe: Switch to new PCI IRQ allocation API by Andy Shevchenko · 7 years ago
- 9185a61 tracing: bpf: Hide bpf trace events when they are not used by Steven Rostedt (VMware) · 7 years ago
- 0da4af0 ipv6: only update __use and lastusetime once per jiffy at most by Wei Wang · 7 years ago
- 0e80193 ipv6: check fn before doing FIB6_SUBTREE(fn) by Wei Wang · 7 years ago
- 9db9583 bpf: Add -target to clang switch while cross compiling. by Abhijit Ayarekar · 7 years ago
- 745482e Merge branch 'sched-tp_q-remove' by David S. Miller · 7 years ago
- a10fa20 net: sched: propagate q and parent from caller down to tcf_fill_node by Jiri Pirko · 7 years ago
- 74e3be6 net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock by Jiri Pirko · 7 years ago
- 1abf272 net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc by Jiri Pirko · 7 years ago
- 7fa9d97 net: sched: cls_u32: use block instead of q in tc_u_common by Jiri Pirko · 7 years ago
- c195456 net: sched: ematch: obtain net pointer from blocks by Jiri Pirko · 7 years ago
- 34e3759 net: sched: teach tcf_bind/unbind_filter to use block->q by Jiri Pirko · 7 years ago
- 4418646 net: sched: introduce tcf_block_q and tcf_block_dev helpers by Jiri Pirko · 7 years ago
- 855319b net: sched: store net pointer in block and introduce qdisc_net helper by Jiri Pirko · 7 years ago
- 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
- 3230290 mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs by Alexander Duyck · 7 years ago
- af28f6f Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
- e4655e4 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
- ae0783b Merge branch 'tc-testing-updates' by David S. Miller · 7 years ago
- 7f6661a tc-testing: fix the -l argument bug in tdc.py by Lucas Bates · 7 years ago
- cf797ac tc-testing: Add test cases for police and skbmod by Lucas Bates · 7 years ago
- 0923edf tc-testing: Split test case files into smaller chunks by Lucas Bates · 7 years ago
- ae3c33c tc-testing: Add test cases for flushing actions by Lucas Bates · 7 years ago
- 6eda447 Merge branch 'macvlan-cleanups' by David S. Miller · 7 years ago
- c8c41ea macvlan: Only update pkt_type if destination MAC address matches by Alexander Duyck · 7 years ago
- dd6b9c2 macvlan: Only deliver one copy of the frame to the macvlan interface by Alexander Duyck · 7 years ago
- e086101 tcp: add a tracepoint for tcp retransmission by Cong Wang · 7 years ago
- 6578759 net_sched: fix a compile warning in act_ife by Cong Wang · 7 years ago
- c116004 Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames' by David S. Miller · 7 years ago
- 6b0cbe3 hv_netvsc: Add initialization of tx_table in netvsc_device_add() by Haiyang Zhang · 7 years ago
- 39e91cf hv_netvsc: Rename tx_send_table to tx_table by Haiyang Zhang · 7 years ago
- 47371300 hv_netvsc: Rename ind_table to rx_table by Haiyang Zhang · 7 years ago
- 5dc8742 cxgb4: fix missing break in switch and indent return statements by Colin Ian King · 7 years ago
- ae96d33 Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
- f013820 Merge branch 'cxgb4-hw-debug-logs' by David S. Miller · 7 years ago
- 7c075ce cxgb4: collect IBQ and OBQ dumps by Rahul Lakkireddy · 7 years ago
- 270d39b cxgb4: collect hardware module dumps by Rahul Lakkireddy · 7 years ago
- 4359cf3 cxgb4: collect TP dump by Rahul Lakkireddy · 7 years ago
- 5ccf9d0 cxgb4: update API for TP indirect register access by Rahul Lakkireddy · 7 years ago
- 844d1b6 cxgb4: collect firmware mbox and device log dump by Rahul Lakkireddy · 7 years ago
- b33af02 cxgb4: collect on-chip memory dump by Rahul Lakkireddy · 7 years ago
- a7975a2 cxgb4: collect register dump by Rahul Lakkireddy · 7 years ago
- ad75b7d cxgb4: implement ethtool dump data operations by Rahul Lakkireddy · 7 years ago
- 4c7787b nfp: Explicitly include linux/bug.h by Mark Brown · 7 years ago
- 7f4e568 Merge branch 'dsa-remove-set_addr' by David S. Miller · 7 years ago
- 841f4f2 net: dsa: remove .set_addr by Vivien Didelot · 7 years ago
- 93004a9 net: dsa: dsa_loop: remove .set_addr by Vivien Didelot · 7 years ago
- 56c3ff9 net: dsa: mv88e6060: setup random mac address by Vivien Didelot · 7 years ago
- 1723ab4 net: dsa: mv88e6060: fix switch MAC address by Vivien Didelot · 7 years ago
- 04a69a1 net: dsa: mv88e6xxx: setup random mac address by Vivien Didelot · 7 years ago
- ec0d098 atm: fore200e: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- b5ae577 net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY by Alex Vesker · 7 years ago
- 6a91023 net/mlx5e: IPoIB, Add PKEY child interface ethtool ops by Alex Vesker · 7 years ago
- af98ceb net/mlx5e: IPoIB, Add PKEY child interface ndos by Alex Vesker · 7 years ago
- 4c6c615 net/mlx5e: IPoIB, Add PKEY child interface nic profile by Alex Vesker · 7 years ago
- 7e7f4780 net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev by Alex Vesker · 7 years ago
- da34f1a net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP by Alex Vesker · 7 years ago
- 980f91c IB/ipoib: Add ability to set PKEY index to lower device driver by Alex Vesker · 8 years ago
- b4b678b IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop by Alex Vesker · 7 years ago
- dae3745 net/mlx5: Support for attaching multiple underlay QPs to root flow table by Alex Vesker · 7 years ago
- c8249ed net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions by Alex Vesker · 7 years ago
- 7c39afb net/mlx5: PTP code migration to driver core section by Feras Daoud · 7 years ago
- ae904be net/mlx5: File renaming towards ptp core implementation by Feras Daoud · 7 years ago
- 8bc4654 Merge branch 'nfp-bpf-support-direct-packet-access' by David S. Miller · 7 years ago
- bfddbc8 nfp: bpf: support direct packet access in TC by Jakub Kicinski · 7 years ago
- e663fe3 nfp: bpf: direct packet access - write by Jakub Kicinski · 7 years ago
- 2ca7144 nfp: bpf: add support for direct packet access - read by Jakub Kicinski · 7 years ago
- 0a79397 nfp: bpf: separate I/O from checks for legacy data load by Jakub Kicinski · 7 years ago
- 943c57b nfp: bpf: fix context accesses by Jakub Kicinski · 7 years ago
- 0f6cf4d nfp: bpf: support BPF offload only on little endian by Jakub Kicinski · 7 years ago
- 3119d1f nfp: bpf: implement byte swap instruction by Jakub Kicinski · 7 years ago
- c000dfb nfp: bpf: add mov helper by Jakub Kicinski · 7 years ago
- 26fa818 nfp: bpf: fix compare instructions by Jakub Kicinski · 7 years ago
- 8283737 nfp: bpf: add missing return in jne_imm optimization by Jakub Kicinski · 7 years ago
- bc8c80a nfp: bpf: reorder arguments to emit_ld_field_any() by Jakub Kicinski · 7 years ago
- 1bdec449 bpf: verifier: set reg_type on context accesses in second pass by Jakub Kicinski · 7 years ago
- 40d0af5 Merge branch 'stmmac-Improvements-for-multi-queuing-and-for-AVB' by David S. Miller · 7 years ago
- a0daae1 net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queues by Jose Abreu · 7 years ago
- 52a7623 net: stmmac: Use correct values in TQS/RQS fields by Jose Abreu · 7 years ago
- 258bbb1 icmp: don't fail on fragment reassembly time exceeded by Matteo Croce · 7 years ago
- 17a9422 i40e/i40evf: don't trust VF to reset itself by Alan Brady · 7 years ago
- 8fdb69d i40e: fix link reporting by Alan Brady · 7 years ago
- b06da8f i40e: make const array patterns static, reduces object code size by Colin Ian King · 7 years ago
- 2027d4d i40e: Add support setting TC max bandwidth rates by Amritha Nambiar · 7 years ago
- 5ecae41 i40e: Refactor VF BW rate limiting by Amritha Nambiar · 7 years ago
- a9ce82f i40e: Enable 'channel' mode in mqprio for TC configs by Amritha Nambiar · 7 years ago
- 8f88b30 i40e: Add infrastructure for queue channel support by Amritha Nambiar · 7 years ago
- ff42418 i40e: Add macro for PF reset bit by Amritha Nambiar · 7 years ago
- 4e8b86c mqprio: Introduce new hardware offload mode and shaper in mqprio by Amritha Nambiar · 7 years ago
- a00344b Merge branch 'tipc-comm-groups' by David S. Miller · 7 years ago