netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-03 04:21:47 to 2020-08-03 19:07:17 UTC [more...]

[PATCH bpf-next v3 00/29] bpf: switch to memcg-based memory accounting
 2020-08-03 19:06 UTC  (7+ messages)

[PATCH net-next] cxgb4: add TC-MATCHALL IPv6 support
 2020-08-03 18:30 UTC 

[PATCH v3 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-08-03 18:39 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core

[PATCH v4 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-08-03 18:34 UTC  (2+ messages)
` [PATCH v4 1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague

PMTUD broken inside network namespace with multipath routing
 2020-08-03 18:39 UTC  (5+ messages)

[PATCH v5 bpf-next 0/4] bpf: Populate bpffs with map and prog iterators
 2020-08-03 18:33 UTC  (9+ messages)
` [PATCH v5 bpf-next 3/4] bpf: Add kernel module with user mode driver that populates bpffs

[PATCH 0/1] Netfilter OOB memory access security patch
 2020-08-03 18:31 UTC  (7+ messages)
` [PATCH 1/1] netfilter: nat: add range checks for access to nf_nat_l[34]protos[]
          ` [PATCH v2 1/1] netfilter: nat: add a range check for l3/l4 protonum

[PATCH] ieee802154/adf7242: check status of adf7242_read_reg
 2020-08-03 18:27 UTC  (3+ messages)

[PATCH net-next] net: dsa: sja1105: poll for extts events from a timer
 2020-08-03 18:26 UTC  (2+ messages)

[PATCH v4 00/11] microchip: add support for ksz88x3 driver family
 2020-08-03 18:21 UTC  (21+ messages)
` [PATCH v4 01/11] net: phy: Add support for microchip SMI0 MDIO bus
` [PATCH v4 02/11] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
` [PATCH v4 03/11] net: tag: ksz: Add KSZ8863 tag code
` [PATCH v4 04/11] net: dsa: microchip: ksz8795: use port_cnt where possible
` [PATCH v4 05/11] net: dsa: microchip: ksz8795: dynamic allocate memory for flush_dyn_mac_table
` [PATCH v4 06/11] net: dsa: microchip: ksz8795: change drivers prefix to be generic
` [PATCH v4 07/11] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct
` [PATCH v4 08/11] net: dsa: microchip: ksz8795: add support for ksz88xx chips
` [PATCH v4 09/11] net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
` [PATCH v4 10/11] net: dsa: microchip: Add Microchip KSZ8863 SPI "
` [PATCH v4 11/11] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch

[net-next v2] seg6: using DSCP of inner IPv4 packets
 2020-08-03 18:14 UTC 

KASAN: slab-out-of-bounds Read in hci_le_meta_evt
 2020-08-03 17:58 UTC  (5+ messages)

[net v3] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
 2020-08-03 17:25 UTC  (3+ messages)

linux-next: Tree for Aug 3 (drivers/net/usb/cdc_ncm.o)
 2020-08-03 17:17 UTC 

KASAN: use-after-free Read in hci_chan_del
 2020-08-03 17:08 UTC  (2+ messages)

[PATCH 0/2] Add fwnode helper functions to MDIO bus driver
 2020-08-03 16:59 UTC  (16+ messages)
` [PATCH 2/2] net: phy: Associate device node with fixed PHY

Bug#966459: linux: traffic class socket options (both IPv4/IPv6) inconsistent with docs/standards
 2020-08-03 16:58 UTC  (6+ messages)

[net-next v2 0/5] devlink flash update overwrite mask
 2020-08-03 16:56 UTC  (12+ messages)
` [net-next v2 1/5] devlink: convert flash_update to use params structure
` [net-next v2 2/5] devlink: introduce flash update overwrite mask
` [iproute2-next v2 5/5] devlink: support setting the "

[PATCH v3 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-08-03 16:54 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: use detected device id instead of DT one on mismatch
 2020-08-03 16:48 UTC 

[PATCH net-next] mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
 2020-08-03 16:42 UTC  (2+ messages)

KMSAN: uninit-value in caif_seqpkt_sendmsg
 2020-08-03 16:41 UTC  (2+ messages)

[PATCH net] mptcp: fix bogus sendmsg() return code under pressure
 2020-08-03 16:40 UTC 

[PATCH net-next] fib: Fix undef compile warning
 2020-08-03 16:21 UTC  (2+ messages)

[PATCH net-next 0/9] mlxsw: Add support for buffer drop traps
 2020-08-03 16:11 UTC  (10+ messages)
` [PATCH net-next 1/9] devlink: Add early_drop trap
` [PATCH net-next 2/9] devlink: Pass extack when setting trap's action and group's parameters
` [PATCH net-next 3/9] mlxsw: spectrum_trap: Use 'size_t' for array sizes
` [PATCH net-next 4/9] mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_test
` [PATCH net-next 5/9] mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization
` [PATCH net-next 6/9] mlxsw: spectrum_trap: Allow for per-ASIC traps initialization
` [PATCH net-next 7/9] mlxsw: spectrum_trap: Add early_drop trap
` [PATCH net-next 8/9] mlxsw: spectrum_qdisc: Offload action trap for qevents
` [PATCH net-next 9/9] selftests: mlxsw: RED: Test offload of trapping on RED qevents

[PATCH net-next] net/mlx5: remove erroneous fallthrough
 2020-08-03 15:48 UTC  (2+ messages)

[PATCH] gve: Fix the size used in a 'dma_free_coherent()' call
 2020-08-03 15:41 UTC  (2+ messages)

[PATCH v3 iproute2-next] devlink: Add board.serial_number to info subcommand
 2020-08-03 15:37 UTC  (3+ messages)

KASAN: use-after-free Read in tipc_bcast_get_mode
 2020-08-03 15:36 UTC  (2+ messages)

[PATCH net] net/bpfilter: initialize pos in __bpfilter_process_sockopt
 2020-08-03 15:36 UTC  (6+ messages)

[PATCH net 0/2] net: fix a mcast issue for tipc udp media
 2020-08-03 15:34 UTC  (3+ messages)
` [PATCH net 1/2] ipv6: add ipv6_dev_find()
  ` [PATCH net 2/2] tipc: set ub->ifindex for local ipv6 address

[PATCH iproute2-next] ip-xfrm: add support for oseq-may-wrap extra flag
 2020-08-03 14:58 UTC  (2+ messages)

[PATCH] kprobes: fix NULL pointer dereference at kprobe_ftrace_handler
 2020-08-03 14:50 UTC  (4+ messages)

[PATCH bpf-next 0/3] Add generic and raw BTF parsing APIs to libbpf
 2020-08-03 14:45 UTC  (2+ messages)

[PATCH iproute2-next v2 0/2] Expose port attributes
 2020-08-03 14:38 UTC  (2+ messages)

[PATCH v2 net-next 00/11] sfc: driver for EF100 family NICs, part 2
 2020-08-03 14:36 UTC  (7+ messages)
` [PATCH v2 net-next 03/11] sfc_ef100: read Design Parameters at probe time
` [PATCH v2 net-next 04/11] sfc_ef100: TX path for EF100 NICs

[PATCH] tools/bpf/bpftool: Fix wrong return value in do_dump()
 2020-08-03 14:33 UTC  (5+ messages)

[PATCH net-next] Add Mellanox BlueField Gigabit Ethernet driver
 2020-08-03 14:23 UTC  (6+ messages)

[PATCH bpf-next] tools build: propagate build failures from tools/build/Makefile.build
 2020-08-03 14:18 UTC  (2+ messages)

[PATCH RFC net-next 0/3] Restructure drivers/net/phy
 2020-08-03 14:15 UTC  (4+ messages)
` [PATCH RFC net-next 2/3] net: phy: Move into subdirectories

[PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command
 2020-08-03 14:14 UTC  (11+ messages)

bpf-next is CLOSED
 2020-08-03 14:08 UTC 

[PATCH net-next] tipc: Use is_broadcast_ether_addr() instead of memcmp()
 2020-08-03 13:51 UTC  (2+ messages)

[PATCH] qmi_wwan: support modify usbnet's rx_urb_size
 2020-08-03 14:05 UTC  (12+ messages)
      ` 答复: "

[PATCH v6 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-08-03 14:00 UTC  (5+ messages)

[PATCH ethtool 0/7] compiler warnings cleanup, part 1
 2020-08-03 13:53 UTC  (10+ messages)
` [PATCH ethtool 1/7] rename maybe_unused macro to __maybe_unused
` [PATCH ethtool 2/7] cable_test: clean up unused parameters
` [PATCH ethtool 3/7] igc: mark unused callback parameter
` [PATCH ethtool 4/7] netlink: "
` [PATCH ethtool 5/7] netlink: mark unused parameters of bitset walker callbacks
` [PATCH ethtool 6/7] netlink: mark unused parameters of parser callbacks
` [PATCH ethtool 7/7] ioctl: avoid zero length array warning in get_stringset()

[PATCH net-next RFC 00/13] Add devlink reload level option
 2020-08-03 13:52 UTC  (7+ messages)

[PATCH ethtool] ethtool.spec: Add bash completion script
 2020-08-03 13:23 UTC 

[PATCH net v2 0/2] netfilter: conntrack: Fix CT offload timeout on heavily loaded systems
 2020-08-03 13:15 UTC  (6+ messages)
` [PATCH net v2 1/2] netfilter: conntrack: Move nf_ct_offload_timeout to header file
` [PATCH net v2 2/2] netfilter: flowtable: Set offload timeout when adding flow

[PATCH 5.7 095/120] iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
 2020-08-03 12:19 UTC 

[Linux-kernel-mentees] [PATCH net] net/smc: Prevent kernel-infoleak in __smc_diag_dump()
 2020-08-03 12:18 UTC  (2+ messages)

pull-request: mac80211-next 2020-08-03
 2020-08-03 12:15 UTC 

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-08-03 10:39 UTC  (12+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-08-03  9:34 UTC  (17+ messages)

[PATCH net-next 0/2] Add IP_DSCP_MASK and fix vxlan tos value before xmit
 2020-08-03  9:30 UTC  (5+ messages)
` [PATCH net-next 1/2] net: add IP_DSCP_MASK
` [PATCH net-next 2/2] vxlan: fix getting tos value from DSCP field

[PATCH bpf-next v6 0/2] bpf: cgroup skb improvements for bpf_prog_test_run
 2020-08-03  9:05 UTC  (3+ messages)
` [PATCH bpf-next v6 1/2] bpf: setup socket family and addresses in bpf_prog_test_run_skb
` [PATCH bpf-next v6 2/2] bpf: allow to specify ifindex for skb "

[PATCH net-next] net: stmmac: fix failed to suspend if phy based WOL is enabled
 2020-08-03  8:56 UTC 

[PATCH 0/3] Modernize tasklet callback API
 2020-08-03  8:46 UTC  (2+ messages)

[PATCH net v3 0/5] DPAA FMan driver fixes
 2020-08-03  8:26 UTC  (7+ messages)
` [PATCH net v3 1/5] fsl/fman: use 32-bit unsigned integer
` [PATCH net v3 2/5] fsl/fman: fix dereference null return value
` [PATCH net v3 3/5] fsl/fman: fix unreachable code
` [PATCH net v3 4/5] fsl/fman: check dereferencing null pointer
` [PATCH net v3 5/5] fsl/fman: fix eth hash table allocation

[PATCH v3] seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
 2020-08-03  7:33 UTC 

[PATCH bpf-next v2 0/2] bpf: change uapi for bpf iterator map elements
 2020-08-03  7:33 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] tools/bpf: support new uapi for map element bpf iterator

[PATCH net 0/2] netfilter: conntrack: Fix CT offload timeout on heavily loaded systems
 2020-08-03  7:21 UTC  (6+ messages)
` [PATCH net 2/2] net/sched: act_ct: Set offload timeout when setting the offload bit

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-03  6:56 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: change uapi for bpf iterator map elements
 2020-08-03  6:21 UTC  (6+ messages)
` [PATCH bpf-next 1/2] "

[PATCH bpf-next 2/5] libbpf: support BPF_PROG_TYPE_USER programs
 2020-08-03  5:10 UTC  (11+ messages)
  ` [PATCH bpf-next 3/5] selftests/bpf: add selftest for BPF_PROG_TYPE_USER
  ` [PATCH bpf-next 4/5] selftests/bpf: move two functions to test_progs.c
  ` [PATCH bpf-next 5/5] selftests/bpf: add benchmark for uprobe vs. user_prog

BUG: unable to handle kernel NULL pointer dereference in bpf_prog_ADDR
 2020-08-03  5:06 UTC  (3+ messages)

KASAN: use-after-free Write in sco_chan_del
 2020-08-03  5:05 UTC 


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