- 2bceefb tc-testing: added tests with cookie for mpls TC action by Roman Mashak · 5 years ago
- fd4b355 Merge branch 'icmp-move-duplicate-code-in-helper-functions' by David S. Miller · 5 years ago
- 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
- 1512246 icmp: add helpers to recognize ICMP error packets by Matteo Croce · 5 years ago
- b8fed59 Merge branch 'netvsc-RSS-related-patches' by David S. Miller · 5 years ago
- 1fac7ca hv_netvsc: record hardware hash in skb by Stephen Hemminger · 5 years ago
- df9f540c hv_netvsc: flag software created hash value by Stephen Hemminger · 5 years ago
- 39069fa Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
- eeb2045 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
- dc645da i40e: implement VF stats NDO by Jesse Brandeburg · 5 years ago
- 3df5b9a i40e: enable X710 support by Alice Michael · 5 years ago
- 07066d9 ixgbe: protect TX timestamping from API misuse by Manjunath Patil · 5 years ago
- 739e6b4 fm10k: update driver version to match out-of-tree by Jacob Keller · 5 years ago
- 780e354 ixgbe: Make use of cpumask_local_spread to improve RSS locality by Alexander Duyck · 5 years ago
- 0e10044 fm10k: add support for ndo_get_vf_stats operation by Jacob Keller · 5 years ago
- 1df96ca fm10k: add missing field initializers to TLV attributes) by Jacob Keller · 6 years ago
- 23b4451 ice: allow 3k MTU for XDP by Maciej Fijalkowski · 5 years ago
- aaf2725 ice: add build_skb() support by Maciej Fijalkowski · 5 years ago
- 59bb080 ice: introduce frame padding computation logic by Maciej Fijalkowski · 5 years ago
- 7237f5b ice: introduce legacy Rx flag by Maciej Fijalkowski · 5 years ago
- 2d4238f ice: Add support for AF_XDP by Krzysztof Kazimierczak · 5 years ago
- 0891d6d ice: Move common functions to ice_txrx_lib.c by Krzysztof Kazimierczak · 5 years ago
- 56c1291 bpf: re-fix skip write only files in debugfs by Daniel Borkmann · 5 years ago
- 54e0602 net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode() by Christophe Roullier · 5 years ago
- 369a782 net: sgi: ioc3-eth: ensure tx ring is 16k aligned. by Thomas Bogendoerfer · 5 years ago
- 7ca2c4c net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA by Christoph Hellwig · 5 years ago
- 051a07e net: sgi: ioc3-eth: simplify setting the DMA mask by Christoph Hellwig · 5 years ago
- 59511bc net: sgi: ioc3-eth: fix usage of GFP_* flags by Christoph Hellwig · 5 years ago
- 4dd1474 net: sgi: ioc3-eth: don't abuse dma_direct_* calls by Christoph Hellwig · 5 years ago
- b6b556a ipv6: use jhash2() in rt6_exception_hash() by Eric Dumazet · 5 years ago
- 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
- 5d1fcaf net: bridge: fdb: eliminate extra port state tests from fast-path by Nikolay Aleksandrov · 5 years ago
- efc2214 ice: Add support for XDP by Maciej Fijalkowski · 5 years ago
- e75d1b2 ice: get rid of per-tc flow in Tx queue configuration routines by Maciej Fijalkowski · 5 years ago
- eff380a ice: Introduce ice_base.c by Anirudh Venkataramanan · 5 years ago
- 1574cf8 Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
- a37ac8a mISDN: remove unused variable 'faxmodulation_s' by YueHaibing · 5 years ago
- 3a6ba7d ptp: Add a ptp clock driver for IDT ClockMatrix. by Vincent Cheng · 5 years ago
- 5c5e7aa dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock by Vincent Cheng · 5 years ago
- fac6fce net: icmp6: provide input address for traceroute6 by Francesco Ruggeri · 5 years ago
- 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
- 2adf81c net: icmp: use input address in traceroute by Francesco Ruggeri · 5 years ago
- c219a16 Merge branch 'optimize-openvswitch-flow-looking-up' by David S. Miller · 5 years ago
- eec62ea net: openvswitch: simplify the ovs_dp_cmd_new by Tonghao Zhang · 5 years ago
- 4c76bf6 net: openvswitch: don't unlock mutex when changing the user_features fails by Tonghao Zhang · 5 years ago
- 50b0e61 net: openvswitch: fix possible memleak on destroy flow-table by Tonghao Zhang · 5 years ago
- 0a3e013 net: openvswitch: add likely in flow_lookup by Tonghao Zhang · 5 years ago
- 515b65a net: openvswitch: simplify the flow_hash by Tonghao Zhang · 5 years ago
- 57f7d7b9 net: openvswitch: optimize flow-mask looking up by Tonghao Zhang · 5 years ago
- a7f35e7 net: openvswitch: optimize flow mask cache hash collision by Tonghao Zhang · 5 years ago
- 1689754 net: openvswitch: shrink the mask array if necessary by Tonghao Zhang · 5 years ago
- 4bc63b1 net: openvswitch: convert mask list in mask array by Tonghao Zhang · 5 years ago
- 04b7d13 net: openvswitch: add flow-mask cache for performance by Tonghao Zhang · 5 years ago
- ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 358fdb4 Merge branch 'bpf_probe_read_user' by Alexei Starovoitov · 5 years ago
- fa553d9 bpf, testing: Add selftest to read/write sockaddr from user space by Daniel Borkmann · 5 years ago
- 50f9aa4 bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper by Daniel Borkmann · 5 years ago
- 251e2d3 bpf, samples: Use bpf_probe_read_user where appropriate by Daniel Borkmann · 5 years ago
- 6e07a63 bpf: Switch BPF probe insns to bpf_probe_read_kernel by Daniel Borkmann · 5 years ago
- 6ae08ae bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers by Daniel Borkmann · 5 years ago
- eb1b668 bpf: Make use of probe_user_write in probe write helper by Daniel Borkmann · 5 years ago
- 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
- 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
- e1cb7d2 Merge branch 'map-pinning' by Alexei Starovoitov · 5 years ago
- 2f4a32c selftests: Add tests for automatic map pinning by Toke Høiland-Jørgensen · 5 years ago
- 57a00f4 libbpf: Add auto-pinning of maps when loading BPF objects by Toke Høiland-Jørgensen · 5 years ago
- 196f848 libbpf: Move directory creation into _pin() functions by Toke Høiland-Jørgensen · 5 years ago
- 4580b25 libbpf: Store map pin path and status in struct bpf_map by Toke Høiland-Jørgensen · 5 years ago
- d1b4574 libbpf: Fix error handling in bpf_map__reuse_fd() by Toke Høiland-Jørgensen · 5 years ago
- 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 372bf6c Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- 0821de2 Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- e5897c7d Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 78db77f Merge branch 'bpf-xskmap-perf-improvements' by Daniel Borkmann · 5 years ago
- d817991 xsk: Restructure/inline XSKMAP lookup/redirect/flush by Björn Töpel · 5 years ago
- e65650f bpf: Implement map_gen_lookup() callback for XSKMAP by Maciej Fijalkowski · 5 years ago
- 64fe8c0 xsk: Store struct xdp_sock as a flexible array member of the XSKMAP by Björn Töpel · 5 years ago
- 31408fb Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
- aeb1b85 Merge branch 'fix-BPF-offload-related-bugs' by David S. Miller · 5 years ago
- aefc3e7 net: fix installing orphaned programs by Jakub Kicinski · 5 years ago
- 41aa29a net: cls_bpf: fix NULL deref on offload filter removal by Jakub Kicinski · 5 years ago
- 8101e06 selftests: bpf: Skip write only files in debugfs by Jakub Kicinski · 5 years ago
- d64479a selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 5 years ago
- 62bdc8f r8169: fix wrong PHY ID issue with RTL8168dp by Heiner Kallweit · 5 years ago
- 5fc0f21 net: dsa: bcm_sf2: Fix IMP setup for port different than 8 by Florian Fainelli · 5 years ago
- 9d68db5 net: phylink: Fix phylink_dbg() macro by Florian Fainelli · 5 years ago
- 9cfeeb5 gve: Fixes DMA synchronization. by Yangchun Fu · 5 years ago
- a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
- 667f264 net/mlx5: DR, Support IPv4 and IPv6 mixed matcher by Alex Vesker · 5 years ago
- 1cdc14e net/mlx5: LAG, Use affinity type enumerators by Erez Alfasi · 5 years ago
- 84d2dbb net/mlx5: LAG, Use port enumerators by Erez Alfasi · 5 years ago
- 5a212e0 net/mlx5: rate limit alloc_ent error messages by Li RongQing · 5 years ago
- ab9341b net/mlx5e: Add ToS (DSCP) header rewrite support by Dmytro Linkin · 5 years ago
- 88f30bb net/mlx5e: Bit sized fields rewrite support by Dmytro Linkin · 5 years ago
- 769619e net/mlx5: WQ, Move short getters into header file by Tariq Toukan · 5 years ago
- 130c7b4 net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events by Saeed Mahameed · 6 years ago
- 7dee607 net/mlx5: Support lockless FTE read lookups by Parav Pandit · 5 years ago
- 84c7af6 net/mlx5: Do not hold group lock while allocating FTE in software by Parav Pandit · 5 years ago
- ae2741e net/mlx5e: Verify that rule has at least one fwd/drop action by Vlad Buslov · 5 years ago