netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 22:25:24 to 2021-03-22 01:06:35 UTC [more...]

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-22  1:05 UTC  (11+ messages)
` [RFC v2] "
          ` [Linuxarm] "

[PATCH] NFC: Fix a typo
 2021-03-22  0:54 UTC 

[PATCH] atl1c: optimize rx loop
 2021-03-22  0:54 UTC  (3+ messages)

[PATCH net] net: ipconfig: ic_dev can be NULL in ic_close_devs
 2021-03-22  0:26 UTC 

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

[PATCH v3 0/3] net: dsa: lantiq: add support for xRX300 and xRX330
 2021-03-21 23:30 UTC  (6+ messages)
` [PATCH v3 1/3] net: dsa: lantiq: allow to use all GPHYs on "
` [PATCH v3 2/3] net: dsa: lantiq: verify compatible strings against hardware
` [PATCH v3 3/3] dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindings

[PATCH v3 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-03-21 23:29 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: Add Actions Semi Owl Ethernet MAC binding
` [PATCH v3 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver
` [PATCH v3 3/3] MAINTAINERS: Add entries for Actions Semi Owl Ethernet MAC

BUG: Out of bounds read in hci_le_ext_adv_report_evt()
 2021-03-21 23:23 UTC  (3+ messages)

[PATCH] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
 2021-03-21 22:52 UTC 

[PATCH bpf-next 0/2] add support for batched ops in LPM trie
 2021-03-21 22:45 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: add support for batched operations in LPM trie maps
` [PATCH bpf-next 2/2] bpf: selftests: add tests for batched ops "

[PATCH net-next 1/2] net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
 2021-03-21 21:05 UTC  (2+ messages)
` [PATCH net-next 2/2] net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS

[net-next 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-21 21:00 UTC  (12+ messages)

linux-next: Fixes tag needs some work in the net tree
 2021-03-21 20:48 UTC 

enetc: fix bitfields, we are clearing wrong bits
 2021-03-21 17:49 UTC  (3+ messages)

[PATCH net] selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
 2021-03-21 17:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: ipa: fix validation
 2021-03-21 17:19 UTC  (7+ 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 iproute2-next] ip: xfrm: add support for tfcpad
 2021-03-21 17:18 UTC  (2+ messages)

[PATCH] ipv4/raw: support binding to nonlocal addresses
 2021-03-21 17:06 UTC  (2+ messages)

[PATCH net-next 0/8] udp: GRO L4 improvements
 2021-03-21 17:01 UTC  (9+ messages)
` [PATCH net-next 1/8] udp: fixup csum for GSO receive slow path
` [PATCH net-next 2/8] udp: skip fwd/list GRO for tunnel packets
` [PATCH net-next 3/8] udp: properly complete L4 GRO over UDP tunnel packet
` [PATCH net-next 4/8] udp: never accept GSO_FRAGLIST packets
` [PATCH net-next 5/8] vxlan: allow L4 GRO passthrou
` [PATCH net-next 6/8] geneve: allow UDP "
` [PATCH net-next 7/8] bareudp: "
` [PATCH net-next 8/8] selftests: net: add UDP GRO forwarding self-tests

net/dev: fix information leak to userspace
 2021-03-21 16:32 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 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 

[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 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  (19+ 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 0/3] Handle no-BTF object files better
 2021-03-20 17:00 UTC  (4+ messages)
` [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  (3+ messages)

[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  (12+ messages)
` [RFC PATCH v2 net-next 03/16] net: dsa: inherit the actual bridge port flags at join time
` [RFC PATCH v2 net-next 07/16] net: dsa: sync ageing time when joining the bridge
` [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 09/14] bpd: add multi-buffer support to xdp copy helpers
 2021-03-20  3:47 UTC  (3+ messages)

[PATCH v7 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-03-20  3:42 UTC  (3+ messages)
` [PATCH v7 bpf-next 10/14] bpf: add new frame_length field to the XDP ctx

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


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