netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 21:00:58 to 2021-03-21 16:25:40 UTC [more...]

enetc: fix bitfields, we are clearing wrong bits
 2021-03-21 16:25 UTC 

[PATCH v2 net-next 0/2] net: socket: use BIT() for MSG_* and fix MSG_CMSG_COMPAT
 2021-03-21 16:20 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] net: socket: use BIT() for MSG_*
` [PATCH v2 net-next 2/2] net: socket: change MSG_CMSG_COMPAT to BIT(21)

[net-next PATCH 0/8] configuration support for switch headers & phy
 2021-03-21 14:27 UTC  (11+ messages)
` [net-next PATCH 1/8] octeontx2-af: Add new CGX_CMDs to set and get PHY modulation type
` [net-next PATCH 2/8] octeontx2-pf: Add ethtool priv flag to control PAM4 on/off
` [net-next PATCH 3/8] octeontx2-af: Support for parsing pkts with switch headers
` [net-next PATCH 4/8] octeontx2-af: Do not allow VFs to overwrite PKIND config
` [net-next PATCH 5/8] octeontx2-af: Put CGX LMAC also in Higig2 mode
` [net-next PATCH 6/8] octeontx2-pf: Support to enable EDSA/Higig2 pkts parsing
` [net-next PATCH 7/8] octeontx2-af: Add flow steering support for FDSA tag
` [net-next PATCH 8/8] octeontx2-pf: Add ntuple filter support for FDSA

[PATCH net-next v2 0/2] net: ipa: fix validation
 2021-03-21 13:49 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: ipa: fix init header command validation
` [PATCH net-next v2 2/2] net: ipa: fix IPA validation

[PATCH v3 0/1] Allow drivers to modify dql.min_limit value
 2021-03-21 13:48 UTC  (2+ messages)
` [PATCH v3 1/1] netdev: add netdev_queue_set_dql_min_limit()

[PATCH net-next 0/2] net: socket: use BIT() for MSG_* and fix MSG_CMSG_COMPAT
 2021-03-21 13:29 UTC  (5+ messages)
` [PATCH net-next 1/2] net: socket: use BIT() for MSG_*
` [PATCH net-next 2/2] net: socket: change MSG_CMSG_COMPAT to BIT(21)

[PATCH v2 1/1] io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL
 2021-03-21 13:10 UTC  (4+ messages)

[PATCH] MAINTAINERS: Combine "QLOGIC QLGE 10Gb ETHERNET DRIVER" sections into one
 2021-03-21 13:00 UTC 

[syzbot] KASAN: use-after-free Read in firmware_fallback_sysfs
 2021-03-21 12:02 UTC 

[PATCH net-next v2] net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
 2021-03-21  9:39 UTC 

KMSAN: uninit-value in skb_trim
 2021-03-21  9:14 UTC  (2+ messages)
` [syzbot] "

linux-next: manual merge of the net tree with Linus' tree
 2021-03-21  9:14 UTC  (5+ messages)

[PATCH] net: make unregister netdev warning timeout configurable
 2021-03-21  8:28 UTC  (2+ messages)

[PATCH net-next] net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
 2021-03-21  7:53 UTC 

BUG: Out of bounds read in hci_le_ext_adv_report_evt()
 2021-03-21  7:18 UTC 

[PATCH net-next] Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"
 2021-03-21  2:30 UTC  (2+ messages)

[PATCH net-next] r8169: add support for ethtool get_ringparam
 2021-03-21  2:20 UTC  (2+ messages)

[PATCH v3 net-next 00/12] Better support for sandwiched LAGs with bridge and DSA
 2021-03-21  2:19 UTC  (17+ messages)
` [PATCH v3 net-next 01/12] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
` [PATCH v3 net-next 02/12] net: dsa: pass extack to dsa_port_{bridge,lag}_join
` [PATCH v3 net-next 03/12] net: dsa: inherit the actual bridge port flags at join time
` [PATCH v3 net-next 04/12] net: dsa: sync up with bridge port's STP state when joining
` [PATCH v3 net-next 05/12] net: dsa: sync up VLAN filtering state when joining the bridge
` [PATCH v3 net-next 06/12] net: dsa: sync multicast router "
` [PATCH v3 net-next 07/12] net: dsa: sync ageing time "
` [PATCH v3 net-next 08/12] net: dsa: replay port and host-joined mdb entries "
` [PATCH v3 net-next 09/12] net: dsa: replay port and local fdb "
` [PATCH v3 net-next 10/12] net: dsa: replay VLANs installed on port "
` [PATCH v3 net-next 11/12] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
` [PATCH v3 net-next 12/12] net: ocelot: replay switchdev events when joining bridge

[PATCH] net: decnet: Fixed multiple coding style issues
 2021-03-21  2:00 UTC  (2+ messages)

