netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-30 17:05:23 to 2020-03-31 02:38:44 UTC [more...]

KASAN: stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-03-31  2:38 UTC  (2+ messages)

[PATCH] vhost: vdpa: remove unnecessary null check
 2020-03-31  2:35 UTC  (2+ messages)

[Patch net] net_sched: add a temporary refcnt for struct tcindex_data
 2020-03-31  2:30 UTC  (4+ messages)

[PATCH] vhost: make CONFIG_VHOST depend on CONFIG_EVENTFD
 2020-03-31  2:29 UTC 

[net-next] seg6: add support for optional attributes during behavior construction
 2020-03-31  1:32 UTC  (5+ messages)

pull-request: bpf-next 2020-03-30
 2020-03-31  1:28 UTC 

[PATCH v3 bpf-next 0/4] Add support for cgroup bpf_link
 2020-03-31  1:17 UTC  (14+ messages)
` [PATCH v3 bpf-next 1/4] bpf: implement bpf_link-based cgroup BPF program attachment

[PATCH net-next v3 00/15] Add packet trap policers support
 2020-03-31  0:55 UTC  (22+ messages)
` [PATCH net-next v3 01/15] devlink: "
` [PATCH net-next v3 02/15] Documentation: Add description of packet trap policers
` [PATCH net-next v3 03/15] netdevsim: Add devlink-trap policer support
` [PATCH net-next v3 04/15] devlink: Add packet trap group parameters support
` [PATCH net-next v3 05/15] devlink: Allow setting of packet trap group parameters
` [PATCH net-next v3 06/15] netdevsim: Add support for "
` [PATCH net-next v3 07/15] selftests: netdevsim: Add test cases for devlink-trap policers
` [PATCH net-next v3 08/15] mlxsw: reg: Extend QPCR register
` [PATCH net-next v3 09/15] mlxsw: spectrum: Track used packet trap policer IDs
` [PATCH net-next v3 10/15] mlxsw: spectrum_trap: Prepare policers for registration with devlink
` [PATCH net-next v3 11/15] mlxsw: spectrum_trap: Add devlink-trap policer support
` [PATCH net-next v3 12/15] mlxsw: spectrum_trap: Do not initialize dedicated discard policer
` [PATCH net-next v3 13/15] mlxsw: spectrum_trap: Switch to use correct packet trap group
` [PATCH net-next v3 14/15] mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
` [PATCH net-next v3 15/15] selftests: mlxsw: Add test cases for devlink-trap policers

linux-next: manual merge of the bpf-next tree with Linus' tree
 2020-03-31  0:40 UTC 

linux-next: manual merge of the net-next tree with the spdx tree
 2020-03-31  0:23 UTC 

