netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 20:54:25 to 2020-06-30 01:28:20 UTC [more...]

[net-next v2 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-06-29
 2020-06-30  1:27 UTC  (14+ messages)
` [net-next v2 01/13] igc: Add initial EEE support
` [net-next v2 02/13] igc: Add initial LTR support
` [net-next v2 03/13] igc: Clean up Rx timestamping logic
` [net-next v2 04/13] igc: Remove duplicate code in Tx timestamp handling
` [net-next v2 05/13] igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
` [net-next v2 06/13] igc: Remove UDP filter setup in PTP code
` [net-next v2 07/13] igc: Refactor igc_ptp_set_timestamp_mode()
` [net-next v2 08/13] igc: Fix Rx timestamp disabling
` [net-next v2 09/13] igc: Add LPI counters
` [net-next v2 10/13] igc: Remove TCP segmentation TX fail counter
` [net-next v2 11/13] igc: Refactor the igc_power_down_link()
` [net-next v2 12/13] igc: Remove unneeded check for copper media type
` [net-next v2 13/13] igc: Remove checking media type during MAC initialization

[PATCH net-next 5/8] smsc95xx: use PAL framework read/write functions
 2020-06-30  1:26 UTC  (2+ messages)

[PATCH v4 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
 2020-06-30  1:25 UTC  (11+ messages)
` [PATCH v4 bpf-next 1/5] bpf: Remove redundant synchronize_rcu
` [PATCH v4 bpf-next 2/5] bpf: Introduce sleepable BPF programs
` [PATCH v4 bpf-next 3/5] bpf: Add bpf_copy_from_user() helper
` [PATCH v4 bpf-next 4/5] libbpf: support sleepable progs
` [PATCH v4 bpf-next 5/5] selftests/bpf: Add sleepable tests

[PATCH net-next 3/8] smsc95xx: add PAL support to use external PHY drivers
 2020-06-30  1:19 UTC  (2+ messages)

KASAN: use-after-free Read in netdev_name_node_lookup_rcu
 2020-06-30  1:17 UTC  (2+ messages)

[PATCH net-next 0/5] net: ipa: endpoint configuration updates
 2020-06-30  1:09 UTC  (10+ messages)
` [PATCH net-next 1/5] net: ipa: head-of-line block registers are RX only
` [PATCH net-next 2/5] net: ipa: metadata_mask register is "
` [PATCH net-next 3/5] net: ipa: mode register is TX only
` [PATCH net-next 4/5] net: ipa: clarify endpoint register macro constraints
` [PATCH net-next 5/5] net: ipa: HOL_BLOCK_EN_FMASK is a 1-bit mask

[PATCH net-next 1/8] smsc95xx: check return value of smsc95xx_reset
 2020-06-30  1:08 UTC  (2+ messages)

[PATCH net v2 0/8] support AF_PACKET for layer 3 devices
 2020-06-30  1:06 UTC  (9+ messages)
` [PATCH net v2 1/8] net: ip_tunnel: add header_ops "
` [PATCH net v2 2/8] net: ipip: implement header_ops->parse_protocol for AF_PACKET
` [PATCH net v2 3/8] wireguard: "
` [PATCH net v2 4/8] wireguard: queueing: make use of ip_tunnel_parse_protocol
` [PATCH net v2 5/8] tun: implement header_ops->parse_protocol for AF_PACKET
` [PATCH net v2 6/8] net: vti: "
` [PATCH net v2 7/8] net: sit: "
` [PATCH net v2 8/8] net: xfrmi: "

[PATCH net-next 0/3] net: ipa: small improvements
 2020-06-30  1:03 UTC  (6+ messages)
` [PATCH net-next 1/3] net: ipa: always report GSI state errors
` [PATCH net-next 2/3] net: ipa: standarize more GSI error messages
` [PATCH net-next 3/3] net: ipa: kill IPA_MEM_UC_OFFSET

[PATCH net 0/3] net: ipa: three bug fixes
 2020-06-30  1:02 UTC  (6+ messages)
` [PATCH net 1/3] net: ipa: always check for stopped channel
` [PATCH net 2/3] net: ipa: no checksum offload for SDM845 LAN RX
` [PATCH net 3/3] net: ipa: introduce ipa_cmd_tag_process()

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-30  0:51 UTC  (12+ messages)
` [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support
` [PATCH net-next v3 7/7] arm64: dts: add serdes and mdio description
    ` [EXT] "

[PATCH bpf-next 1/2] tools/bpftool: allow substituting custom vmlinux.h for the build
 2020-06-30  0:47 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: allow substituting custom vmlinux.h for selftests build

[PATCH] of: of_mdio: count number of regitered phys
 2020-06-30  0:45 UTC  (2+ messages)

[PATCH net-next v2 00/10] Add ethtool extended link state
 2020-06-30  0:45 UTC  (2+ messages)

[PATCH RESEND net-next 0/2] dpaa2-eth: send a scatter-gather FD instead of realloc-ing
 2020-06-30  0:43 UTC  (2+ messages)

[PATCH net-next 0/8] bnxt_en: Driver update for net-next
 2020-06-30  0:42 UTC  (11+ messages)
` [PATCH net-next 1/8] bnxt_en: Set up the chip specific RSS table size
` [PATCH net-next 2/8] bnxt_en: Add logical RSS indirection table structure
` [PATCH net-next 4/8] bnxt_en: Fill HW RSS table from the RSS logical indirection table
` [PATCH net-next 5/8] bnxt_en: Return correct RSS indirection table entries to ethtool -x
` [PATCH net-next 6/8] bnxt_en: Implement ethtool -X to set indirection table

[PATCH net 0/5] support AF_PACKET for layer 3 devices
 2020-06-30  0:41 UTC  (3+ messages)

[PATCH v2 net-next 00/15] sfc: prerequisites for EF100 driver, part 1
 2020-06-30  0:38 UTC  (3+ messages)

[PATCH net-next] icmp: support rfc 4884
 2020-06-30  0:36 UTC  (8+ messages)

[PATCH net-next v2 0/3] cxgb4: add mirror action support for TC-MATCHALL
 2020-06-30  0:34 UTC  (5+ messages)
` [PATCH net-next v2 1/3] cxgb4: add mirror action to TC-MATCHALL offload
` [PATCH net-next v2 2/3] cxgb4: add support for mirror Rxqs
` [PATCH net-next v2 3/3] cxgb4: add main VI to mirror VI config replication

[v2,iproute2-next 2/2] action police: make 'mtu' could be set independently in police action
 2020-06-30  0:33 UTC  (3+ messages)
` [v2,net-next] net:qos: police action offloading parameter 'burst' change to the original value

[PATCH net-next 0/6] MPTCP: improve fallback to TCP
 2020-06-30  0:29 UTC  (14+ messages)
` [PATCH net-next 1/6] net: mptcp: "
` [PATCH net-next 2/6] mptcp: fallback in case of simultaneous connect
` [PATCH net-next 3/6] mptcp: check for plain TCP sock at accept time
` [PATCH net-next 4/6] mptcp: create first subflow at msk creation time
` [PATCH net-next 5/6] mptcp: __mptcp_tcp_fallback() returns a struct sock
` [PATCH net-next 6/6] mptcp: close poll() races

[PATCH RFC v3 bpf-next 0/4] bpf: Introduce minimal support for sleepable progs
 2020-06-30  0:28 UTC  (4+ messages)
` [PATCH RFC v3 bpf-next 2/4] bpf: Add bpf_copy_from_user() helper

[PATCH v2] net: phy: marvell10g: support XFI rate matching mode
 2020-06-30  0:25 UTC  (3+ messages)

[pull request][net-next 00/15] mlx5 tls rx offload 2020-06-26
 2020-06-30  0:24 UTC  (2+ messages)

[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-06-26
 2020-06-30  0:23 UTC  (8+ messages)
` [net-next 05/13] igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb

[PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type
 2020-06-30  0:21 UTC  (10+ messages)
` [PATCH net-next 1/2] mlxsw: core: Add ethtool support for QSFP-DD transceivers

[PATCH v1 1/4] qlge/qlge_main.c: use genric power management
 2020-06-30  0:21 UTC  (3+ messages)
  ` [kbuild-all] "

[Patch net] genetlink: get rid of family->attrbuf
 2020-06-30  0:16 UTC  (2+ messages)

[PATCH] igb: reinit_locked() should be called with rtnl_lock
 2020-06-30  0:16 UTC  (2+ messages)

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-06-30  0:15 UTC  (2+ messages)

[PATCH net-next 0/6] net: ethernet: ti: am65-cpsw: update and enable sr2.0 soc
 2020-06-30  0:06 UTC  (2+ messages)

[PATCH net] netfilter: ipset: call ip_set_free() instead of kfree()
 2020-06-30  0:04 UTC 

pull-request: mac80211 2020-06-29
 2020-06-29 23:58 UTC  (2+ messages)

[net-next v4 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-06-29 23:13 UTC  (19+ messages)
` [net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client

KASAN: use-after-free Read in dev_get_by_name
 2020-06-29 23:11 UTC 

[PATCH net-next 0/3] cxgb4: add mirror action support for TC-MATCHALL
 2020-06-29 22:53 UTC  (8+ messages)

[RFC PATCH v1 0/2] handle USB endpoint race condition
 2020-06-29 22:44 UTC  (8+ messages)
` [RFC PATCH v1 1/2] Bluetooth: queue ACL packets if no handle is found
` [RFC PATCH v1 2/2] Bluetooth: queue L2CAP conn req if encryption is needed

[PATCH v2 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-06-29 22:26 UTC  (4+ messages)
` [PATCH v2 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH bpf] bpf: enforce BPF ringbuf size to be the power of 2
 2020-06-29 22:17 UTC 

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-29 22:07 UTC  (9+ messages)
` [net-next v3 06/15] iecm: Implement mailbox functionality
` [net-next v3 13/15] iecm: Add ethtool

[PATCH net-next 0/3] net: ipa: simple refactorizations
 2020-06-29 21:55 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipa: rework ipa_aggr_granularity_val()
` [PATCH net-next 2/3] net: ipa: reduce aggregation time limit
` [PATCH net-next 3/3] net: ipa: reuse a local variable in ipa_endpoint_init_aggr()

KMSAN: uninit-value in macvlan_start_xmit
 2020-06-29 16:11 UTC 

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-06-29 12:47 UTC  (11+ messages)
` [PATCH v7 01/11] acpi: thermal: Fix error handling in the register function
` [PATCH v7 02/11] thermal: Store thermal mode in a dedicated enum
` [PATCH v7 03/11] thermal: Add current mode to thermal zone device
` [PATCH v7 04/11] thermal: Store device mode in struct thermal_zone_device
` [PATCH v7 05/11] thermal: remove get_mode() operation of drivers
` [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices
` [PATCH v7 09/11] thermal: core: Stop polling DISABLED thermal devices
` [PATCH v7 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 17:19 UTC  (12+ messages)
` [PATCH v2 01/10] net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
` [PATCH v2 03/10] net: devres: rename the release callback of devm_register_netdev()
` [PATCH v2 05/10] phy: un-inline devm_mdiobus_register()
` [PATCH v2 06/10] phy: mdio: add kerneldoc for __devm_mdiobus_register()
` [PATCH v2 07/10] net: phy: don't abuse devres in devm_mdiobus_register()
` [PATCH v2 08/10] of: mdio: remove the 'extern' keyword from function declarations
` [PATCH v2 09/10] of: mdio: provide devm_of_mdiobus_register()
` [PATCH v2 10/10] net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()

[PATCH 0/2] can: flexcan: small fix and ISO CAN-FD support
 2020-06-29 18:18 UTC  (3+ messages)
` [PATCH 1/2] can: flexcan: use ctrlmode to enable CAN-FD
` [PATCH 2/2] can: flexcan: add support for ISO CAN-FD

[RFC net-next] devlink: Add reset subcommand
 2020-06-29 13:51 UTC  (2+ messages)

[PATCH net-next 0/6] net: qed/qede: license cleanup
 2020-06-29 11:05 UTC  (2+ messages)
` [PATCH net-next 6/6] net: qede: update copyright years

KASAN: use-after-free Read in tipc_nl_publ_dump (2)
 2020-06-29 16:11 UTC 

WARNING in tracepoint_add_func
 2020-06-29 12:56 UTC  (2+ messages)

[PATCH] mt76: mt76x2: fix pci suspend/resume on mt7612e
 2020-06-29 15:12 UTC 

[PATCH v2] brcmfmac: Transform compatible string for FW loading
 2020-06-29 11:01 UTC 

[PATCH] dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts example
 2020-06-29 18:56 UTC  (2+ messages)

[EXT] Re: [PATCH net-next] net: ethernet: fec: prevent tx starvation under high rx load
 2020-06-29 16:29 UTC  (2+ messages)

[PATCH v2 0/4] drivers/staging: use generic power management
 2020-06-29 17:34 UTC  (4+ messages)
` [PATCH v2 1/4] qlge/qlge_main.c: "
` [PATCH v2 2/4] staging/rtl8192e: "
` [PATCH v2 4/4] vt6655/device_main.c: "

[PATCH bpf-next 00/10] BPF TCP header options
 2020-06-29 18:13 UTC  (7+ messages)
` [PATCH bpf-next 07/10] bpf: selftests: Restore netns after each test

[PATCH v4 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-29  5:55 UTC  (2+ messages)
` [PATCH v4 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH] Bluetooth: fix kernel null pointer dereference error on suspend
 2020-06-29 15:42 UTC  (2+ messages)

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-29 15:18 UTC  (7+ messages)

KASAN: use-after-free Read in devlink_get_from_attrs
 2020-06-29 16:31 UTC 

[PATCH net-next 0/2] dpaa2-eth: send a scatter-gather FD
 2020-06-29 10:39 UTC  (2+ messages)
` [PATCH net-next 2/2] dpaa2-eth: add software counter for Tx frames converted to S/G

[PATCH] Remove handhelds.org links and email addresses
 2020-06-29 21:10 UTC  (3+ messages)

[PATCH 4.4 075/135] sched/rt, net: Use CONFIG_PREEMPTION.patch
 2020-06-29 15:52 UTC 

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-29  7:20 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v5 05/11] thermal: remove get_mode() operation of drivers

[PATCH v5 06/11] thermal: Add mode helpers
 2020-06-29 12:08 UTC  (7+ messages)
` [PATCH v6 00/11] Stop monitoring disabled devices
  ` [PATCH v6 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v6 03/11] thermal: Add current mode to thermal zone device
  ` [PATCH v6 05/11] thermal: remove get_mode() operation of drivers
  ` [PATCH v6 06/11] thermal: Add mode helpers

[bpf PATCH v2 0/3] Sockmap RCU splat fix
 2020-06-29  7:42 UTC  (3+ messages)
` [bpf PATCH v2 2/3] bpf, sockmap: RCU dereferenced psock may be used outside RCU block

[PATCH v1 0/5] ethernet: intel: Convert to generic power management
 2020-06-29  9:29 UTC  (2+ messages)
` [PATCH v1 4/5] ixgbevf: use "

[PATCH bpf-next 0/2] Factor common x86 JIT code
 2020-06-29  9:33 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, x86: "
` [PATCH bpf-next 2/2] bpf, x86: Factor out get_cond_jmp_opcode and use for 64bit x86

KASAN: use-after-free Read in decode_session6
 2020-06-29  4:55 UTC 

[PATCH v1 0/2] ipw2x00: use generic power management
 2020-06-29  7:25 UTC  (2+ messages)
` [PATCH v1 1/2] ipw2100: "

KASAN: vmalloc-out-of-bounds Read in netdev_name_node_lookup_rcu
 2020-06-29 16:47 UTC 

[PATCH v1] adm8211: use generic power management
 2020-06-29  3:50 UTC 

[PATCH net-next] net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c
 2020-06-29  4:40 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).