netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-11 05:29:00 to 2021-01-11 18:22:04 UTC [more...]

[PATCH bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-11 18:20 UTC  (3+ messages)
` [PATCH bpf-next 1/2] trace: bpf: Allow bpf to attach "
` [PATCH bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH net-next v3 0/2] Dissect PTP L2 packet header
 2021-01-11 18:17 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: vlan: Add parse protocol header ops
` [PATCH net-next v3 2/2] net: flow_dissector: Parse PTP L2 packet header

UBSAN: object-size-mismatch in wg_xmit
 2021-01-11 18:14 UTC  (11+ messages)

[PATCH net-next v2 0/2] Dissect PTP L2 packet header
 2021-01-11 18:14 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: vlan: Add parse protocol header ops
` [PATCH net-next v2 2/2] net: flow_dissector: Parse PTP L2 packet header

[PATCH bpf 1/2] bpf: allow empty module BTFs
 2021-01-11 18:13 UTC  (4+ messages)
` [PATCH bpf 2/2] libbpf: allow loading empty BTFs

[PATCH net] i40e: fix potential NULL pointer dereferencing
 2021-01-11 18:11 UTC 

[PATCH] bpf: Hoise pahole version checks into Kconfig
 2021-01-11 18:06 UTC 

pull-request: can-next 2021-01-06
 2021-01-11 18:03 UTC  (10+ messages)
` [net-next 15/19] can: tcan4x5x: rework SPI access

[PATCH net-next 0/2] net: enable udp v6 sockets receiving v4 packets with UDP GRO
 2021-01-11 18:01 UTC  (4+ messages)
` [PATCH net-next 1/2] udp: call udp_encap_enable for v6 sockets when enabling encap
  ` [PATCH net-next 2/2] Revert "bareudp: Fixed bareudp receive handling"

[PATCH net-next 1/3] bus: mhi: core: Add helper API to return number of free TREs
 2021-01-11 18:07 UTC  (3+ messages)
` [PATCH net-next 2/3] net: mhi: Get RX queue size from MHI core
` [PATCH net-next 3/3] net: mhi: Get rid of local rx queue count

[PATCH net-next repost v2 0/7] Support setting lanes via ethtool
 2021-01-11 17:57 UTC  (5+ messages)
` [PATCH net-next repost v2 1/7] ethtool: Extend link modes settings uAPI with lanes

[PATCH bpf-next 1/4] bpf: enable task local storage for tracing programs
 2021-01-11 17:49 UTC  (9+ messages)
  ` [PATCH bpf-next 2/4] selftests/bpf: add non-BPF_LSM test for task local storage
  ` [PATCH bpf-next 3/4] bpf: runqslower: prefer use local vmlinux
  ` [PATCH bpf-next 4/4] bpf: runqslower: use task local storage

[PATCH net-next v14 0/6] Add support for mv88e6393x family of Marvell
 2021-01-11 17:49 UTC  (6+ messages)
` [PATCH net-next v14 1/6] dt-bindings: net: Add 5GBASER phy interface
` [PATCH net-next v14 2/6] net: phy: Add 5GBASER interface mode

[PATCH v4 net-next 00/10] Configuring congestion watermarks on ocelot switch using devlink-sb
 2021-01-11 17:43 UTC  (11+ messages)
` [PATCH v4 net-next 01/10] net: mscc: ocelot: auto-detect packet buffer size and number of frame references
` [PATCH v4 net-next 02/10] net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
` [PATCH v4 net-next 03/10] net: dsa: add ops for devlink-sb
` [PATCH v4 net-next 04/10] net: dsa: felix: reindent struct dsa_switch_ops
` [PATCH v4 net-next 05/10] net: dsa: felix: perform teardown in reverse order of setup
` [PATCH v4 net-next 06/10] net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
` [PATCH v4 net-next 07/10] net: mscc: ocelot: delete unused ocelot_set_cpu_port prototype
` [PATCH v4 net-next 08/10] net: mscc: ocelot: register devlink ports
` [PATCH v4 net-next 09/10] net: mscc: ocelot: initialize watermarks to sane defaults
` [PATCH v4 net-next 10/10] net: mscc: ocelot: configure watermarks using devlink-sb

[PATCH net 0/9] MAINTAINERS: remove inactive folks from networking
 2021-01-11 17:41 UTC  (13+ messages)
` [PATCH net 1/9] MAINTAINERS: altx: move Jay Cliburn to CREDITS
` [PATCH net 2/9] MAINTAINERS: net: move Alexey Kuznetsov "
` [PATCH net 3/9] MAINTAINERS: vrf: move Shrijeet "
` [PATCH net 4/9] MAINTAINERS: ena: remove Zorik Machulsky from reviewers
` [PATCH net 5/9] MAINTAINERS: tls: move Aviad to CREDITS
` [PATCH net 6/9] MAINTAINERS: mtk-eth: remove Felix
` [PATCH net 7/9] MAINTAINERS: ipvs: move Wensong Zhang to CREDITS
` [PATCH net 8/9] MAINTAINERS: dccp: move Gerrit Renker "
` [PATCH net 9/9] MAINTAINERS: skge/sky2: move Mirko Lindner "

[RFC PATCH bpf-next 0/2] bpf, libbpf: share BTF data show functionality
 2021-01-11 17:32 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] bpf: share BTF "show" implementation between kernel and libbpf
` [RFC PATCH bpf-next 2/2] selftests/bpf: test libbpf-based type display

[PATCH 0/6] ethernet: fixes for stmmac driver
 2021-01-11 17:30 UTC  (10+ messages)
` [PATCH 1/6] ethernet: stmmac: remove redundant null check for ptp clock
` [PATCH 2/6] ethernet: stmmac: stop each tx channal independently
` [PATCH 3/6] ethernet: stmmac: fix watchdog timeout during suspend/resume stress test
` [PATCH 4/6] ethernet: stmmac: fix dma physical address of descriptor when display ring
` [PATCH 5/6] ethernet: stmmac: fix wrongly set buffer2 valid when sph unsupport
` [PATCH 6/6] ethernet: stmmac: re-init rx buffers when mac resume back

Kernel panic on shutdown (qede+bond+bridge) - KASAN: use-after-free in netif_skb_features+0x90a/0x9b0
 2021-01-11 17:24 UTC  (3+ messages)

Security issue with vmxnet3 and e100 for AMD SEV(-SNP) / Intel TDX
 2021-01-11 17:24 UTC  (3+ messages)

[PATCH net-next] dpaa2-mac: fix the remove path for non-MAC interfaces
 2021-01-11 17:18 UTC 

[PATCH v3 net-next 00/10] Configuring congestion watermarks on ocelot switch using devlink-sb
 2021-01-11 17:13 UTC  (10+ messages)
` [PATCH v3 net-next 02/10] net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
` [PATCH v3 net-next 04/10] net: dsa: felix: reindent struct dsa_switch_ops
` [PATCH v3 net-next 08/10] net: mscc: ocelot: register devlink ports

[PATCH v3 0/1] Add software TX timestamps to the CAN devices
 2021-01-11 17:11 UTC  (4+ messages)
` [PATCH v3 1/1] can: dev: add software tx timestamps

linux-next: Tree for Jan 11 (drivers/net/ipa/ipa_main.o)
 2021-01-11 17:09 UTC 

[PATCH net] net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
 2021-01-11 17:07 UTC 

[PATCH net-next] dpaa2-eth: add support for Rx VLAN filtering
 2021-01-11 17:07 UTC 

[PATCH iproute2 v3 1/1] build: Fix link errors on some systems
 2021-01-11 16:51 UTC  (2+ messages)

[PATCHv2 net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2021-01-11 16:48 UTC  (2+ messages)

[PATCH v1 0/2] Add 100 base-x mode
 2021-01-11 16:47 UTC  (8+ messages)
` [PATCH v1 1/2] net: phy: "
` [PATCH v1 2/2] sfp: add support for 100 base-x SFPs

[PATCH net-next 0/2] net: fix the features flag in sctp_gso_segment
 2021-01-11 16:26 UTC  (4+ messages)
` [PATCH net-next 1/2] net: move the hsize check to the else block in skb_segment
  ` [PATCH net-next 2/2] sctp: remove the NETIF_F_SG flag before calling skb_segment

[PATCH bpf-next 1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs
 2021-01-11 16:17 UTC  (2+ messages)
` [PATCH bpf-next 2/2] bpf: extend bind v4/v6 selftests for mark/prio/bindtoifindex

[PATCH iproute2] tc: flower: fix json output with mpls lse
 2021-01-11 16:06 UTC  (9+ messages)

[PATCH] Signed-off-by: giladreti <gilad.reti@gmail.com>
 2021-01-11 16:03 UTC  (4+ messages)

[QUESTION] build errors and warnings when make M=samples/bpf
 2021-01-11 15:55 UTC  (2+ messages)

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-11 15:46 UTC  (8+ messages)
` [PATCH net-next 1/2] dt-bindings: net: dsa: add MT7530 GPIO controller binding
` [PATCH net-next 2/2] drivers: net: dsa: mt7530: MT7530 optional GPIO support

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-11 15:32 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
  ` [PATCH v3 2/2] net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant

KMSAN: uninit-value in __nla_validate_parse (2)
 2021-01-11 15:30 UTC 

[PATCH] Revert "tcp: simplify window probe aborting on USER_TIMEOUT"
 2021-01-11 14:58 UTC  (2+ messages)

[PATCH net-next] net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig
 2021-01-11 14:49 UTC  (2+ messages)

[PATCH net-next] net: ks8851: Connect and start/stop the internal PHY
 2021-01-11 14:47 UTC  (7+ messages)

[PATCH v4 net-next 0/2] add ppp_generic ioctl(s) to bridge channels
 2021-01-11 14:26 UTC  (4+ messages)
` [PATCH v4 net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls

[PATCH] net: phy: smsc: fix clk error handling
 2021-01-11 14:17 UTC  (2+ messages)

[PATCH net] net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
 2021-01-11 14:10 UTC  (3+ messages)

[PATCH 4.14 23/57] net: sched: prevent invalid Scell_log shift count
 2021-01-11 13:01 UTC 

[RFC PATCH 0/1] net: arcnet: Fix RESET sequence
 2021-01-11 13:54 UTC  (3+ messages)

[PATCH 4.19 35/77] net: sched: prevent invalid Scell_log shift count
 2021-01-11 13:01 UTC 

[PATCH 5.4 34/92] net: sched: prevent invalid Scell_log shift count
 2021-01-11 13:01 UTC 

[PATCH 5.10 035/145] net: sched: prevent invalid Scell_log shift count
 2021-01-11 13:00 UTC 

[PATCH 4.9 15/45] net: sched: prevent invalid Scell_log shift count
 2021-01-11 13:00 UTC 

[PATCH 4.4 12/38] net: sched: prevent invalid Scell_log shift count
 2021-01-11 13:00 UTC 

[PATCH 00/21] Control VQ support in vDPA
 2021-01-11 12:26 UTC  (3+ messages)
` [PATCH 21/21] vdpasim: control virtqueue support

[RFC PATCH net] udp: check sk for UDP GRO fraglist
 2021-01-11 12:09 UTC 

support for USB network devices without MDIO to report speed
 2021-01-11 12:07 UTC  (4+ messages)
` [PATCH 2/3] usbnet: add method for reporting speed without MDIO

[PATCH 1/7] qed: select CONFIG_CRC32
 2021-01-11 11:47 UTC  (3+ messages)
` [PATCH 4/7] wil6210: "

[PATCH] mt76: fix enum conversion warning
 2021-01-11 11:44 UTC  (2+ messages)

[PATCH] octeontx2-pf: Add flow classification using IP next level protocol
 2021-01-11 11:25 UTC 

[PATCH net ] net: mvpp2: Remove Pause and Asym_Pause support
 2021-01-11 11:11 UTC  (2+ messages)

[PATCH net-next 0/2] Introduce XDP_FLAGS_NO_TX flag
 2021-01-11 11:10 UTC  (6+ messages)
` [PATCH net-next 2/2] virtio_net: Implement XDP_FLAGS_NO_TX support

[PATCH v5 net-next 11/16] net: propagate errors from dev_get_stats
 2021-01-11 11:03 UTC  (3+ messages)

[PATCH net-next v8 0/2] net: dsa: add stats64 support
 2021-01-11 10:46 UTC  (3+ messages)
` [PATCH net-next v8 1/2] net: dsa: add optional "
` [PATCH net-next v8 2/2] net: dsa: qca: ar9331: export stats64

[PATCH net-next] net: core: use eth_type_vlan in __netif_receive_skb_core
 2021-01-11 10:42 UTC 

[RFC PATCH 0/3] chelsio: cxgb: Use threaded irqs
 2021-01-11 10:38 UTC  (3+ messages)
` [RFC PATCH 2/3] chelsio: cxgb: Move slow interrupt handling to "

[PATCH v7 net-next 0/2] net: dsa: add stats64 support
 2021-01-11 10:32 UTC  (6+ messages)
` [PATCH v7 net-next 2/2] net: dsa: qca: ar9331: export stats64

[PATCH net v3] ppp: fix refcount underflow on channel unbridge
 2021-01-11 10:28 UTC  (3+ messages)

KASAN: use-after-free Read in hci_dev_do_open
 2021-01-11 10:24 UTC 

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2021-01-11 10:14 UTC  (4+ messages)
` [patch 02/30] genirq: Move status flag checks to core

[PATCH] scsi: qedf: style: Simplify bool comparison
 2021-01-11  9:46 UTC  (2+ messages)
` [EXT] "

[PATCH net 0/2] bnxt_en: Bug fixes
 2021-01-11  9:26 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Improve stats context resource accounting with RDMA driver loaded
` [PATCH net 2/2] bnxt_en: Clear DEFRAG flag in firmware message when retry flashing

[PATCH] hci: llc_shdlc: style: Simplify bool comparison
 2021-01-11  9:24 UTC 

[PATCH] rtw88: debug: style: Simplify bool comparison
 2021-01-11  9:22 UTC 

kernel BUG at mm/vmalloc.c:LINE! (2)
 2021-01-11  9:15 UTC  (2+ messages)

WARNING in sk_stream_kill_queues (5)
 2021-01-11  8:55 UTC  (15+ messages)

[RFC PATCH net] udp: check sk for UDP GRO fraglist
 2021-01-11  8:43 UTC  (4+ messages)

[PATCH net v2 0/3] skb frag: kmap_atomic fixes
 2021-01-11  8:23 UTC  (3+ messages)
` [PATCH net v2 3/3] esp: avoid unneeded kmap_atomic call

[PATCH ipsec-next] xfrm: interface: enable TSO on xfrm interfaces
 2021-01-11  8:21 UTC  (2+ messages)

[PATCH v1 net] dt-bindings: net: dwmac: fix queue priority documentation
 2021-01-11  8:14 UTC 

[PATCH 1/2] net: stmmac: retain PTP-clock at hwtstamp_set
 2021-01-11  8:13 UTC  (3+ messages)

[PATCH] mt76: Fix queue ID variable types after mcu queue split
 2021-01-11  8:06 UTC  (3+ messages)

[PATCH net] dt-bindings: net: dwmac: fix queue priority documentation
 2021-01-11  8:03 UTC  (3+ messages)

mlx5 error when the skb linear space is empty
 2021-01-11  8:02 UTC  (3+ messages)

[PATCH 0/5] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-01-11  6:44 UTC  (4+ messages)
` [PATCH 3/5] af_vsock: send/receive loops for SOCK_SEQPACKET

[PATCH RESEND v2 0/3] bpf,x64: implement jump padding in jit
 2021-01-11  6:22 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] bpf,x64: pad NOPs to make images converge more easily

[PATCH net-next v14 6/6] net: dsa: mv88e6xxx: implement .port_set_policy for Amethyst
 2021-01-11  6:00 UTC  (2+ messages)

[PATCH net-next v14 4/6] net: dsa: mv88e6xxx: wrap .set_egress_port method
 2021-01-11  5:57 UTC  (2+ messages)

[PATCH iproute2-next v2] rdma: Add support for the netlink extack
 2021-01-11  5:30 UTC  (3+ messages)

[PATCH net-next] net: bareudp: simplify error paths calling dellink
 2021-01-11  5:29 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).