[PATCH v4 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-31  0:19 UTC  (7+ messages)
` [PATCH v4 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
` [PATCH v4 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension

[GIT] Networking
 2020-03-30 23:46 UTC  (6+ messages)

[PATCH net-next] netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write
 2020-03-30 23:38 UTC  (2+ messages)

[PATCH net] veth: xdp: use head instead of hard_start
 2020-03-30 23:35 UTC  (3+ messages)

ingress rate limiting on mv88e6xxx
 2020-03-30 23:35 UTC  (4+ messages)

[bpf-next PATCH v2 0/7] ALU32 bounds tracking support
 2020-03-30 22:23 UTC  (9+ messages)
` [bpf-next PATCH v2 1/7] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
` [bpf-next PATCH v2 2/7] bpf: verifier, do explicit ALU32 bounds tracking
` [bpf-next PATCH v2 3/7] bpf: verifier, refine 32bit bound in do_refine_retval_range
` [bpf-next PATCH v2 4/7] bpf: test_progs, add test to catch retval refine error handling
` [bpf-next PATCH v2 5/7] bpf: test_verifier, bpf_get_stack return value add <0
` [bpf-next PATCH v2 6/7] bpf: test_verifier, #65 error message updates for trunc of boundary-cross
` [bpf-next PATCH v2 7/7] bpf: test_verifier, add alu32 bounds tracking tests

[PATCH v3 6/7] net: qrtr: Add MHI transport layer
 2020-03-30 22:19 UTC  (6+ messages)

[Bluez PATCH v1] bluetooth: set advertising intervals
 2020-03-30 22:18 UTC  (2+ messages)

[net-next,v1] net: stmmac: support for tc mqprio offload
 2020-03-30 22:18 UTC  (2+ messages)

[PATCHv2 0/2] Convert stm32 dwmac to DT schema
 2020-03-30 22:17 UTC  (3+ messages)
` [PATCHv2 2/2] dt-bindings: net: dwmac: "

[PATCHv5 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-30 22:00 UTC  (3+ messages)

bpf-next is CLOSED
 2020-03-30 21:49 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: dsa: b53 & bcm_sf2 updates for 7278
 2020-03-30 21:38 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: dsa: bcm_sf2: Fix overflow checks
` [PATCH net-next v2 2/9] net: dsa: b53: Restore VLAN entries upon (re)configuration
` [PATCH net-next v2 3/9] net: dsa: b53: Prevent tagged VLAN on port 7 for 7278
` [PATCH net-next v2 4/9] net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge
` [PATCH net-next v2 5/9] net: dsa: bcm_sf2: Disable learning for ASP port
` [PATCH net-next v2 6/9] net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT
` [PATCH net-next v2 7/9] net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functions
` [PATCH net-next v2 8/9] net: dsa: bcm_sf2: Add support for matching VLAN TCI
` [PATCH net-next v2 9/9] net: dsa: bcm_sf2: Support specifying VLAN tag egress rule

[PATCH v2 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
 2020-03-30 21:18 UTC  (4+ messages)
  ` [PATCH v2 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QCA chip QCA6390

[PATCH 04/12] docs: dt: fix references to m_can.txt file
 2020-03-30 21:05 UTC  (2+ messages)

[PATCH net-next] bpf: tcp: Fix unused-function warnings
 2020-03-30 21:05 UTC  (2+ messages)

[PATCH net-next 0/9] net: dsa: b53 & bcm_sf2 updates for 7278
 2020-03-30 20:53 UTC  (11+ messages)
` [PATCH net-next 1/9] net: dsa: bcm_sf2: Fix overflow checks
` [PATCH net-next 2/9] net: dsa: b53: Restore VLAN entries upon (re)configuration
` [PATCH net-next 3/9] net: dsa: b53: Prevent tagged VLAN on port 7 for 7278
` [PATCH net-next 4/9] net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge
` [PATCH net-next 5/9] net: dsa: bcm_sf2: Disable learning for ASP port
` [PATCH net-next 6/9] net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT
` [PATCH net-next 7/9] net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functions
` [PATCH net-next 8/9] net: dsa: bcm_sf2: Add support for matching VLAN TCI
` [PATCH net-next 9/9] net: dsa: bcm_sf2: Support specifying VLAN tag egress rule

[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
 2020-03-30 20:17 UTC  (17+ messages)

[PATCH] Update my email address in various drivers
 2020-03-30 20:15 UTC  (4+ messages)

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-30 19:55 UTC  (14+ messages)

A robust correct way to display local ip addresses of the device Gautieji x
 2020-03-30 16:49 UTC 

[RFC] current devlink extension plan for NICs
 2020-03-30 19:36 UTC  (13+ messages)

[PATCH net-next] hv_netvsc: Remove unnecessary round_up for recv_completion_cnt
 2020-03-30 19:29 UTC 

[PATCH 00/28] Netfilter/IPVS updates for net-next
 2020-03-30 19:21 UTC  (29+ messages)
` [PATCH 01/28] netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
` [PATCH 02/28] netfilter: nf_tables: pass context to nft_set_destroy()
` [PATCH 03/28] netfilter: nf_tables: allow to specify stateful expression in set definition
` [PATCH 04/28] netfilter: nf_tables: fix double-free on set expression from the error path
` [PATCH 05/28] netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
` [PATCH 06/28] netfilter: flowtable: fix NULL pointer dereference in tunnel offload support
` [PATCH 07/28] netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
` [PATCH 08/28] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
` [PATCH 09/28] ipvs: optimize tunnel dumps for icmp errors
` [PATCH 10/28] netfilter: conntrack: export nf_ct_acct_update()
` [PATCH 11/28] netfilter: nf_tables: add enum nft_flowtable_flags to uapi
` [PATCH 12/28] netfilter: flowtable: add counter support
` [PATCH 13/28] netfilter: flowtable: Fix incorrect tc_setup_type type
` [PATCH 14/28] netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
` [PATCH 15/28] netfilter: flowtable: Use rw sem as flow block lock
` [PATCH 16/28] netfilter: flowtable: Use work entry per offload command
` [PATCH 17/28] netfilter: nf_queue: make nf_queue_entry_release_refs static
` [PATCH 18/28] netfilter: nf_queue: place bridge physports into queue_entry struct
` [PATCH 19/28] netfilter: nf_queue: do not release refcouts until nf_reinject is done
` [PATCH 20/28] netfilter: nf_queue: prefer nf_queue_entry_free
` [PATCH 21/28] netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
` [PATCH 22/28] netfilter: nft_set_bitmap: initialize set element extension in lookups
` [PATCH 23/28] netfilter: nft_dynset: validate set expression definition
` [PATCH 24/28] netfilter: nf_tables: skip set types that do not support for expressions
` [PATCH 25/28] netfilter: conntrack: add nf_ct_acct_add()
` [PATCH 26/28] netfilter: flowtable: add counter support in HW offload
` [PATCH 27/28] netfilter: nft_exthdr: fix endianness of tcp option cast
` [PATCH 28/28] ipvs: fix uninitialized variable warning

[PATCH bpf-next 0/3] Fix __reg_bound_offset32 handling
 2020-03-30 19:01 UTC  (2+ messages)

[PATCH net-next v3 0/3] split phylink PCS operations
 2020-03-30 18:52 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
` [PATCH net-next v3 2/3] net: phylink: rename 'ops' to 'mac_ops'
` [PATCH net-next v3 3/3] net: phylink: add separate pcs operations structure

[PATCH net-next] r8169: factor out rtl8169_tx_map
 2020-03-30 18:50 UTC  (2+ messages)

[PATCH v2 net] inet_diag: add cgroup id attribute
 2020-03-30 18:50 UTC  (2+ messages)

pull request: bluetooth-next 2020-03-29
 2020-03-30 18:49 UTC  (2+ messages)

linux-next: Tree for Mar 30 (bpf)
 2020-03-30 18:49 UTC  (6+ messages)

[PATCH net-next v2 00/15] Add packet trap policers support
 2020-03-30 18:48 UTC  (2+ messages)

[PATCH net-next] qed: Fix use after free in qed_chain_free
 2020-03-30 18:45 UTC  (2+ messages)

[PATCH net-next] r8169: improve handling of TD_MSS_MAX
 2020-03-30 18:45 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: don't force settings on CPU port
 2020-03-30 18:45 UTC  (12+ messages)

[PATCH v2 net-next 0/6] Port and flow policers for DSA (SJA1105, Felix/Ocelot)
 2020-03-30 18:44 UTC  (2+ messages)

[PATCH v2 net-next 0/8] ionic support for firmware upgrade
 2020-03-30 18:41 UTC  (2+ messages)

5.6: how to enable wireguard in "make menuconfig"
 2020-03-30 18:23 UTC  (3+ messages)

[PATCH net-next] mlxsw: spectrum_ptp: Fix build warnings
 2020-03-30 18:21 UTC  (2+ messages)

[PATCH net-next V2] ptp: Avoid deadlocks in the programmable pin code
 2020-03-30 18:18 UTC  (2+ messages)

[PATCH net-next v6 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-30 18:14 UTC  (7+ messages)

[PATCH net-next v2 0/3] Devlink health auto attributes refactor
 2020-03-30 18:12 UTC  (2+ messages)

[PATCH net-next 1/1] ptp: Avoid deadlocks in the programmable pin code
 2020-03-30 18:10 UTC  (2+ messages)

[patch net-next] net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
 2020-03-30 18:09 UTC  (2+ messages)

[patch net-next 0/2] net: sched: expose HW stats types per action used by drivers
 2020-03-30 18:07 UTC  (2+ messages)

pull request (net-next): ipsec-next 2020-03-28
 2020-03-30 17:59 UTC  (2+ messages)

[PATCH net 0/4] net: hns3: fixes for -net
 2020-03-30 17:58 UTC  (2+ messages)

[PATCH] net: dsa: Simplify 'dsa_tag_protocol_to_str()'
 2020-03-30 17:55 UTC  (2+ messages)

[PATCH][next] net: ethernet: ti: fix spelling mistake "rundom" -> "random"
 2020-03-30 17:52 UTC  (3+ messages)

[PATCH net-next] net: ena: Make some functions static
 2020-03-30 17:54 UTC  (2+ messages)

[PATCH net-next] dpaa_eth: Make dpaa_a050385_wa static
 2020-03-30 17:53 UTC  (2+ messages)

[PATCH 00/26] Netfilter/IPVS updates for net-next
 2020-03-30 17:51 UTC  (3+ messages)

[PATCH net-next] crypto/chtls: Fix chtls crash in connection cleanup
 2020-03-30 17:44 UTC  (2+ messages)

[PATCH net 1/1] net: fix fraglist segmentation reference count leak
 2020-03-30 17:43 UTC  (2+ messages)

[PATCH v2] ARM: imx: allow to disable board specific PHY fixups
 2020-03-30 17:41 UTC  (5+ messages)

[PATCH net-next] crypto/chcr: fix incorrect ipv6 packet length
 2020-03-30 17:41 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: Add support for VLAN Rx filtering
 2020-03-30 17:37 UTC  (2+ messages)

[PATCH net] udp: initialize is_flist with 0 in udp_gro_receive
 2020-03-30 17:36 UTC  (2+ messages)

[PATCH net-next 0/2] Fixes issues during chcr driver registration
 2020-03-30 17:33 UTC  (2+ messages)

[PATCH net-next 0/1] selftests:mptcp: fix failure due to whitespace damage
 2020-03-30 17:27 UTC  (4+ messages)
` [PATCH net-next 1/1] "

[PATCH] net: mdio: of: Do not treat fixed-link as PHY
 2020-03-30 17:22 UTC  (3+ messages)

mlxsw warnings in net-next
 2020-03-30 17:17 UTC 

[pull request][net-next 0/4] Mellanox, mlx5 updates-2020-03-29
 2020-03-30 17:15 UTC  (3+ messages)

[PATCH v2 0/8] qed/qedf: Firmware recovery, bw update and misc fixes
 2020-03-30 17:12 UTC  (2+ messages)

[net-next,v2, 0/3] Add additional EHL PCI info and PCI ID
 2020-03-30 17:05 UTC  (4+ messages)
` [net-next,v2, 1/3] net: stmmac: create dwmac-intel.c to contain all Intel platform
` [net-next,v2, 2/3] net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID
` [net-next,v2, 3/3] net: stmmac: add EHL 2.5Gbps "


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