pull-request: can 2021-03-20
 2021-03-21  2:10 UTC  (4+ messages)
` [net 1/2] can: isotp: tx-path: zero initialize outgoing CAN frames
` [net 2/2] can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"

[PATCH net-next 0/5] net: ipa: more configuration data updates
 2021-03-21  2:10 UTC  (7+ messages)
` [PATCH net-next 1/5] net: ipa: use configuration data for QSB settings
` [PATCH net-next 2/5] net: ipa: implement MAX_READS_BEATS QSB data
` [PATCH net-next 3/5] net: ipa: split sequencer type in two
` [PATCH net-next 4/5] net: ipa: sequencer type is for TX endpoints only
` [PATCH net-next 5/5] net: ipa: update some comments in "ipa_data.h"

[PATCH net] r8169: fix DMA being used after buffer free if WoL is enabled
 2021-03-21  2:10 UTC  (2+ messages)

[PATCH] perf tools: Rudimentary typo fix
 2021-03-21  1:45 UTC  (2+ messages)

[PATCH] perf evlist: Mundane typo fix
 2021-03-21  1:46 UTC  (2+ messages)

[PATCH net-next] dsa: simplify Kconfig symbols and dependencies
 2021-03-21  1:37 UTC  (3+ messages)

[PATCH] ipv4/raw: support binding to nonlocal addresses
 2021-03-21  0:20 UTC 

[PATCH v2 net 0/3] Clear rx-vlan-filter feature in DSA when necessary
 2021-03-20 22:59 UTC  (4+ messages)
` [PATCH v2 net 1/3] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
` [PATCH v2 net 2/3] net: dsa: don't advertise 'rx-vlan-filter' if VLAN filtering not global
` [PATCH v2 net 3/3] net: dsa: let drivers state that they need VLAN filtering while standalone

[PATCH] docs: networking: Fix a typo
 2021-03-20 22:39 UTC  (2+ messages)

[PATCH v3] icmp: support rfc5837
 2021-03-20 20:35 UTC  (7+ messages)
          ` rfc5837 and rfc8335

[PATCH] rtlwifi: Few mundane typo fixes
 2021-03-20 19:56 UTC  (2+ messages)

[PATCH v2 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver
 2021-03-20 18:40 UTC  (2+ messages)

[PATCH v1] Bluetooth: Add ncmd=0 recovery handling
 2021-03-20 17:33 UTC  (2+ messages)

Fwd: netdevice.7 SIOCGIFFLAGS/SIOCSIFFLAGS
 2021-03-20 17:22 UTC 

[PATCH bpf-next 00/15] Support calling kernel function
 2021-03-20 17:18 UTC  (23+ messages)
` [PATCH bpf-next 02/15] bpf: btf: Support parsing extern func
` [PATCH bpf-next 03/15] bpf: Refactor btf_check_func_arg_match
` [PATCH bpf-next 12/15] libbpf: Support extern kernel function

[PATCH bpf-next 0/3] Handle no-BTF object files better
 2021-03-20 17:00 UTC  (6+ messages)
` [PATCH bpf-next 2/3] libbpf: skip BTF fixup if object file has no BTF
` [PATCH bpf-next 3/3] selftests/bpf: allow compiling BPF objects without BTF

[PATCH V4 net-next 5/5] icmp: add response to RFC 8335 PROBE messages
 2021-03-20 16:43 UTC  (6+ messages)

