netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-09 05:57:08 to 2020-05-10 01:04:48 UTC [more...]

[PATCH v2] net: Protect INET_ADDR_COOKIE on 32-bit architectures
 2020-05-09 22:39 UTC  (7+ messages)

[PATCH] bpfilter: check if $(CC) can static link in Kconfig
 2020-05-10  1:04 UTC  (2+ messages)

[PATCH v9 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-05-10  1:03 UTC  (5+ messages)
` [PATCH v9 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS

[PATCH 00/15] net: taint when the device driver firmware crashes
 2020-05-10  1:01 UTC  (9+ messages)
` [PATCH 01/15] taint: add module firmware crash taint support
` [PATCH 09/15] qed: use new module_firmware_crashed()
  ` [EXT] "

[PATCH bpf-next v4 00/21] bpf: implement bpf iterator for kernel data
 2020-05-10  0:50 UTC  (28+ messages)
` [PATCH bpf-next v4 01/21] bpf: implement an interface to register bpf_iter targets
` [PATCH bpf-next v4 02/21] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v4 03/21] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v4 04/21] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v4 05/21] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v4 06/21] bpf: create anonymous "
` [PATCH bpf-next v4 07/21] bpf: create file "
` [PATCH bpf-next v4 08/21] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v4 09/21] bpf: add bpf_map iterator
` [PATCH bpf-next v4 10/21] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v4 11/21] bpf: add task and task/file iterator targets
` [PATCH bpf-next v4 12/21] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v4 13/21] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v4 14/21] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v4 15/21] bpf: support variable length array in tracing programs
` [PATCH bpf-next v4 16/21] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v4 17/21] tools/libpf: add offsetof/container_of macro in bpf_helpers.h
` [PATCH bpf-next v4 18/21] tools/bpftool: add bpf_iter support for bptool
` [PATCH bpf-next v4 19/21] tools/bpf: selftests: add iterator programs for ipv6_route and netlink
` [PATCH bpf-next v4 20/21] tools/bpf: selftests: add iter progs for bpf_map/task/task_file
` [PATCH bpf-next v4 21/21] tools/bpf: selftests: add bpf_iter selftests

[PATCH net-next 0/4] net: phy: broadcom: cable tester support
 2020-05-10  0:09 UTC  (10+ messages)
` [PATCH net-next 1/4] net: phy: broadcom: add exp register access methods without buslock
` [PATCH net-next 2/4] net: phy: broadcom: add bcm_phy_modify_exp()
` [PATCH net-next 3/4] net: phy: broadcom: add cable test support
` [PATCH net-next 4/4] net: phy: bcm54140: add cable diagnostics support

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:52 UTC  (9+ messages)

[PATCH net] net: dsa: loop: Add module soft dependency
 2020-05-09 23:45 UTC 

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:45 UTC  (2+ messages)

[PATCH] net/mlx5: Replace zero-length array with flexible-array
 2020-05-09 23:43 UTC  (3+ messages)

[PATCH] netprio_cgroup: Fix unlimited memory leak of v2 cgroup
 2020-05-09 22:57 UTC  (4+ messages)
` [PATCH v2] netprio_cgroup: Fix unlimited memory leak of v2 cgroups

[PATCH net-next 0/9] mlxsw: spectrum: Enforce some HW limitations for matchall TC offload
 2020-05-09 23:05 UTC  (11+ messages)
