netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 09:43:39 to 2022-07-23 09:55:33 UTC [more...]

[PATCH] net: rose: fix unregistered netdevice: waiting for rose0 to become free
 2022-07-23  9:55 UTC  (5+ messages)

[PATCH bpf-next v7 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-23  7:50 UTC  (8+ messages)
` [PATCH bpf-next v7 04/13] bpf: Add support for forcing kfunc args to be trusted
` [PATCH bpf-next v7 07/13] net: netfilter: Add kfuncs to allocate and insert CT

[PATCH net-next] net: delete extra space and tab in blank line
 2022-07-23  7:32 UTC 

[PATCH net-next 00/14] sfc: VF representors for EF100 - RX side
 2022-07-23  7:18 UTC  (18+ messages)
` [PATCH net-next 01/14] sfc: plumb ef100 representor stats
` [PATCH net-next 02/14] sfc: ef100 representor RX NAPI poll
` [PATCH net-next 03/14] sfc: ef100 representor RX top half
` [PATCH net-next 04/14] sfc: determine wire m-port at EF100 PF probe time
` [PATCH net-next 05/14] sfc: check ef100 RX packets are from the wire
` [PATCH net-next 06/14] sfc: receive packets from EF100 VFs into representors
` [PATCH net-next 07/14] sfc: insert default MAE rules to connect VFs to representors
` [PATCH net-next 08/14] sfc: move table locking into filter_table_{probe,remove} methods
` [PATCH net-next 09/14] sfc: use a dynamic m-port for representor RX and set it promisc
` [PATCH net-next 10/14] sfc: look up VF's client ID when creating representor
` [PATCH net-next 11/14] sfc: fetch existing assigned MAC address from FW when creating VF rep
` [PATCH net-next 12/14] sfc: set EF100 VF MAC address through representor
` [PATCH net-next 13/14] sfc: get provisioned MAC address on EF100 VF probe
` [PATCH net-next 14/14] sfc: implement ethtool get/set RX ring size for EF100 reps

[PATCH net-next 3/6] net: dsa: add support for retrieving the interface mode
 2022-07-23  7:12 UTC  (28+ messages)

[PATCH] rtw88: check the return value of alloc_workqueue()
 2022-07-23  6:37 UTC 

[PATCH net-next v2 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-21
 2022-07-23  5:00 UTC  (2+ messages)

[PATCH net-next] ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
 2022-07-23  5:00 UTC  (2+ messages)

[PATCH net-next] add missing includes and forward declarations to networking includes under linux/
 2022-07-23  4:57 UTC 

[PATCH v2 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-23  4:50 UTC  (2+ messages)

[PATCH] be2net: Fix Smatch error
 2022-07-23  4:42 UTC  (2+ messages)

[PATCH net-next v6 0/2] add framework for selftests in devlink
 2022-07-23  4:22 UTC  (3+ messages)
` [PATCH net-next v6 1/2] devlink: introduce framework for selftests
` [PATCH net-next v6 2/2] bnxt_en: implement callbacks for devlink selftests

[PATCH net] netrom: fix sleep in atomic context bugs in timer handlers
 2022-07-23  3:56 UTC 

pull request: bluetooth-next 2022-07-22
 2022-07-23  2:10 UTC  (2+ messages)

pull-request: bpf-next 2022-07-22
 2022-07-23  2:10 UTC  (2+ messages)

[PATCH net] sctp: fix sleep in atomic context bug in timer handlers
 2022-07-23  1:58 UTC 

[PATCH net] net: dsa: fix reference counting for LAG FDBs
 2022-07-23  1:24 UTC 

pull request: bluetooth-next 2022-07-22
 2022-07-23  0:50 UTC  (6+ messages)

[PATCH net-next v3 0/7] tls: rx: decrypt from the TCP queue
 2022-07-22 23:50 UTC  (8+ messages)
` [PATCH net-next v3 1/7] tls: rx: wrap recv_pkt accesses in helpers
` [PATCH net-next v3 2/7] tls: rx: factor SW handling out of tls_rx_one_record()
` [PATCH net-next v3 3/7] tls: rx: don't free the output in case of zero-copy
` [PATCH net-next v3 4/7] tls: rx: device: keep the zero copy status with offload
` [PATCH net-next v3 5/7] tcp: allow tls to decrypt directly from the tcp rcv queue
` [PATCH net-next v3 6/7] tls: rx: device: add input CoW helper
` [PATCH net-next v3 7/7] tls: rx: do not use the standard strparser

[PATCH net v2] Revert "tcp: change pingpong threshold to 3"
 2022-07-22 23:40 UTC  (2+ messages)

[PATCH net-next] net/sched: act_mirred: avoid printout in the traffic path
 2022-07-22 22:27 UTC  (3+ messages)

[PATCH net] net/tls: Remove the context from the list in tls_device_down
 2022-07-22 22:04 UTC  (2+ messages)

[PATCH net-next] net: fix uninitialised msghdr->sg_from_iter
 2022-07-22 22:00 UTC  (2+ messages)

[patch net-next] mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister()
 2022-07-22 22:00 UTC  (2+ messages)

ethtool generate a buffer overflow in strlen
 2022-07-22 21:29 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-07-22 21:23 UTC  (4+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH net-next 1/2] mlxsw: use netif_is_any_bridge_port() instead of open code
 2022-07-22 21:17 UTC  (2+ messages)

[PATCH v2 net-next 00/19] ipmr: get rid of rwlocks
 2022-07-22 21:15 UTC  (6+ messages)
` [PATCH v2 net-next 08/19] ipmr: do not acquire mrt_lock while calling ip_mr_forward()

[net-next v2 0/2] devlink: implement dry run support for flash update
 2022-07-22 21:14 UTC  (7+ messages)
` [net-next v2 1/2] devlink: add dry run attribute to "
` [iproute2-next v2 3/3] devlink: add dry run attribute support to devlink flash

[net-next PATCH 0/2] devlink: implement dry run support for flash update
 2022-07-22 21:12 UTC  (6+ messages)
` [net-next PATCH 1/2] devlink: add dry run attribute to "

[PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-22 20:33 UTC  (11+ messages)
` [PATCH bpf-next v5 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v5 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v5 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v5 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v5 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v5 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v5 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH] Bluetooth: hci_sync: Use safe loop when adding accept list
 2022-07-22 20:06 UTC  (3+ messages)

[PATCH net-next v3 0/3] Add a second bind table hashed by port + address
 2022-07-22 19:54 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: Add a bhash2 "
` [PATCH net-next v3 2/3] selftests/net: Add test for timing a bind request to a port with a populated bhash entry
` [PATCH net-next v3 3/3] selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addr

[PATCH v1 net 0/7] sysctl: Fix data-races around ipv4_net_table (Round 6, Final)
 2022-07-22 18:58 UTC  (9+ messages)
` [PATCH v1 net 1/7] tcp: Fix data-races around sk_pacing_rate
` [PATCH v1 net 2/7] net: Fix data-races around sysctl_[rw]mem(_offset)?
` [PATCH v1 net 3/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns
` [PATCH v1 net 4/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns
` [PATCH v1 net 5/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_nr
` [PATCH v1 net 6/7] tcp: Fix data-races around sysctl_tcp_reflect_tos
` [PATCH v1 net 7/7] ipv4: Fix data-races around sysctl_fib_notify_on_flag_change

[PATCH] s390/qeth: Fix typo 'the the' in comment
 2022-07-22 18:55 UTC  (3+ messages)

[PATCH] selftests: Fix typo 'the the' in comment
 2022-07-22 18:52 UTC  (2+ messages)

[kernel PATCH v1 0/1] Bluetooth: Return error if controller not support ll privacy
 2022-07-22 18:44 UTC  (2+ messages)
` [kernel PATCH v1 1/1] "

[PATCH net-next v2 0/7] tls: rx: decrypt from the TCP queue
 2022-07-22 18:39 UTC  (6+ messages)
` [PATCH net-next v2 5/7] tcp: allow tls to decrypt directly from the tcp rcv queue

[PATCH 0/6] dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL
 2022-07-22 18:37 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: panel: explicitly list "

[PATCH v2 0/3] Add Versal compatible string to Macb driver
 2022-07-22 18:31 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: net: cdns,macb: Add versal compatible string
` [PATCH v2 2/3] net: macb: Sort CAPS flags by bit positions
` [PATCH v2 3/3] net: macb: Update tsu clk usage in runtime suspend/resume for Versal

[PATCH net-next] net: ipa: fix build
 2022-07-22 18:28 UTC  (6+ messages)

[patch net-next v3 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-07-22 18:23 UTC  (5+ messages)
` [patch net-next v3 01/11] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration

[PATCH net-next 0/4] netlink: add 'bitmap' attribute type and API
 2022-07-22 18:19 UTC  (4+ messages)

[PATCH net 1/1] i40e: Fix interface init with MSI interrupts (no MSI-X)
 2022-07-22 17:54 UTC 

[PATCH net-next 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2022-07-22
 2022-07-22 17:53 UTC  (3+ messages)
` [PATCH net-next 1/2] i40e: Refactor tc mqprio checks
` [PATCH net-next 2/2] iavf: Check for duplicate TC flower filter before parsing

[PATCH bpf-next v4 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-22 17:49 UTC  (4+ messages)
` [PATCH bpf-next v4 1/8] btf: Add a new kfunc set which allows to mark a function to be sleepable

[PATCH] tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program
 2022-07-22 17:50 UTC  (2+ messages)

[PATCH net v2] net: mld: fix reference count leak in mld_{query | report}_work()
 2022-07-22 17:08 UTC  (2+ messages)

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-07-22 17:05 UTC  (7+ messages)
` [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-22 16:50 UTC  (18+ messages)
` [PATCH net-next v3 03/47] dt-bindings: net: Convert FMan MAC bindings to yaml
` [PATCH net-next v3 27/47] net: fman: Inline several functions into initialization
` [PATCH net-next v3 39/47] net: fman: memac: Add serdes support
` [PATCH net-next v3 46/47] arm64: dts: ls1046ardb: Add serdes bindings

[PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
 2022-07-22 16:16 UTC  (3+ messages)
` [PATCH bpf-next v8 "

imx8mp fec/eqos not working
 2022-07-22 15:47 UTC  (2+ messages)

[syzbot] bpf-next build error (4)
 2022-07-22 15:38 UTC 

[PATCH net-next] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
 2022-07-22 15:26 UTC  (7+ messages)

WARNING in inet_sock_destruct
 2022-07-22 15:22 UTC 

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range
 2022-07-22 14:41 UTC  (2+ messages)

[PATCH bpf-next] selftests: xsk: Update poll test cases
 2022-07-22 14:16 UTC  (2+ messages)

[PATCH V4 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-22 13:14 UTC  (9+ messages)
` [PATCH V4 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V4 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH V4 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V4 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V4 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH V4 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c

[PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon
 2022-07-22 12:29 UTC  (3+ messages)
` [PATCH -next 1/2] brcmfmac: Support multiple AP interfaces and fix STA disconnection issue
` [PATCH -next 2/2] brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists

[PATCH net-next] net: add missing includes and forward declarations under net/
 2022-07-22 12:10 UTC  (2+ messages)

[PATCH v3 net-next 0/9] sfc: VF representors for EF100
 2022-07-22 12:00 UTC  (2+ messages)

[PATCH] caif: Fix bitmap data type in "struct caifsock"
 2022-07-22 12:00 UTC  (2+ messages)

[PATCH 0/6] brcmfmac: fixes from Cypress/Infineon
 2022-07-22 11:56 UTC  (7+ messages)
` [PATCH 1/6] brcmfmac: fix continuous 802.1x tx pending timeout error
` [PATCH 2/6] brcmfmac: fix scheduling while atomic issue when deleting flowring
` [PATCH 3/6] brcmfmac: fix invalid address access when enabling SCAN log level
` [PATCH 4/6] brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmod
` [PATCH 5/6] brcmfmac: Fix to add skb free for TIM update info when tx is completed
` [PATCH 6/6] brcmfmac: Update SSID of hidden AP while informing its bss to cfg80211 layer

[PATCH net-next v2 1/1] ping: support ipv6 ping socket flow labels
 2022-07-22 11:50 UTC  (2+ messages)

[PATCH] dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema
 2022-07-22 11:40 UTC  (2+ messages)

[PATCH] dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties
 2022-07-22 11:40 UTC  (2+ messages)

[PATCH v5] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-22 11:15 UTC 

[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 5)
 2022-07-22 11:10 UTC  (2+ messages)

[net] ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
 2022-07-22 11:06 UTC  (3+ messages)

[PATCH 1/1] drivers/net/ethernet: fix a memory leak
 2022-07-22 10:46 UTC  (2+ messages)

[PATCH 0/2] Add Versal compatible string to Macb driver
 2022-07-22 10:34 UTC  (4+ messages)
` [PATCH 2/2] net: macb: Update tsu clk usage in runtime suspend/resume for Versal

[Patch net-next v1 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-07-22 10:09 UTC  (3+ messages)
` [Patch net-next v1 3/9] net: dsa: microchip: add common duplex and flow control function

[PATCH net-next v5 0/2] add framework for selftests in devlink
 2022-07-22  9:44 UTC  (5+ messages)
` [PATCH net-next v5 1/2] devlink: introduce framework for selftests
` [PATCH net-next v5 2/2] bnxt_en: implement callbacks for devlink selftests

[PATCH net-next] mlxsw: fix devlink use after frees
 2022-07-22  9:36 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).