[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-03-20 16:10 UTC  (11+ messages)

GTE - The hardware timestamping engine
 2021-03-20 15:38 UTC  (2+ messages)

pull-request: bpf 2021-03-20
 2021-03-20 15:33 UTC 

[PATCH net-next 0/4] net: ipa: fix validation
 2021-03-20 14:23 UTC  (7+ messages)
` [PATCH net-next 4/4] net: ipa: activate some commented assertions

[PATCH net-next] net: dsa: hellcreek: Report switch name and ID
 2021-03-20 14:22 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: dsa: hellcreek: Add support for dumping tables
 2021-03-20 11:31 UTC  (5+ messages)
` [PATCH net-next v2 4/4] net: dsa: hellcreek: Add devlink FDB region

[PATCH mlx5-next v8 0/4] Dynamically assign MSI-X vectors count
 2021-03-20  9:13 UTC  (2+ messages)

[PATCH net v4] net: fix race between napi kthread mode and busy poll
 2021-03-20 10:31 UTC  (4+ messages)

[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
 2021-03-20 10:09 UTC  (22+ messages)
` [RFC PATCH v2 net-next 01/16] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
` [RFC PATCH v2 net-next 02/16] net: dsa: pass extack to dsa_port_{bridge,lag}_join
` [RFC PATCH v2 net-next 03/16] net: dsa: inherit the actual bridge port flags at join time
` [RFC PATCH v2 net-next 04/16] net: dsa: sync up with bridge port's STP state when joining
` [RFC PATCH v2 net-next 05/16] net: dsa: sync up VLAN filtering state when joining the bridge
` [RFC PATCH v2 net-next 06/16] net: dsa: sync multicast router "
` [RFC PATCH v2 net-next 07/16] net: dsa: sync ageing time "
` [RFC PATCH v2 net-next 08/16] net: dsa: replay port and host-joined mdb entries "
` [RFC PATCH v2 net-next 10/16] net: dsa: replay VLANs installed on port "

KASAN: slab-out-of-bounds Read in add_adv_patterns_monitor
 2021-03-20  8:27 UTC  (2+ messages)
` [syzbot] "

[PATCHv3 0/3]usbnet: speed reporting for devices without MDIO
 2021-03-20  5:24 UTC  (5+ messages)
` [PATCHv3 3/3] CDC-NCM: record speed in status method

[PATCH v7 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-03-20  3:47 UTC  (18+ messages)
` [PATCH v7 bpf-next 01/14] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v7 bpf-next 02/14] xdp: add xdp_shared_info data structure
` [PATCH v7 bpf-next 03/14] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v7 bpf-next 04/14] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v7 bpf-next 05/14] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v7 bpf-next 06/14] net: mvneta: enable jumbo frames for XDP
` [PATCH v7 bpf-next 07/14] net: xdp: add multi-buff support to xdp_build_skb_from_fram
` [PATCH v7 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v7 bpf-next 09/14] bpd: add multi-buffer support to xdp copy helpers
` [PATCH v7 bpf-next 10/14] bpf: add new frame_length field to the XDP ctx
` [PATCH v7 bpf-next 11/14] bpf: move user_size out of bpf_test_init
` [PATCH v7 bpf-next 12/14] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v7 bpf-next 13/14] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v7 bpf-next 14/14] bpf: update xdp_adjust_tail selftest to include multi-buffer

[PATCH 2/2] net: phy: dp83867: add support for changing LED modes
 2021-03-20  3:41 UTC  (3+ messages)

[Patch bpf-next v5 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-20  2:45 UTC  (3+ messages)
` [Patch bpf-next v5 04/11] skmsg: avoid lock_sock() in sk_psock_backlog()

[PATCH bpf] bpf: use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIG
 2021-03-20  2:40 UTC  (7+ messages)

[PATCH V3] ethernet: sun: Fix a typo
 2021-03-20  2:20 UTC  (2+ messages)

[PATCH] selftests: net: forwarding: Fix a typo
 2021-03-20  2:17 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: cosmetic fix
 2021-03-20  0:46 UTC  (6+ messages)

[PATCH net-next 1/2] ip: Treat IPv4 segment's lowest address as unicast
 2021-03-20  0:02 UTC 

[PATCH net-next 0/2] Treat IPv4 lowest address as ordinary unicast address
 2021-03-20  0:01 UTC 

[PATCH net-next 2/2] selftests: Lowest IPv4 address in a subnet is valid
 2021-03-20  0:03 UTC 

macb broken on HiFive Unleashed
 2021-03-19 22:25 UTC  (6+ messages)

[PATCH] openvswitch: perform refragmentation for packets which pass through conntrack
 2021-03-19 22:13 UTC  (2+ messages)

[PATCH bpf-next] bpf: Remove insn_buf[] declaration in inner block
 2021-03-19 22:10 UTC  (2+ messages)

[PATCH] SUNRPC: Output oversized frag reclen as ASCII if printable
 2021-03-19 22:08 UTC  (3+ messages)

[PATCH 0/2] net: phy: dp83867: Configure LED modes via device tree
 2021-03-19 21:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dp83867: Add binding for LED mode configuration

[PATCH net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2021-03-19
 2021-03-19 21:40 UTC  (7+ messages)
` [PATCH net-next 1/5] igc: Remove unused MII_CR_RESET
` [PATCH net-next 2/5] igc: Remove unused MII_CR_SPEED
` [PATCH net-next 3/5] igc: Remove unused MII_CR_LOOPBACK
` [PATCH net-next 4/5] igc: Assign boolean values to a bool variable
` [PATCH net-next 5/5] e1000e: Mark e1000e_pm_prepare() as __maybe_unused

[PATCH v3] bpf: Fix memory leak in copy_process()
 2021-03-19 21:26 UTC  (2+ messages)

[PATCH v2] selinux: vsock: Set SID for socket returned by accept()
 2021-03-19 21:00 UTC  (2+ messages)

[PATCH net] mptcp: Change mailing list address
 2021-03-19 21:00 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).