` [PATCH net-next 1/9] mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingress
` [PATCH net-next 2/9] mlxsw: spectrum_flower: Expose a function to get min and max rule priority
` [PATCH net-next 3/9] mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct
` [PATCH net-next 4/9] mlxsw: spectrum_matchall: Expose a function to get min and max rule priority
` [PATCH net-next 5/9] mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with flower rules
` [PATCH net-next 6/9] mlxsw: spectrum_flower: Forbid to insert flower rules in collision with matchall rules
` [PATCH net-next 7/9] selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.sh
` [PATCH net-next 8/9] selftests: mlxsw: tc_restrictions: add test to check sample action restrictions
` [PATCH net-next 9/9] selftests: mlxsw: tc_restrictions: add couple of test for the correct matchall-flower ordering

[PATCH] net: freescale: select CONFIG_FIXED_PHY where needed
 2020-05-09 22:52 UTC  (5+ messages)

[PATCH net v2] hinic: fix a bug of ndo_stop
 2020-05-09 22:37 UTC  (2+ messages)

[PATCH net-next v2] hinic: add three net_device_ops of vf
 2020-05-09 22:31 UTC  (2+ messages)

pull request: bluetooth-next 2020-05-09
 2020-05-09 22:24 UTC  (2+ messages)

[PATCH net-next] net: phy: at803x: add cable diagnostics support
 2020-05-09 22:17 UTC 

[pull request][net-next 00/13] Mellanox, mlx5 and bonding updates 2020-05-09
 2020-05-09 22:13 UTC  (15+ messages)
` [net-next 01/13] net/mlx5e: Return bool from TLS and IPSEC offloads
` [net-next 02/13] net/mlx5e: Unify checks of TLS offloads
` [net-next 03/13] net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmit
` [net-next 04/13] net/mlx5e: Pass only eseg to IPSEC offload
` [net-next 05/13] net/mlx5e: Make TLS offload independent of wqe and pi
` [net-next 06/13] net/mlx5e: Update UDP fields of the SKB for GSO first
` [net-next 07/13] net/mlx5e: Split TX acceleration offloads into two phases
` [net-next 08/13] net/mlx5e: kTLS, Fill work queue edge separately in TX flow
` [net-next 09/13] net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs "
` [net-next 10/13] net/mlx5e: Take TX WQE info structures out of general EN header
` [net-next 11/13] net/mlx5e: Use struct assignment for WQE info updates
` [net-next 12/13] net/mlx5: Accel, Remove unnecessary header include
` [net-next 13/13] net/mlx5e: Enhance ICOSQ WQE info fields

[PATCH net] mvpp2: enable rxhash only on the first port
 2020-05-09 21:58 UTC  (3+ messages)

[PATCH] net: usb: qmi_wwan: remove redundant assignment to variable status
 2020-05-09 21:57 UTC  (2+ messages)

[PATCH] net: huawei_cdc_ncm: remove redundant assignment to variable ret
 2020-05-09 21:48 UTC 

[PATCH] net: usb: ax88179_178a: remove redundant assignment to variable ret
 2020-05-09 21:41 UTC 

[PATCH] net-icmp: make icmp{,v6} (ping) sockets available to all by default
 2020-05-09 21:35 UTC  (7+ messages)

[PATCH] document danger of '-j REJECT'ing of '-m state INVALID' packets
 2020-05-09 21:31 UTC  (7+ messages)
    ` [PATCH] doc: document danger of applying REJECT to INVALID CTs

[PATCH net 1/2 RESEND] ipmr: Fix RCU list debugging warning
 2020-05-09 21:19 UTC  (3+ messages)
` [PATCH net 2/2 RESEND] ipmr: Add lockdep expression to ipmr_for_each_table macro

[PATCH net-next 0/5] net: hns3: misc updates for -next
 2020-05-09 20:48 UTC  (7+ messages)
` [PATCH net-next 1/5] net: hns3: remove a redundant register macro definition
` [PATCH net-next 2/5] net: hns3: modify two uncorrect macro names
` [PATCH net-next 3/5] net: hns3: provide .get_cmdq_stat interface for the client
` [PATCH net-next 4/5] net: hns3: optimized the judgment of the input parameters of dump ncl config
` [PATCH net-next 5/5] net: hns3: disable auto-negotiation off with 1000M setting in ethtool

[PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS
 2020-05-09 20:20 UTC  (19+ messages)
` [PATCH net-next 3/5] net: mvpp2: cls: Use RSS contexts to handle RSS tables
        ` [EXT] "

[PATCH] iptables: flush stdout after every verbose log
 2020-05-09 19:30 UTC  (5+ messages)

[PATCH v3 0/5] microchip: add support for ksz88x3 driver family
 2020-05-09 19:25 UTC  (13+ messages)
` [PATCH v3 1/5] net: phy: Add support for microchip SMI0 MDIO bus
` [PATCH v3 2/5] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
` [PATCH v3 3/5] net: tag: ksz: Add KSZ8863 tag code
` [PATCH v3 4/5] ksz: Add Microchip KSZ8863 SMI/SPI based driver support
` [PATCH v3 5/5] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch

[PATCH v2] do not typedef socklen_t on Android
 2020-05-09 19:23 UTC 

