- 78ed404 libbpf, xsk: Select AF_XDP BPF program based on kernel version by Björn Töpel · 4 years ago
- f0863ea xsk: Fold xp_assign_dev and __xp_assign_dev by Björn Töpel · 4 years ago
- 458f727 xsk: Remove explicit_free parameter from __xsk_rcv() by Björn Töpel · 4 years ago
- 6e66fbb samples/bpf: Add xdp program on egress for xdp_redirect_map by Hangbin Liu · 4 years ago
- 18b24d7 bpf: Fix typo in scalar{,32}_min_max_rsh comments by Tobias Klauser · 4 years ago
- 628add7 bpf, docs: Update build procedure for manually compiling LLVM and Clang by Tiezhu Yang · 4 years ago
- 443edce selftest/bpf: Fix typo by Junlin Yang · 4 years ago
- 6095d5a libbpf: Use string table index from index table if needed by Jiri Olsa · 4 years ago
- b452ee0 docs: bpf: Clarify -mcpu=v3 requirement for atomic ops by Brendan Jackman · 4 years ago
- 53fe541 docs: bpf: Fixup atomics markup by Brendan Jackman · 4 years ago
- 636d549 Merge branch 'bpf: misc performance improvements for cgroup' by Alexei Starovoitov · 4 years ago
- a9ed15da bpf: Split cgroup_bpf_enabled per attach type by Stanislav Fomichev · 4 years ago
- 20f2505 bpf: Try to avoid kzalloc in cgroup/{s,g}etsockopt by Stanislav Fomichev · 4 years ago
- 9cacf81 bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE by Stanislav Fomichev · 4 years ago
- 13ca51d bpf: Permit size-0 datasec by Yonghong Song · 4 years ago
- 71ee10e Merge branch 'Allow attaching to bare tracepoints' by Alexei Starovoitov · 4 years ago
- 407be92 selftests: bpf: Add a new test for bare tracepoints by Qais Yousef · 4 years ago
- 86e6b4e Merge branch 'bpf,x64: implement jump padding in jit' by Alexei Starovoitov · 4 years ago
- 6939f4e trace: bpf: Allow bpf to attach to bare tracepoints by Qais Yousef · 4 years ago
- 79d1b68 selftests/bpf: Add verifier tests for x64 jit jump padding by Gary Lin · 4 years ago
- 16a660e test_bpf: Remove EXPECTED_FAIL flag from bpf_fill_maxinsns11 by Gary Lin · 4 years ago
- 93c5aec bpf,x64: Pad NOPs to make images converge more easily by Gary Lin · 4 years ago
- d2e04b9 docs, bpf: Add minimal markup to address doc warning by Lukas Bulwahn · 4 years ago
- da9d35e samples/bpf: Add BPF_ATOMIC_OP macro for BPF samples by Björn Töpel · 4 years ago
- 89f479f net, xdp: Introduce xdp_build_skb_from_frame utility routine by Lorenzo Bianconi · 4 years ago
- 97a0e1e net, xdp: Introduce __xdp_build_skb_from_frame utility routine by Lorenzo Bianconi · 4 years ago
- 09c02d5 bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs. by Carlos Neira · 4 years ago
- 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 75439bc Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- 2e4ceed Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
- 7178a10 X.509: Fix crash caused by NULL pointer by Tianjia Zhang · 4 years ago
- db58465 cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years ago
- 535d315 Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years ago
- 0c630a6 net: systemport: free dev before on error path by Pan Bian · 4 years ago
- de658a1 net: usb: cdc_ncm: don't spew notifications by Grant Grundler · 4 years ago
- 584b7cf net: mscc: ocelot: Fix multicast to the CPU port by Alban Bedel · 4 years ago
- c89dffc tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years ago
- b3741b4 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years ago
- bc895e8 bpf: Fix signed_{sub,add32}_overflows type handling by Daniel Borkmann · 4 years ago
- 50aca89 can: peak_usb: fix use after free bugs by Vincent Mailhol · 4 years ago
- 75854ca can: vxcan: vxcan_xmit: fix use after free bug by Vincent Mailhol · 4 years ago
- 03f16c5 can: dev: can_restart: fix use after free bug by Vincent Mailhol · 4 years ago
- 9c30ae8 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years ago
- 8e4052c net: dsa: b53: fix an off by one in checking "vlan->vid" by Dan Carpenter · 4 years ago
- 7b8fc01 bonding: add a vlan+srcmac tx hashing option by Jarod Wilson · 4 years ago
- 00b229f net: fix GSO for SG-enabled devices by Paolo Abeni · 4 years ago
- b160c28 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years ago
- fc6f89d octeontx2-af: Remove unneeded semicolons by Xu Wang · 4 years ago
- 1e30b8d net: smsc911x: Make Runtime PM handling more fine-grained by Geert Uytterhoeven · 4 years ago
- eaaf611 selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded" by Colin Ian King · 4 years ago
- c2e315b net: tun: fix misspellings using codespell tool by Menglong Dong · 4 years ago
- 0deee7a taprio: boolean values to a bool variable by Jiapeng Zhong · 4 years ago
- 719fc6b7 Merge branch 'net-ethernet-ti-am65-cpsw-nuss-introduce-support-for-am64x-cpsw3g' by Jakub Kicinski · 4 years ago
- 4f7cce2 net: ethernet: ti: am65-cpsw: add support for am64x cpsw3g by Vignesh Raghavendra · 4 years ago
- 1dd3841 net: ti: cpsw_ale: add driver data for AM64 CPSW3g by Vignesh Raghavendra · 4 years ago
- 39fd054 net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handling by Peter Ujfalusi · 4 years ago
- ed569ed net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA API by Peter Ujfalusi · 4 years ago
- 19d9a84 dt-binding: net: ti: k3-am654-cpsw-nuss: update bindings for am64x cpsw3g by Grygorii Strashko · 4 years ago
- b3228c7 dt-binding: ti: am65x-cpts: add assigned-clock and power-domains props by Grygorii Strashko · 4 years ago
- fd23d2d selftests: net: fib_tests: remove duplicate log test by Hangbin Liu · 4 years ago
- 4964e5a net: nfc: nci: fix the wrong NCI_CORE_INIT parameters by Bongsu Jeon · 4 years ago
- f6a2e94 sh_eth: Fix power down vs. is_opened flag ordering by Geert Uytterhoeven · 4 years ago
- a3eb4e9 net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled by Tariq Toukan · 4 years ago
- 9f23de4 Merge branch 'net-support-sctp-crc-csum-offload-for-tunneling-packets-in-some-drivers' by Jakub Kicinski · 4 years ago
- fc186d0 net: ixgbevf: use skb_csum_is_sctp instead of protocol check by Xin Long · 4 years ago
- f8c4b01 net: ixgbe: use skb_csum_is_sctp instead of protocol check by Xin Long · 4 years ago
- 609d29a net: igc: use skb_csum_is_sctp instead of protocol check by Xin Long · 4 years ago
- d2de444 net: igbvf: use skb_csum_is_sctp instead of protocol check by Xin Long · 4 years ago
- 8bcf020 net: igb: use skb_csum_is_sctp instead of protocol check by Xin Long · 4 years ago
- fa82117 net: add inline function skb_csum_is_sctp by Xin Long · 4 years ago
- 2565ff4 Merge branch 'ipv4-ensure-ecn-bits-don-t-influence-source-address-validation' by Jakub Kicinski · 4 years ago
- 2e5a626 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years ago
- 8d2b51b udp: mask TOS bits in udp_v4_early_demux() by Guillaume Nault · 4 years ago
- b425e24 xsk: Clear pool even for inactive queues by Maxim Mikityanskiy · 4 years ago
- 45dfb8a Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 301a33d bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback by Mircea Cirjaliu · 4 years ago
- f419f03 Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 4 years ago
- 28df858 Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years ago
- f7b9820 Merge branch 'sh_eth-fix-reboot-crash' by Jakub Kicinski · 4 years ago
- 02cae02 sh_eth: Make PHY access aware of Runtime PM to fix reboot crash by Geert Uytterhoeven · 4 years ago
- 8eed01b mdio-bitbang: Export mdiobb_{read,write}() by Geert Uytterhoeven · 4 years ago
- 7eab14de mdio, phy: fix -Wshadow warnings triggered by nested container_of() by Alexander Lobakin · 4 years ago
- 7e238de net: core: devlink: use right genl user_ptr when handling port param get/set by Oleksandr Mazur · 4 years ago
- dc9c9e7 vhost_net: avoid tx queue stuck when sendmsg fails by Yunjian Wang · 4 years ago
- 99d5189 net: hns: fix variable used when DEBUG is defined by Tom Rix · 4 years ago
- 7cfabe4 arcnet: fix macro name when DEBUG is defined by Tom Rix · 4 years ago
- be7f457 Merge branch 'tls-device-offload-for-bond' by Jakub Kicinski · 4 years ago
- 4e5a733 net/tls: Except bond interface from some TLS checks by Tariq Toukan · 4 years ago
- 153cbd1 net/tls: Device offload to use lowest netdevice in chain by Tariq Toukan · 4 years ago
- dc5809f net/bonding: Declare TLS RX device offload support by Tariq Toukan · 4 years ago
- 89df6a8 net/bonding: Implement TLS TX device offload by Tariq Toukan · 4 years ago
- f45583d net/bonding: Take update_features call out of XFRM funciton by Tariq Toukan · 4 years ago
- 007feb8 net/bonding: Implement ndo_sk_get_lower_dev by Tariq Toukan · 4 years ago
- 5b99854 net/bonding: Take IP hash logic into a helper by Tariq Toukan · 4 years ago
- 719a402 net: netdevice: Add operation ndo_sk_get_lower_dev by Tariq Toukan · 4 years ago
- 41fb4c1 net/qla3xxx: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years ago
- d349f99 net_sched: fix RTNL deadlock again caused by request_module() by Cong Wang · 4 years ago
- 6ea9309 net: phy: national: remove definition of DEBUG by Tom Rix · 4 years ago
- 9d9b1ee tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years ago
- c080559 Merge branch 'net-make-udp-tunnel-devices-support-fraglist' by Jakub Kicinski · 4 years ago