netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-11 16:53:52 to 2021-11-13 03:47:58 UTC [more...]

[PATCH] net: usb: ax88179_178a: add TSO feature
 2021-11-13  3:47 UTC  (2+ messages)

[net v2] tcp: Fix uninitialized access in skb frags array for Rx 0cp
 2021-11-13  3:43 UTC  (3+ messages)

[PATCH v2] net: igbvf: fix double free in `igbvf_probe`
 2021-11-13  3:42 UTC 

[PATCH net-next 2/2] net: snmp: add snmp tracepoint support for udp
 2021-11-13  3:32 UTC  (3+ messages)

[PATCH bpf] selftests: bpf: check map in map pruning
 2021-11-13  1:27 UTC  (3+ messages)

[PATCH v2] x86/csum: rewrite csum_partial()
 2021-11-13  1:13 UTC  (6+ messages)

[PATCH v5 0/8] Adds support for PHY LEDs with offload triggers
 2021-11-13  1:04 UTC  (13+ messages)
` [PATCH v5 1/8] leds: add support for hardware driven LEDs
` [PATCH v5 2/8] leds: document additional use of blink_set for hardware control
` [PATCH v5 3/8] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [PATCH v5 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum and struct
` [PATCH v5 5/8] leds: trigger: netdev: add hardware control support
` [PATCH v5 6/8] leds: trigger: add hardware-phy-activity trigger
` [PATCH v5 7/8] net: dsa: qca8k: add LEDs support
` [PATCH v5 8/8] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
 2021-11-12 23:58 UTC  (12+ messages)
` [PATCH v2 0/2] This is a patch series for pinctrl "
  ` [PATCH v2 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
  ` [PATCH v2 2/2] net: ethernet: Add driver "

[PATCH] net,lsm,selinux: revert the security_sctp_assoc_established() hook
 2021-11-12 23:18 UTC 

[PATCH v2] Bluetooth: Don't initialize msft/aosp when using user channel
 2021-11-12 23:03 UTC  (5+ messages)

[PATCH net 0/2] net: ipa: HOLB register write fixes
 2021-11-12 22:22 UTC  (3+ messages)
` [PATCH net 1/2] net: ipa: HOLB register sometimes must be written twice
` [PATCH net 2/2] net: ipa: disable HOLB drop when updating timer

[PATCH v2] net: sched: sch_netem: Refactor code in 4-state loss generator
 2021-11-12 22:05 UTC  (2+ messages)

netdevice.7 SIOCGIFFLAGS/SIOCSIFFLAGS
 2021-11-12 21:01 UTC  (4+ messages)

[patch v3] tcp.7: Add description for TCP_FASTOPEN and TCP_FASTOPEN_CONNECT options
 2021-11-12 20:58 UTC  (6+ messages)

[PATCH bpf] samples: bpf: fix summary per-sec stats in xdp_sample_user
 2021-11-12 20:50 UTC  (3+ messages)

[GIT PULL] Networking for 5.16-rc1
 2021-11-12 20:44 UTC  (9+ messages)
  ` 32bit x86 build broken (was: Re: [GIT PULL] Networking for 5.16-rc1)

[PATCH v2 0/6] Add FDMA support on ocelot switch driver
 2021-11-12 20:06 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: net: convert mscc,vsc7514-switch bindings to yaml

[PATCH] net: sched: sch_netem: Refactor code in 4-state loss generator
 2021-11-12 19:24 UTC  (2+ messages)
    ` [External] : "

[net-next PATCH v6] net: macb: Fix several edge cases in validate
 2021-11-12 19:04 UTC 

[PATCH v2] net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
 2021-11-12 18:42 UTC  (2+ messages)

[RFC PATCH v4 0/8] Adds support for PHY LEDs with offload triggers
 2021-11-12 18:30 UTC  (4+ messages)

[PATCH v3 bpf-next 0/2] introduce btf_tracing_ids
 2021-11-12 18:24 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/2] bpf: extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
