netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-15 10:04:29 to 2020-07-15 18:53:17 UTC [more...]

[PATCH v2][next] netfilter: Use fallthrough pseudo-keyword
 2020-07-15 18:53 UTC  (2+ messages)

[PATCH] net: phy: phy_remove_link_mode should not advertise new modes
 2020-07-15 18:51 UTC  (5+ messages)

[PATCH net-next v3 0/4] ] TC datapath hash api
 2020-07-15 18:49 UTC  (10+ messages)
` [PATCH net-next v3 1/4] net/sched: Add skb->hash field editing via act_skbedit
` [PATCH net-next v3 2/4] net/sched: Introduce action hash

[PATCH v2] tipc: Don't using smp_processor_id() in preemptible code
 2020-07-15 18:43 UTC 

[PATCH v5 net-next 0/5] usbnet: multicast filter support for cdc ncm devices
 2020-07-15 18:41 UTC  (6+ messages)
` [PATCH v5 net-next 1/5] net: cdc_ether: use dev->intf to get interface information
` [PATCH v5 net-next 2/5] net: cdc_ether: export usbnet_cdc_update_filter
` [PATCH v5 net-next 3/5] net: usbnet: export usbnet_set_rx_mode()
` [PATCH v5 net-next 4/5] net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops
` [PATCH v5 net-next 5/5] net: cdc_ncm: hook into set_rx_mode to admit multicast traffic

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support
 2020-07-15 18:38 UTC  (2+ messages)

[PATCH bpf v2] xsk: fix memory leak and packet loss in Tx skb path
 2020-07-15 18:36 UTC  (4+ messages)

[PATCH] net/9p: validate fds in p9_fd_open
 2020-07-15 18:19 UTC  (6+ messages)

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

[RFC PATCH bpf-next 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-15 18:12 UTC  (8+ messages)
` [RFC PATCH bpf-next 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
` [RFC PATCH bpf-next 2/3] bpf, riscv: Add encodings for "
` [RFC PATCH bpf-next 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT

[PATCH bpf-next 00/13] bpf: implement bpf iterator for map elements
 2020-07-15 17:52 UTC  (5+ messages)
` [PATCH bpf-next 03/13] bpf: support readonly buffer in verifier

[PATCH] ipvs: fix the connection sync failed in some cases
 2020-07-15 17:35 UTC  (2+ messages)

[PATCH bpf-next] bpftool: use only nftw for file tree parsing
 2020-07-15 17:35 UTC  (2+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-15 17:15 UTC  (11+ messages)

[PATCH RFC net-next 00/13] Phylink PCS updates
 2020-07-15 17:02 UTC  (9+ messages)

[PATCH] tools/bpftool: Fix error return code in do_skeleton()
 2020-07-15 16:49 UTC  (2+ messages)

[PATCH v2 0/8] spelling.txt: /decriptors/descriptors/
 2020-07-15 16:48 UTC  (4+ messages)
` [PATCH v2 3/8] drivers: net: wan: Fix trivial spelling
` [PATCH v2 4/8] drivers: net: wireless: "
  ` [PATCH v2 4/8] "

[PATCH 4/14 v3] iwlegacy: Check the return value of pcie_capability_read_*()
 2020-07-15 16:47 UTC  (2+ messages)

[PATCH] net: zydas: remove needless check before usb_free_coherent()
 2020-07-15 16:46 UTC  (2+ messages)
` [PATCH] zd1211rw: "

[PATCH 1/9 v2 net-next] net: qed: drop duplicate words in comments
 2020-07-15 16:42 UTC  (9+ messages)
` [PATCH 2/9 v2 net-next] net: skbuff.h: "
` [PATCH 3/9 v2 net-next] net: wimax: fix "
` [PATCH 4/9 v2 net-next] net: 9p: drop duplicate word in comment
` [PATCH 5/9 v2 net-next] net: caif: drop duplicate words in comments
` [PATCH 6/9 v2 net-next] net: dsa.h: drop duplicate word in comment
` [PATCH 7/9 v2 net-next] net: ip6_fib.h: "
` [PATCH 8/9 v2 net-next] net: sctp: drop duplicate words in comments
` [PATCH 9/9 v2 net-next] net: ipv6: drop duplicate word in comment

[PATCH 1/5 -next] net/wireless: nl80211.h: drop duplicate words in comments
 2020-07-15 16:43 UTC  (5+ messages)
` [PATCH 2/5 -next] net/wireless: wireless.h: drop duplicate word "
` [PATCH 3/5 -next] net/wireless: cfg80211.h: drop duplicate words "
` [PATCH 4/5 -next] net/wireless: mac80211.h: "
` [PATCH 5/5 -next] net/wireless: regulatory.h: drop duplicate word in comment

[net-next PATCH v2 0/9] Add PRP driver and bug fixes
 2020-07-15 16:40 UTC  (12+ messages)
` [net-next PATCH v2 1/9] net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
` [net-next PATCH v2 2/9] net: hsr/prp: validate address B before copying to skb
` [net-next PATCH v2 3/9] hsr: enhance netlink socket interface to support PRP
` [net-next PATCH v2 4/9] net: hsr: introduce common code for skb initialization
` [net-next PATCH v2 5/9] net: hsr: introduce protocol specific function pointers
` [net-next PATCH v2 6/9] net: prp: add supervision frame generation utility function
` [net-next PATCH v2 7/9] net: hsr: define and use proto_ops ptrs to handle hsr specific frames
` [net-next PATCH v2 8/9] net: prp: add packet handling support
` [net-next PATCH v2 9/9] net: prp: enhance debugfs to display PRP info
` [net-next iproute2 PATCH v2 1/2] iplink: hsr: add support for creating PRP device similar to HSR
` [net-next iproute2 PATCH v2 2/2] ip: iplink: prp: update man page for new parameter

[PATCH] xprtrdma: fix incorrect header size calcations
 2020-07-15 16:40 UTC  (4+ messages)

INFO: rcu detected stall in __do_sys_clock_adjtime
 2020-07-15 16:39 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in subflow_syn_recv_sock
 2020-07-15 16:28 UTC 

[PATCH 01/13 net-next] net: nl80211.h: drop duplicate words in comments
 2020-07-15 16:27 UTC  (7+ messages)

[PATCH net] net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
 2020-07-15 16:10 UTC 

xprtrdma: Prevent inline overflow
 2020-07-15 16:07 UTC  (3+ messages)

[PATCH 1/4] cdc_ether: use dev->intf to get interface information
 2020-07-15 16:02 UTC  (2+ messages)

[PATCH 4/4] cdc_ncm: hook into set_rx_mode to admit multicast traffic
 2020-07-15 15:57 UTC 

[PATCH 3/4] cdc_ncm: replace the way cdc_ncm hooks into
 2020-07-15 15:56 UTC 

[PATCH 2/4] cdc_ether: export usbnet_cdc_update_filter
 2020-07-15 15:54 UTC 

[PATCH v2 net-next 00/10] net: atlantic: various features
 2020-07-15 15:48 UTC  (11+ messages)
` [PATCH v2 net-next 01/10] net: atlantic: move FRAC_PER_NS to aq_hw.h
` [PATCH v2 net-next 02/10] net: atlantic: additional per-queue stats
` [PATCH v2 net-next 03/10] net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
` [PATCH v2 net-next 04/10] net: atlantic: PTP statistics
` [PATCH v2 net-next 05/10] net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
` [PATCH v2 net-next 06/10] net: atlantic: add support for 64-bit reads/writes
` [PATCH v2 net-next 07/10] net: atlantic: use U32_MAX in aq_hw_utils.c
` [PATCH v2 net-next 08/10] net: atlantic: use intermediate variable to improve readability a bit
` [PATCH v2 net-next 09/10] net: atlantic: A0 ntuple filters
` [PATCH v2 net-next 10/10] net: atlantic: add hwmon getter for MAC temperature

[PATCH bpf-next 2/7] bpf, xdp: add bpf_link-based XDP attachment API
 2020-07-15 15:48 UTC  (7+ messages)

[PATCH net-next 00/10] net: atlantic: various features
 2020-07-15 15:46 UTC  (5+ messages)
` [PATCH net-next 01/10] net: atlantic: media detect
    ` [EXT] "

[Regression] "SUNRPC: Add "@len" parameter to gss_unwrap()" breaks NFS Kerberos on upstream stable 5.4.y
 2020-07-15 15:14 UTC  (4+ messages)

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-15 15:43 UTC  (6+ messages)
` [PATCH net-next v2 0/4] net: fec: a few improvements
  ` [PATCH net-next v2 1/4] net: fec: enable to use PPS feature without time stamping
  ` [PATCH net-next v2 2/4] net: fec: initialize clock with 0 rather than current kernel time
  ` [PATCH net-next v2 3/4] net: fec: get rid of redundant code in fec_ptp_set()
  ` [PATCH net-next v2 4/4] net: fec: replace snprintf() with strlcpy() in fec_ptp_init()

[PATCH] net: atlantic: Add support for firmware v4
 2020-07-15 15:34 UTC  (4+ messages)
    ` [EXT] "

[PATCH] net: ath10k: fix OOB: __ath10k_htt_rx_ring_fill_n
 2020-07-15 15:26 UTC  (2+ messages)

[RFC PATCH v1 0/2] handle USB endpoint race condition
 2020-07-15 15:25 UTC  (7+ messages)
` [RFC PATCH v1 1/2] Bluetooth: queue ACL packets if no handle is found

RTL8402 stops working after hibernate/resume
 2020-07-15 15:25 UTC  (3+ messages)

wake-on-lan
 2020-07-15 15:10 UTC  (4+ messages)

[PATCH net-next] mptcp: Remove unused inline function mptcp_rcv_synsent()
 2020-07-15 14:45 UTC  (3+ messages)

[PATCH net-next] net: flow: Remove unused inline function
 2020-07-15 14:45 UTC  (2+ messages)

[PATCH net-next] cipso: Remove unused inline functions
 2020-07-15 14:45 UTC  (2+ messages)

[PATCH net-next] net: openvswitch: reorder masks array based on usage
 2020-07-15 14:37 UTC  (2+ messages)

[PATCH] vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
 2020-07-15 14:34 UTC  (3+ messages)

[PATCH net-next 0/3] vxlan, geneve: allow to turn off PMTU updates on encap socket
 2020-07-15 14:33 UTC  (14+ messages)
` [PATCH net-next 1/3] udp_tunnel: allow to turn off path mtu discovery on encap sockets

[PATCH 1/1] ax88172a: fix ax88172a_unbind() failures
 2020-07-15 14:01 UTC  (5+ messages)

[PATCH v2 1/1] ax88172a: fix ax88172a_unbind() failures
 2020-07-15 13:59 UTC 

[PATCH 0/7] *** IRQ offloading for vDPA ***
 2020-07-15 13:43 UTC  (2+ messages)

[PATCH v4 net-next 0/3] Add PTP support for Octeontx2
 2020-07-15 13:20 UTC  (5+ messages)
` [PATCH v4 net-next 1/3] octeontx2-af: Support to enable/disable HW timestamping
` [PATCH v4 net-next 2/3] octeontx2-af: Add support for Marvell PTP coprocessor
` [PATCH v4 net-next 3/3] octeontx2-pf: Add support for PTP clock

[PATCH v1] Bluetooth: Add per-instance adv disable/remove
 2020-07-15 13:15 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] bpf: Support multi-attach for freplace programs
 2020-07-15 13:09 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next v2 2/6] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v2 3/6] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v2 4/6] tools: add new members to bpf_attr.raw_tracepoint in bpf.h
` [PATCH bpf-next v2 5/6] libbpf: add support for supplying target to bpf_raw_tracepoint_open()
` [PATCH bpf-next v2 6/6] selftests: add test for multiple attachments of freplace program

[PATCHv6 bpf-next 0/3] xdp: add a new helper for dev map multicast support
 2020-07-15 13:08 UTC  (13+ messages)
` [PATCHv7 "
  ` [PATCHv7 bpf-next 1/3] "
  ` [PATCHv8 bpf-next 0/3] "
    ` [PATCHv8 bpf-next 1/3] "
    ` [PATCHv8 bpf-next 2/3] sample/bpf: add xdp_redirect_map_multicast test
    ` [PATCHv8 bpf-next 3/3] selftests/bpf: add xdp_redirect_multi test

net/dsa/microchip: correct placement of dt property phy-mode?
 2020-07-15 13:00 UTC  (5+ messages)
` [PATCH] net: dsa: microchip: look for phy-mode in port nodes

[RFC] bonding driver terminology change proposal
 2020-07-15 12:56 UTC  (4+ messages)

[PATCH bpf-next 0/6] bpf: Support multi-attach for freplace programs
 2020-07-15 12:56 UTC  (10+ messages)
` [PATCH bpf-next 4/6] tools: add new members to bpf_attr.raw_tracepoint in bpf.h
  ` BPF logging infrastructure. Was: "

[PATCH 05/17] drivers: net: Fix trivial spelling
 2020-07-15 12:52 UTC  (3+ messages)

Bonding driver unexpected behaviour
 2020-07-15 12:46 UTC 

[PATCH] ipvs:clean code for ip_vs_sync.c
 2020-07-15 12:18 UTC 

[PATCH v5 net] rtnetlink: Fix memory(net_device) leak when ->newlink fails
 2020-07-15 12:58 UTC 

[PATCH] ipvs:clean code for ip_vs_sync.c
 2020-07-15 12:13 UTC 

[PATCH 6/7] ifcvf: replace irq_request/free with helpers in vDPA core
 2020-07-15 11:10 UTC  (10+ messages)
  ` [PATCH 3/7] vhost_vdpa: implement IRQ offloading functions in vhost_vdpa

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-15 11:09 UTC  (21+ messages)
` [PATCH 01/20] arm64: dts: renesas: r8a774e1: Add operating points
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 03/20] thermal: rcar_gen3_thermal: "
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add CMT device nodes
` [PATCH 07/20] dt-bindings: timer: renesas,tmu: Document r8a774e1 bindings
` [PATCH 08/20] arm64: dts: renesas: r8a774e1: Add TMU device nodes
` [PATCH 09/20] arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add SDHI nodes
` [PATCH 11/20] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support
` [PATCH 12/20] dt-bindings: i2c: renesas,iic: "
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support
` [PATCH 14/20] dt-bindings: spi: renesas,sh-msiof: Add r8a774e1 support
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add MSIOF nodes
` [PATCH 16/20] dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support
` [PATCH 17/20] arm64: dts: renesas: r8a774e1: Add RWDT node
` [PATCH 18/20] dt-bindings: can: rcar_can: Document r8a774e1 support
` [PATCH 19/20] dt-bindings: can: rcar_canfd: "
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add CAN[FD] support

[PATCH] net: cisco : use set_current_state macro
 2020-07-15 10:40 UTC  (2+ messages)
` [PATCH] airo: "

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-15 10:40 UTC  (11+ messages)
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Add IPMMU device nodes
` [PATCH 4/9] dt-bindings: dma: renesas,rcar-dmac: Document R8A774E1 bindings
` [PATCH 5/9] arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes
` [PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO "
` [PATCH 9/9] arm64: dts: renesas: r8a774e1: Add Ethernet AVB node

[PATCH] iwlegacy: 4965: remove redundant initialization of variable tid
 2020-07-15 10:40 UTC  (2+ messages)
` [PATCH] iwlegacy: "

[PATCH v1 1/2] ipw2100: use generic power management
 2020-07-15 10:39 UTC  (2+ messages)

[PATCH v1] adm8211: use generic power management
 2020-07-15 10:39 UTC  (2+ messages)

[PATCH v1] orinoco: use generic power management
 2020-07-15 10:38 UTC  (2+ messages)

[PATCH v1] rtl818x_pci: use generic power management
 2020-07-15 10:38 UTC  (2+ messages)

[PATCH v2 04/16] b43: Remove uninitialized_var() usage
 2020-07-15 10:37 UTC  (2+ messages)

[PATCH 1/1] net: wireless: intersil: orinoco: fix spelling mistake
 2020-07-15 10:36 UTC  (2+ messages)
` [PATCH 1/1] orinoco_usb: "

[PATCH 7/9] net: wireless: intersil: fix wiki website url
 2020-07-15 10:20 UTC  (2+ messages)
` [PATCH 7/9] "

[PATCH 2/9] net: wireless: fix wiki website url in main Kconfig
 2020-07-15 10:19 UTC  (2+ messages)
` [PATCH 2/9] "


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