netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 02:08:02 to 2022-06-17 00:58:51 UTC [more...]

[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
 2022-06-17  0:58 UTC  (11+ messages)
` [PATCH bpf-next v9 01/10] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v9 02/10] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v9 03/10] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v9 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP

Netlink NLM_F_DUMP_INTR flag lost
 2022-06-17  0:16 UTC  (3+ messages)

[PATCH v2] libbpf: Fix is_pow_of_2
 2022-06-16 23:55 UTC  (6+ messages)

[PATCH v1 net-next 0/6] af_unix: Introduce per-netns socket hash table
 2022-06-16 23:47 UTC  (7+ messages)
` [PATCH v1 net-next 1/6] af_unix: Clean up some sock_net() uses
` [PATCH v1 net-next 2/6] af_unix: Include the whole hash table size in UNIX_HASH_SIZE
` [PATCH v1 net-next 3/6] af_unix: Define a per-netns hash table
` [PATCH v1 net-next 4/6] af_unix: Acquire/Release per-netns hash table's locks
` [PATCH v1 net-next 5/6] af_unix: Put a socket into a per-netns hash table
` [PATCH v1 net-next 6/6] af_unix: Remove unix_table_locks

[PATCH net] net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
 2022-06-16 23:43 UTC 

[PATCH] hinic: Replace memcpy() with direct assignment
 2022-06-16 22:26 UTC  (4+ messages)

[net-next PATCH] net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional
 2022-06-16 22:15 UTC 

Curious bpf regression in 5.18 already fixed in stable 5.18.3
 2022-06-16 21:21 UTC  (13+ messages)

[PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
 2022-06-16 20:40 UTC  (16+ messages)
` [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"

[PATCH net-next v6] net: txgbe: Add build support for txgbe
 2022-06-16 20:29 UTC  (3+ messages)

[PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
 2022-06-16 20:22 UTC  (2+ messages)
` [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code

[linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8
 2022-06-16 19:52 UTC 

[PATCH net-next v8 0/3] Broadcom PTP PHY support
 2022-06-16 19:52 UTC  (4+ messages)
` [PATCH net-next v8 1/3] net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
` [PATCH net-next v8 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
` [PATCH net-next v8 3/3] net: phy: Add support for 1PPS out and external timestamps

[PATCH bpf-next v2 0/2] Fix tail call counting with bpf2bpf
 2022-06-16 19:50 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
` [PATCH bpf-next v2 2/2] selftests/bpf: Test tail call counting with bpf2bpf and data on stack

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-16 19:36 UTC  (13+ messages)

[PATCH v2] p54: Fix an error handling path in p54spi_probe()
 2022-06-16 19:35 UTC  (8+ messages)

[PATCH net] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
 2022-06-16 19:32 UTC 

[GIT PULL] Networking for 5.19-rc3
 2022-06-16 19:28 UTC  (2+ messages)

[PATCH net] veth: Add updating of trans_start
 2022-06-16 19:26 UTC 

[PATCH net-next] nfp: add support for .get_pauseparam()
 2022-06-16 19:24 UTC  (2+ messages)

[PATCH net-next V2 0/4] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-06-16 19:18 UTC  (9+ messages)
` [PATCH net-next V2 1/4] net: lan743x: Add support to LAN743x register dump
` [PATCH net-next V2 2/4] net: lan743x: Add support to Secure-ON WOL
` [PATCH net-next V2 3/4] net: lan743x: Add support to SGMII 1G and 2.5G
` [PATCH net-next V2 4/4] net: phy: add support to get Master-Slave configuration

[PATCH iproute2] man: tc-fw: Document masked handle usage
 2022-06-16 19:00 UTC  (2+ messages)

Any reason why arp monitor keeps emitting netlink failover events?
 2022-06-16 18:52 UTC  (6+ messages)

[PATCH net] net: axienet: add missing error return code in axienet_probe()
 2022-06-16 18:40 UTC  (2+ messages)

neighbour netlink notifications delivered in wrong order
 2022-06-16 18:33 UTC  (10+ messages)

[PATCH net] igb: fix a use-after-free issue in igb_clean_tx_ring
 2022-06-16 18:26 UTC  (2+ messages)

[PATCH v4 bpf-next 00/10] AF_XDP ZC selftests
 2022-06-16 18:21 UTC  (12+ messages)
` [PATCH v4 bpf-next 01/10] ice: compress branches in ice_set_features()
` [PATCH v4 bpf-next 02/10] ice: allow toggling loopback mode via ndo_set_features callback
` [PATCH v4 bpf-next 03/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
` [PATCH v4 bpf-next 04/10] ice: do not setup vlan for loopback VSI
` [PATCH v4 bpf-next 05/10] selftests: xsk: query for native XDP support
` [PATCH v4 bpf-next 06/10] selftests: xsk: add missing close() on netns fd
` [PATCH v4 bpf-next 07/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH v4 bpf-next 08/10] selftests: xsk: add support for executing tests on physical device
` [PATCH v4 bpf-next 09/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
` [PATCH v4 bpf-next 10/10] selftests: xsk: add support for zero copy testing

[PATCH ethtool v3] sff-8079/8472: Fix missing sff-8472 output in netlink path
 2022-06-16 18:05 UTC 

[PATCH ethtool v2] sff-8079/8472: Fix missing sff-8472 output in netlink path
 2022-06-16 18:04 UTC  (2+ messages)

[PATCH ethtool] sff-8079/8472: Fix missing sff-8472 output in netlink path
 2022-06-16 17:57 UTC  (5+ messages)

[PATCH net] Revert "net: Add a second bind table hashed by port and address"
 2022-06-16 17:57 UTC  (8+ messages)

[PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-06-16 17:46 UTC  (6+ messages)

[patch net-next 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-06-16 17:41 UTC  (13+ messages)
` [patch net-next 02/11] mlxsw: core_linecards: Introduce per line card auxiliary device

[PATCH net-next 1/1] net: wwan: t7xx: Add AP CLDMA and GNSS port
 2022-06-16 17:29 UTC  (4+ messages)

[GIT PULL][next-next][rdma-next] mlx5-next: updates 2022-06-14
 2022-06-16 17:13 UTC  (2+ messages)

[PATCH V6 8/9] virtio: harden vring IRQ
 2022-06-16 17:11 UTC  (4+ messages)

[PATCH net v2 0/2] net: ipv6: Update route MTU behavior
 2022-06-16 17:08 UTC  (9+ messages)
` [PATCH net v2 1/2] ipv6: Honor route mtu if it is within limit of dev mtu

[PATCH v2 bpf-next 00/10] AF_XDP ZC selftests
 2022-06-16 17:00 UTC  (6+ messages)
` [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback

[PATCH] net: helper function for skb_shift
 2022-06-16 16:54 UTC  (2+ messages)

[iproute2-next v1] seg6: add support for flavors in SRv6 End* behaviors
 2022-06-16 16:45 UTC  (3+ messages)

[PATCH] atm: iphase: Fix typo in comment
 2022-06-16 16:41 UTC 

6lowpan netlink
 2022-06-16 16:34 UTC  (4+ messages)

[PATCH net] ethtool: Fix get module eeprom fallback
 2022-06-16 16:08 UTC 

[PATCH net-next v1 1/1] net: phy: add remote fault support
 2022-06-16 15:57 UTC  (10+ messages)

[PATCH] [PATCH net v2]vexy: Fix a use-after-free bug in vxge-main.c
 2022-06-16 15:50 UTC  (3+ messages)

[PATCH net-next v1 1/1] net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
 2022-06-16 15:33 UTC  (3+ messages)

[PATCH net-next v1 1/1] net: dsa: ar9331: fix potential dead lock on mdio access
 2022-06-16 15:30 UTC  (3+ messages)

[RFC bpf] selftests/bpf: Curious case of a successful tailcall that returns to caller
 2022-06-16 15:28 UTC  (5+ messages)

[PATCH bpf-next 0/2] Fix tail call counting with bpf2bpf
 2022-06-16 15:23 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
` [PATCH bpf-next 2/2] selftests/bpf: Test tail call counting with bpf2bpf and data on stack

[PATCH v4] ax25: use GFP_KERNEL in ax25_dev_device_up()
 2022-06-16 15:23 UTC 

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-16 15:04 UTC  (13+ messages)

[PATCHv2 net-next] Bonding: add per-port priority for failover re-selection
 2022-06-16 14:48 UTC  (4+ messages)

[PATCH] ppp: Fix typo in comment
 2022-06-16 14:26 UTC 

[syzbot] memory leak in __register_sysctl_table
 2022-06-16 13:57 UTC 

[RFC net-next] net/smc:introduce 1RTT to SMC
 2022-06-16 13:49 UTC  (5+ messages)

[PATCH] net: don't check skb_count twice
 2022-06-16 13:38 UTC  (4+ messages)

[REGRESSION] connection timeout with routes to VRF
 2022-06-16 13:27 UTC  (4+ messages)

[PATCH wpan-next 1/2] 6lowpan: nhc: more constify api
 2022-06-16 12:57 UTC  (4+ messages)
` [PATCH wpan-next 2/2] 6lowpan: nhc: drop EEXIST limitation

[PATCH v3 bpf-next 00/11] AF_XDP ZC selftests
 2022-06-16 12:28 UTC  (3+ messages)
` [PATCH v3 bpf-next 10/11] selftests: xsk: remove struct xsk_socket_info::outstanding_tx

[net-next PATCH] net: ethernet: stmicro: stmmac: permit MTU change with interface up
 2022-06-16 12:04 UTC  (3+ messages)

[RFC PATCH v2 0/5] TUN/VirtioNet USO features support
 2022-06-16 11:59 UTC  (6+ messages)

[PATCH net-next v1 1/1] net: ag71xx: fix discards 'const' qualifier warning
 2022-06-16 11:37 UTC 

[PATCH v3] ax25: use GFP_KERNEL in ax25_dev_device_up()
 2022-06-16 11:19 UTC  (2+ messages)

[PATCH net-next 00/11] mlxsw: L3 HW stats improvements
 2022-06-16 10:42 UTC  (12+ messages)
` [PATCH net-next 01/11] mlxsw: Trap ARP packets at layer 3 instead of layer 2
` [PATCH net-next 02/11] mlxsw: Keep track of number of allocated RIFs
` [PATCH net-next 03/11] mlxsw: Add a resource describing number of RIFs
` [PATCH net-next 04/11] selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other configurations
` [PATCH net-next 05/11] selftests: mlxsw: resource_scale: Update scale target after test setup
` [PATCH net-next 06/11] selftests: mlxsw: resource_scale: Introduce traffic tests
` [PATCH net-next 07/11] selftests: mlxsw: resource_scale: Allow skipping a test
` [PATCH net-next 08/11] selftests: mlxsw: resource_scale: Pass target count to cleanup
` [PATCH net-next 09/11] selftests: mlxsw: tc_flower_scale: Add a traffic test
` [PATCH net-next 10/11] selftests: mlxsw: Add a RIF counter scale test
` [PATCH net-next 11/11] selftests: spectrum-2: tc_flower_scale: Dynamically set scale target

[PATCH linux-firmware] qed: update 8.59.1.0 firmware
 2022-06-16 10:31 UTC 

[PATCH] Bluetooth: hci_sync: complete LE connection on any event
 2022-06-16  9:24 UTC 

[PATCH net-next,v2,0/2] net: mana: Add PF and XDP_REDIRECT support
 2022-06-16  9:10 UTC  (2+ messages)

[net-next PATCH v2 1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x
 2022-06-16  8:20 UTC  (2+ messages)

[PATCH v1 net-next] net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
 2022-06-16  8:16 UTC  (3+ messages)
  ` 回复: [EXT] "

[syzbot] KASAN: use-after-free Write in inet_put_port
 2022-06-16  7:58 UTC 

[PATCH net] net: fix data-race in dev_isalive()
 2022-06-16  7:34 UTC 

[PATCH RESEND net-next v7 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-16  7:12 UTC  (4+ messages)
` [PATCH RESEND net-next v7 05/16] net: pcs: add Renesas MII converter driver

[Patch bpf-next v4 0/4] sockmap: some performance optimizations
 2022-06-16  6:25 UTC  (3+ messages)
` [Patch bpf-next v4 1/4] tcp: introduce tcp_read_skb()

[PATCH v2 net-next 0/2] tcp: final (?) round of mem pressure fixes
 2022-06-16  6:07 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-06-16  5:11 UTC  (3+ messages)

[PATCH net-next] ice: Remove unnecessary NULL check before dev_put
 2022-06-16  4:52 UTC 

[net] net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
 2022-06-16  4:15 UTC  (3+ messages)
  ` 回复: [EXT] "

[patch net-next RFC v1] mlxsw: core: Add the hottest thermal zone detection
 2022-06-16  3:41 UTC  (5+ messages)
      ` [EXTERNAL][patch "

[PATCH net-next v1] mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead
 2022-06-16  3:10 UTC  (2+ messages)

[PATCH net-next V1 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-06-16  3:05 UTC  (3+ messages)
` [PATCH net-next V1 3/5] net: lan743x: Add support to SGMII block access functions

[PATCH net-next v5] net: txgbe: Add build support for txgbe
 2022-06-16  2:52 UTC  (2+ messages)

[PATCH -next] net: axienet: add missing error return code in axienet_probe()
 2022-06-16  2:36 UTC  (2+ messages)

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-06-16  2:07 UTC  (3+ messages)
` [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v4 10/12] net: mana: Define max values for SGL entries


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).