- ed57802 libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage by Andrii Nakryiko · 5 years ago
- 65a052d selftests/bps: Clean up removed ints relocations negative tests by Andrii Nakryiko · 5 years ago
- f23c7ce Merge branch 'bpf-libbpf-bitfield-size-relo' by Daniel Borkmann · 5 years ago
- 0b16356 selftests/bpf: Add field size relocation tests by Andrii Nakryiko · 5 years ago
- 8b1cb1c selftest/bpf: Add relocatable bitfield reading tests by Andrii Nakryiko · 5 years ago
- 94f060e libbpf: Add support for field size relocations by Andrii Nakryiko · 5 years ago
- ee26dad libbpf: Add support for relocatable bitfields by Andrii Nakryiko · 5 years ago
- 42765ed selftests/bpf: Remove too strict field offset relo test cases by Andrii Nakryiko · 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
- 57f7d7b 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 · 6 years ago
- 84d2dbb net/mlx5: LAG, Use port enumerators by Erez Alfasi · 6 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 · 6 years ago
- 556b9d1 net/mlx5: Clear VF's configuration on disabling SRIOV by Aya Levin · 6 years ago
- 32680da net/mlx5: Remove unneeded variable in mlx5_unload_one by zhong jiang · 6 years ago
- cc4db57 net/mlx5: FPGA, support network cards with standalone FPGA by Igor Leshenko · 6 years ago
- 40416d8 net/mlx5: DR, Replace CRC32 implementation to use kernel lib by Hamdan Igbaria · 6 years ago
- c23fcbb tc-testing: added tests with cookie for conntrack TC action by Roman Mashak · 5 years ago
- c8c2cd8 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
- 451fe01 ixgbe: Remove duplicate clear_bit() call by Igor Pylypiv · 5 years ago
- 17df5ae Documentation: networking: device drivers: Remove stray asterisks by Jonathan Neuschäfer · 5 years ago
- 8472ba6 e1000: fix memory leaks by Wenwen Wang · 6 years ago
- 2c19e39 i40e: Fix receive buffer starvation for AF_XDP by Jeff Kirsher · 5 years ago
- 8d5cfd7 igb: Fix constant media auto sense switching when no cable is connected by Manfred Rudigier · 6 years ago
- 0dbe6cb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 355f83c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- b2a18c2 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 33e4980 Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
- 23c161e Merge branch 'net-bridge-minor-followup-optimizations' by David S. Miller · 5 years ago
- 58ec1ea net: bridge: fdb: restore unlikely() when taking over externally added entries by Nikolay Aleksandrov · 5 years ago
- 31f1155 net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add() by Nikolay Aleksandrov · 5 years ago
- be0c567 net: bridge: fdb: br_fdb_update can take flags directly by Nikolay Aleksandrov · 5 years ago
- 4202e21 net: ethernet: arc: add the missed clk_disable_unprepare by Chuhong Yuan · 5 years ago
- d540c39 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- b88866b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 1461624 Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- 65a5bf1 Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 4252a1a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- 2858598 Merge tag 'sound-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
- 79cc554 NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() by Trond Myklebust · 5 years ago