[PATCH] libbpf: Replace zero-length array with flexible-array
 2020-05-09 19:16 UTC  (2+ messages)

[PATCH v2 net-next 0/7] net: atlantic: driver updates
 2020-05-09 18:52 UTC  (9+ messages)
` [PATCH v2 net-next 1/7] net: atlantic: use __packed instead of the full expansion
` [PATCH v2 net-next 2/7] net: atlantic: minor MACSec code cleanup
` [PATCH v2 net-next 3/7] net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5
` [PATCH v2 net-next 4/7] net: atlantic: remove TPO2 check from A0 code
` [PATCH v2 net-next 5/7] net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 code
` [PATCH v2 net-next 6/7] net: atlantic: remove check for boot code survivability before reset request
` [PATCH v2 net-next 7/7] net: atlantic: unify MAC generation

[PATCH v2 bpf-next 0/3] Add benchmark runner and few benchmarks
 2020-05-09 17:43 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/3] selftests/bpf: add benchmark runner infrastructure
` [PATCH v2 bpf-next 2/3] selftest/bpf: fmod_ret prog and implement test_overhead as part of bench
` [PATCH v2 bpf-next 3/3] selftest/bpf: add BPF triggering benchmark

[PATCH net] net: broadcom: Imply BROADCOM_PHY for BCMGENET
 2020-05-09 17:12 UTC  (3+ messages)

[PATCH iproute2-next v2 1/3] ss: introduce cgroup2 cache and helper functions
 2020-05-09 16:52 UTC  (3+ messages)
` [PATCH iproute2-next v2 2/3] ss: add support for cgroup v2 information and filtering
` [PATCH iproute2-next v2 3/3] ss: add checks for bc filter support

[PATCH net-next v3 00/10] Ethernet Cable test support
 2020-05-09 16:28 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: phy: Add cable test support to state machine
` [PATCH net-next v3 02/10] net: phy: Add support for polling cable test
` [PATCH net-next v3 03/10] net: ethtool: netlink: Add support for triggering a "
` [PATCH net-next v3 04/10] net: ethtool: Add attributes for cable test reports
` [PATCH net-next v3 05/10] net: ethtool: Make helpers public
` [PATCH net-next v3 06/10] net: ethtool: Add infrastructure for reporting cable test results
` [PATCH net-next v3 07/10] net: ethtool: Add helpers for reporting "
` [PATCH net-next v3 08/10] net: phy: marvell: Add cable test support
` [PATCH net-next v3 09/10] net: phy: Put interface into oper testing during cable test
` [PATCH net-next v3 10/10] net: phy: Send notifier when starting the "

[PATCH net-next 1/2] ath10k: fix gcc-10 zero-length-bounds warnings
 2020-05-09 15:48 UTC  (3+ messages)
` [PATCH net-next 2/2] ath10k: fix ath10k_pci struct layout

[bpf-next PATCH 00/10] bpf: selftests, test_sockmap improvements
 2020-05-09 14:55 UTC  (3+ messages)

[PATCH] cnic: remove redundant assignment to variable ret
 2020-05-09 10:51 UTC  (2+ messages)

[PATCH net-next v8 1/3] xen networking: add basic XDP support for xen-netfront
 2020-05-09 10:47 UTC  (3+ messages)

[PATCH v3] octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers
 2020-05-09 10:43 UTC 

[PATCH net] r8169: re-establish support for RTL8401 chip version
 2020-05-09  9:07 UTC  (3+ messages)

linux-next boot error: WARNING: suspicious RCU usage in ipmr_get_table
 2020-05-09  7:57 UTC  (10+ messages)

[PATCH] bpfilter: document build requirements for bpfilter_umh
 2020-05-09  7:51 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the rdma tree
 2020-05-09  7:49 UTC  (4+ messages)

[PATCH net v2 0/2] Fix 88x3310 leaving power save mode
 2020-05-09  7:42 UTC  (7+ messages)

[PATCH bpf-next v3 00/21] bpf: implement bpf iterator for kernel data
 2020-05-09  6:04 UTC  (6+ messages)
` [PATCH bpf-next v3 13/21] bpf: add bpf_seq_printf and bpf_seq_write helpers

[PATCH net] net: ipv4: really enforce backoff for redirects
 2020-05-09  5:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).