` [PATCH v3 bpf-next 2/2] bpf: introduce btf_tracing_ids

[RFC PATCH net-next 0/4] txhash: Make hash rethink configurable
 2021-11-12 18:19 UTC  (6+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 net-next 1/4] txhash: Make rethinking txhash behavior configurable via sysctl
  ` [RFC PATCH v2 net-next 2/4] txhash: Add socket option to control TX hash rethink behavior
  ` [RFC PATCH v2 net-next 3/4] bpf: Add SO_TXREHASH setsockopt
  ` [RFC PATCH v2 net-next 4/4] tcp: change SYN ACK retransmit behaviour to account for rehash

[PATCH v3 0/3] Update VMware maintainer entries
 2021-11-12 17:52 UTC  (6+ messages)
` [PATCH v3 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases

[PATCH bpf-next] bpftool: add current libbpf_strict mode to version output
 2021-11-12 17:04 UTC  (3+ messages)

[PATCH v1 2/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI bluetooth MAPLE
 2021-11-12 17:02 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: dsa: split generic port definition from dsa.yaml
 2021-11-12 16:57 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: qca8k: improve port definition documentation

[PATCH net 0/2] net: fix the mirred packet drop due to the incorrect dst
 2021-11-12 16:34 UTC  (4+ messages)
` [PATCH net 1/2] net: sched: act_mirred: drop dst for the direction from egress to ingress
` [PATCH net 2/2] selftests: add a test case for mirred "

[PATCH net] selinux: fix SCTP client peeloff socket labeling
 2021-11-12 16:12 UTC  (7+ messages)

[PATCH bpf-next v2] bpftool: enable libbpf's strict mode by default
 2021-11-12 16:00 UTC  (5+ messages)

[PATCH] kthread: dynamically allocate memory to store kthread's full name
 2021-11-12 15:47 UTC  (5+ messages)

[PATCH] skbuff: suppress clang object-size-mismatch error
 2021-11-12 15:42 UTC  (7+ messages)

[PATCH v1] x86/csum: rewrite csum_partial()
 2021-11-12 15:37 UTC  (7+ messages)

[PATCH net] net/smc: Transfer remaining wait queue entries during fallback
 2021-11-12 15:28 UTC  (3+ messages)

[PATCH bpf] bpf: Fix inner map state pruning regression
 2021-11-12 15:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: vsc73xxx: Make vsc73xx_remove() return void
 2021-11-12 15:11 UTC  (2+ messages)

[PATCH] net: igbvf: fix double free in `igbvf_probe`
 2021-11-12 15:08 UTC  (2+ messages)

[PATCH bpf] xsk: fix crash on double free in buffer pool
 2021-11-12 15:00 UTC  (3+ messages)

[PATCH v2] perf bpf: Avoid memory leak from perf_env__insert_btf
 2021-11-12 14:49 UTC  (2+ messages)

[PATCH net-next 0/2] net: snmp: tracepoint support for snmp
 2021-11-12 14:31 UTC  (6+ messages)

[PATCH v3 0/7] MediaTek Ethernet Patches on MT8195
 2021-11-12 13:48 UTC  (10+ messages)
` [PATCH v3 1/7] net-next: stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH v3 2/7] net-next: stmmac: dwmac-mediatek: Reuse more common features
` [PATCH v3 3/7] arm64: dts: mt2712: update ethernet device node
` [PATCH v3 4/7] net-next: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH v3 5/7] net-next: stmmac: dwmac-mediatek: add support for mt8195
` [PATCH v3 6/7] arm64: dts: mt8195: add ethernet device node
` [PATCH v3 7/7] net-next: dt-bindings: dwmac: add support for mt8195

[PATCH net] net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resume
 2021-11-12 13:43 UTC  (4+ messages)

[PATCH net] amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()
 2021-11-12 12:17 UTC  (3+ messages)

[PATCH net] selftests: forwarding: Fix packet matching in mirroring selftests
 2021-11-12 11:50 UTC  (4+ messages)

[PATCH v2 bpf-next 0/2] introduce btf_tracing_ids
 2021-11-12 10:41 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
` [PATCH v2 bpf-next 2/2] bpf: introduce btf_tracing_ids

[PATCH] net: Clean up some inconsistent indenting
 2021-11-12 10:16 UTC 

[PATCH net-next v6] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
 2021-11-12  9:21 UTC  (4+ messages)

[PATCH] [v2] iwlwifi: pcie: fix constant-conversion warning
 2021-11-12  9:17 UTC  (2+ messages)

[PATCH 5.10 0/1] fix null-ptr-deref in rds_ib_add_one()
 2021-11-12  8:41 UTC  (2+ messages)
` [PATCH 5.10 1/1] rds: stop using dmapool

