2022-01-07 |
Jakub Kicinski | Merge branch 'mlxsw-add-spectrum-4-support' |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Amit Cohen | mlxsw: spectrum: Extend to support Spectrum-4 ASIC |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Amit Cohen | mlxsw: spectrum_acl_bloom_filter: Add support for Spect... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Amit Cohen | mlxsw: Add operations structure for bloom filter calcul... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Amit Cohen | mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Amit Cohen | mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Amit Cohen | mlxsw: spectrum_acl_bloom_filter: Reorder functions... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Amit Cohen | mlxsw: Introduce flex key elements for Spectrum-4 |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Amit Cohen | mlxsw: Rename virtual router flex key element |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Jakub Kicinski | Merge branch 'dpaa2-eth-small-cleanup' |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Ioana Ciornei | dpaa2-switch: check if the port priv is valid |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Ioana Ciornei | dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Robert-Ionut... | dpaa2-mac: bail if the dpmacs fwnode is not found |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Jakub Kicinski | Merge https://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Alexei Starovoitov | Merge branch 'net: bpf: handle return value of post_bin... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Menglong Dong | bpf: selftests: Add bind retry for post_bind{4, 6} |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Menglong Dong | bpf: selftests: Use C99 initializers in test_sock.c |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Menglong Dong | net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_IN... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Hao Luo | bpf/selftests: Test bpf_d_path on rdonly_mem. |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Grant Seltzer | libbpf: Add documentation for bpf_map batch operations |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Andrii Nakryiko | selftests/bpf: Don't rely on preserving volatile in... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Daniel Borkmann | veth: Do not record rx queue hint in veth_xmit |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Greg Kroah... | ethernet: ibmveth: use default_groups in kobj_type |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Jiapeng Chong | sfc: Use swap() instead of open coding it |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Tom Rix | ethtool: use phydev variable |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Russell King... | net: macb: use .mac_select_pcs() interface |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Coco Li | gro: add ability to control gro max packet size |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Miroslav Lichvar | net: fix SOF_TIMESTAMPING_BIND_PHC to work with multipl... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Vladimir Oltean | net: dsa: warn about dsa_port and dsa_switch bit fields... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Vladimir Oltean | net: dsa: don't enumerate dsa_switch and dsa_port bit... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
David S. Miller | Merge branch 'dsa-init-cleanups' |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Vladimir Oltean | net: dsa: setup master before ports |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Vladimir Oltean | net: dsa: first set up shared ports, then non-shared... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Vladimir Oltean | net: dsa: hold rtnl_mutex when calling dsa_master_... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Vladimir Oltean | net: dsa: stop updating master MTU from master.c |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Vladimir Oltean | net: dsa: merge rtnl_lock sections in dsa_slave_create |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Vladimir Oltean | net: dsa: reorder PHY initialization with MTU setup... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
David S. Miller | Merge branch 'master' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Toke Høiland... | xdp: Add xdp_do_redirect_frame() for pre-computed xdp_f... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Toke Høiland... | xdp: Move conversion to xdp_frame out of map functions |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Toke Høiland... | page_pool: Store the XDP mem id |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Toke Høiland... | page_pool: Add callback to init pages when they are... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Toke Høiland... | xdp: Allow registering memory model without rxq reference |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Alexei Starovoitov | Merge branch 'samples/bpf: xdpsock app enhancements' |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Ong Boon Leong | samples/bpf: xdpsock: Add timestamp for Tx-only operation |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Ong Boon Leong | samples/bpf: xdpsock: Add time-out for cleaning Tx |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Ong Boon Leong | samples/bpf: xdpsock: Add sched policy and priority... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Ong Boon Leong | samples/bpf: xdpsock: Add cyclic TX operation capability |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Ong Boon Leong | samples/bpf: xdpsock: Add clockid selection support |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Ong Boon Leong | samples/bpf: xdpsock: Add Dest and Src MAC setting... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Ong Boon Leong | samples/bpf: xdpsock: Add VLAN support for Tx-only... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Jakub Kicinski | Merge branch 'net-lantiq_xrx200-improve-ethernet-perfor... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Aleksander... | net: lantiq_xrx200: convert to build_skb |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Aleksander... | net: lantiq_xrx200: increase napi poll weigth |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Aleksander... | MIPS: lantiq: dma: increase descritor count |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Miroslav Lichvar | testptp: set pin function before other requests |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Christy Lee | libbpf 1.0: Deprecate bpf_object__find_map_by_offset... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Christy Lee | libbpf 1.0: Deprecate bpf_map__is_offload_neutral() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Qiang Wang | libbpf: Support repeated legacy kprobes on same function |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Qiang Wang | libbpf: Use probe_name for legacy kprobe |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Christy Lee | libbpf: Deprecate bpf_perf_event_read_simple() API |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Jakub Kicinski | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Kuniyuki Iwashima | bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt(). |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Kuniyuki Iwashima | bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Linus Torvalds | Merge tag 'net-5.16-final' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Kris Van Hees | bpf: Fix verifier support for validation of async callbacks |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Christoph Hellwig | bpf, docs: Fully document the JMP mode modifiers |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Christoph Hellwig | bpf, docs: Fully document the JMP opcodes |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Christoph Hellwig | bpf, docs: Fully document the ALU opcodes |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Christoph Hellwig | bpf, docs: Document the opcode classes |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Christoph Hellwig | bpf, docs: Add subsections for ALU and JMP instructions |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Christoph Hellwig | bpf, docs: Add a setion to explain the basic instructio... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Daniel Borkmann | bpf, selftests: Add verifier test for mem_or_null regis... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Daniel Borkmann | bpf: Don't promote bogus looking registers after null... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
John Fastabend | bpf, sockmap: Fix double bpf_prog_put on error case... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
John Fastabend | bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_par... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Hou Tao | bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Russell King... | net: gemini: allow any RGMII interface mode |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Jakub Kicinski | Merge branch 'fix-rgmii-delays-for-88e1118' |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Russell King... | net: phy: marvell: configure RGMII delays for 88E1118 |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Russell King... | net: phy: marvell: use phy_write_paged() to set MSCR |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Taehee Yoo | selftests: set amt.sh executable |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Aaron Ma | Revert "net: usb: r8152: Add MAC passthrough support... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Eric Dumazet | netlink: do not allocate a device refcount tracker... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Eric Dumazet | net/sched: add missing tracker information in qdisc_cre... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Linus Torvalds | Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Jakub Kicinski | Merge tag 'ieee802154-for-net-2022-01-05' of git:/... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
David S. Miller | Merge branch 'dsa-notifier-cleanup' |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: remove cross-chip support for HSR |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: remove cross-chip support for MRP |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: fix incorrect function pointer check for... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Danielle Ratson | mlxsw: pci: Avoid flow control for EMAD packets |
commit | commitdiff | tree | snapshot |
2022-01-05 |
David S. Miller | Merge tag 'linux-can-next-for-5.17-20220105' of git... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
David S. Miller | Merge branch 'dsa-cleanups' |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: combine two holes in struct dsa_switch_tree |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: move dsa_switch_tree :: ports and lags to... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: make dsa_switch :: num_ports an unsigned int |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: merge all bools of struct dsa_switch into... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: move dsa_port :: type near dsa_port :: index |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Vladimir Oltean | net: dsa: merge all bools of struct dsa_port into a... |
commit | commitdiff | tree | snapshot |
next |