[RFC PATCH net-next] net: dsa: microchip: implement multi-bridge support
 2021-11-12  7:58 UTC  (3+ messages)

[PATCH net] tun: fix bonding active backup with arp monitoring
 2021-11-12  7:56 UTC 

[PATCH] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
 2021-11-12  7:54 UTC  (2+ messages)

[PATCH v3 0/5] Update STMicroelectronics maintainers email
 2021-11-12  7:42 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st,stm32-timers

[PATCH net-next] devlink: Require devlink lock during device reload
 2021-11-12  7:38 UTC  (11+ messages)

[RFC bpf-next 0/2] bpf: Fix BTF data for modules
 2021-11-12  7:23 UTC  (11+ messages)

[PATCH v2] net: ieee802154: fix shift-out-of-bound in nl802154_new_interface
 2021-11-12  7:22 UTC  (3+ messages)

[PATCH] selftests/bpf: use swap() to make code cleaner
 2021-11-12  5:06 UTC  (2+ messages)

[PATCH v4] Add payload to be 32-bit aligned to fix dropped packets
 2021-11-12  3:32 UTC  (2+ messages)

[RFC PATCH 0/2] Two RFC patches for the same SMC socket wait queue mismatch issue
 2021-11-12  3:09 UTC  (3+ messages)

[PATCH wpan] net: ieee802154: handle iftypes as u32
 2021-11-12  3:09 UTC 

[PATCH v2 0/5] MediaTek Ethernet Patches on MT8195
 2021-11-12  3:01 UTC  (14+ messages)
` [PATCH v2 2/5] net: stmmac: dwmac-mediatek: Reuse more common features
` [PATCH v2 3/5] net: stmmac: dwmac-mediatek: add support for mt8195
` [PATCH v2 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema

[RFC PATCH iproute2] ip route: save: exclude rtnh_flags which can't be set
 2021-11-12  2:27 UTC  (11+ messages)
` [RFC PATCH net-next] rtnetlink: add RTNH_F_REJECT_MASK

[PATCH v2] ptp: ptp_clockmatrix: repair non-kernel-doc comment
 2021-11-12  2:06 UTC  (2+ messages)

[PATCH v1] hamradio: remove needs_free_netdev to avoid UAF
 2021-11-12  1:55 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpftool: miscellaneous fixes
 2021-11-12  1:52 UTC  (5+ messages)
` [PATCH bpf-next 3/6] bpftool: Use $(OUTPUT) and not $(O) for VMLINUX_BTF_PATHS in Makefile

[PATCH linux-next] ipv6: Remove assignment to 'newinet'
 2021-11-12  1:47 UTC  (5+ messages)

[PATCH 0/7] task comm cleanups
 2021-11-12  1:08 UTC  (8+ messages)
` [PATCH 4/7] fs/binfmt_elf: use get_task_comm instead of open-coded string copy

[PATCH] tipc: check for null after calling kmemdup
 2021-11-12  0:06 UTC  (3+ messages)
` [PATCH] tipc: use consistent GFP flags

[net] tcp: Fix uninitialized access in skb frags array for Rx 0cp
 2021-11-11 23:24 UTC 

[PATCH 1/3] fec_phy: add new PHY file
 2021-11-11 21:46 UTC  (2+ messages)

[PATCH v2] net/ipa: ipa_resource: Fix wrong for loop range
 2021-11-11 21:25 UTC  (2+ messages)

[PATCH net] ethernet: sis900: fix indentation
 2021-11-11 21:08 UTC 

[PATCH v2 net] net: fix premature exit from NAPI state polling in napi_disable()
 2021-11-11 20:50 UTC  (2+ messages)

[RFC] x86/csum: rewrite csum_partial()
 2021-11-11 19:02 UTC  (7+ messages)

[PATCH] net/ipa: ipa_resource: Fix wrong for loop range
 2021-11-11 18:33 UTC  (3+ 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).