messages from 2021-11-12 09:13:45 to 2021-11-15 04:20:08 UTC [more...]
[EXT] Re: [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
2021-11-15 4:19 UTC (11+ messages)
[PATCH] net: usb: ax88179_178a: add TSO feature
2021-11-15 3:49 UTC
[PATCH net-next v6] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
2021-11-15 3:34 UTC (5+ messages)
[PATCH net-next v3 0/6] MCTP I2C driver
2021-11-15 2:49 UTC (7+ messages)
` [PATCH net-next v3 1/6] i2c: core: Allow 255 byte transfers for SMBus 3.x
` [PATCH net-next v3 2/6] i2c: dev: Handle 255 byte blocks for i2c ioctl
` [PATCH net-next v3 3/6] i2c: aspeed: Allow 255 byte block transfers
` [PATCH net-next v3 4/6] i2c: npcm7xx: Allow 255 byte block SMBus transfers
` [PATCH net-next v3 5/6] dt-bindings: net: New binding mctp-i2c-controller
` [PATCH net-next v3 6/6] mctp i2c: MCTP I2C binding driver
[PATCH v3 0/7] MediaTek Ethernet Patches on MT8195
2021-11-15 1:39 UTC (11+ 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: ethernet: lantiq_etop: fix build errors/warnings
2021-11-15 1:02 UTC
[PATCH] sock: fix /proc/net/sockstat underflow in sk_clone_lock()
2021-11-14 23:54 UTC (4+ messages)
[PATCH v11 0/3] Add APNE PCMCIA 100 Mbit support
2021-11-14 23:40 UTC (2+ messages)
` [PATCH net v11 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver
[syzbot] general protection fault in nldev_stat_set_doit (2)
2021-11-14 21:18 UTC
[PATCH] can: etas_es58x: fix error handling
2021-11-14 20:58 UTC
[PATCH v1] x86/csum: rewrite csum_partial()
2021-11-14 19:23 UTC (12+ messages)
[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
2021-11-14 19:19 UTC (13+ messages)
` [PATCH 2/2] net: ethernet: Add driver for Sunplus SP7021
` [PATCH v2 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
` [PATCH v2 2/2] net: ethernet: Add driver for Sunplus SP7021
[PATCH] net: bridge: Slightly optimize 'find_portno()'
2021-11-14 19:02 UTC
[PATCH bpf v2 0/2] Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
2021-11-14 18:38 UTC (4+ messages)
` [PATCH bpf v2 1/2] bpf: "
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for restricted helpers
[PATCH] ipvs: remove unused variable for ip_vs_new_dest
2021-11-14 18:02 UTC (3+ messages)
[PATCH net-next 1/1] net: stmmac: enhance XDP ZC driver level switching performance
2021-11-14 15:11 UTC (2+ messages)
[PATCH AUTOSEL 4.19 10/47] NET: IPV4: fix error "do not initialise globals to 0"
2021-11-14 14:13 UTC (3+ messages)
[RFC] x86/csum: rewrite csum_partial()
2021-11-14 14:12 UTC (3+ messages)
[PATCH AUTOSEL 4.14 01/39] Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
2021-11-14 14:03 UTC (4+ messages)
` [PATCH AUTOSEL 4.14 10/39] mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
[syzbot] KASAN: use-after-free Read in sixpack_close
2021-11-14 13:24 UTC (2+ messages)
[PATCH v1 2/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI bluetooth MAPLE
2021-11-14 12:34 UTC (3+ messages)
[PATCH linux-next] ipv4: drop unused assignment
2021-11-14 12:30 UTC (2+ messages)
[PATCH linux-next] ipv4: Remove duplicate assignments
2021-11-14 12:30 UTC (2+ messages)
[PATCH linux-next] ipv6: Remove duplicate statements
2021-11-14 12:30 UTC (2+ messages)
[PATCH] net,lsm,selinux: revert the security_sctp_assoc_established() hook
2021-11-14 12:30 UTC (2+ messages)
[PATCH net-next] devlink: Require devlink lock during device reload
2021-11-14 6:19 UTC (11+ messages)
[PATCH] igb: remove never changed variable `ret_val'
2021-11-14 6:02 UTC
[syzbot] BUG: MAX_LOCKDEP_CHAINS too low! (3)
2021-11-14 3:47 UTC
[PATCH] atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
2021-11-14 3:24 UTC
creating a vxlan interface with a `dev` param appears to bind to all interfaces
2021-11-14 2:40 UTC
[PATCH v2 net-next 00/13] af_unix: Replace unix_table_lock with per-hash locks
2021-11-14 1:24 UTC (14+ messages)
` [PATCH v2 net-next 01/13] af_unix: Use offsetof() instead of sizeof()
` [PATCH v2 net-next 02/13] af_unix: Pass struct sock to unix_autobind()
` [PATCH v2 net-next 03/13] af_unix: Factorise unix_find_other() based on address types
` [PATCH v2 net-next 04/13] af_unix: Return an error as a pointer in unix_find_other()
` [PATCH v2 net-next 05/13] af_unix: Cut unix_validate_addr() out of unix_mkname()
` [PATCH v2 net-next 06/13] af_unix: Copy unix_mkname() into unix_find_(bsd|abstract)()
` [PATCH v2 net-next 07/13] af_unix: Remove unix_mkname()
` [PATCH v2 net-next 08/13] af_unix: Allocate unix_address in unix_bind_(bsd|abstract)()
` [PATCH v2 net-next 09/13] af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead
` [PATCH v2 net-next 10/13] af_unix: Add helpers to calculate hashes
` [PATCH v2 net-next 11/13] af_unix: Save hash in sk_hash
` [PATCH v2 net-next 12/13] af_unix: Replace the big lock with small locks
` [PATCH v2 net-next 13/13] af_unix: Relax race in unix_autobind()
[PATCH] net: bnx2x: fix variable dereferenced before check
2021-11-13 22:41 UTC (2+ messages)
[PATCH] net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
2021-11-13 17:20 UTC
[PATCH net-next] ipv6: don't generate link-local addr in random or privacy mode
2021-11-13 16:34 UTC (3+ messages)
[PATCH] kthread: dynamically allocate memory to store kthread's full name
2021-11-13 15:47 UTC (6+ messages)
[GIT PULL] Networking for 5.16-rc1
2021-11-13 8:46 UTC (8+ messages)
` 32bit x86 build broken (was: Re: [GIT PULL] Networking for 5.16-rc1)
[PATCH v2] x86/csum: rewrite csum_partial()
2021-11-13 7:43 UTC (7+ messages)
[PATCH net v2] net/smc: Transfer remaining wait queue entries during fallback
2021-11-13 7:33 UTC
[PATCH] net: wireless: ti: no need to initialise statics to false
2021-11-13 6:35 UTC
[PATCH] tipc: check for null after calling kmemdup
2021-11-13 5:42 UTC (5+ messages)
mwifiex_sdio and mwifiex failure
2021-11-13 4:29 UTC
[PATCH net] ethernet: sis900: fix indentation
2021-11-13 4:20 UTC (2+ messages)
[PATCH v1] hamradio: remove needs_free_netdev to avoid UAF
2021-11-13 4:20 UTC (2+ messages)
[PATCH v2] ptp: ptp_clockmatrix: repair non-kernel-doc comment
2021-11-13 4:20 UTC (2+ messages)
[PATCH net] selftests: net: switch to socat in the GSO GRE test
2021-11-13 4:20 UTC (2+ messages)
[PATCH v2] net/ipa: ipa_resource: Fix wrong for loop range
2021-11-13 4:20 UTC (2+ messages)
[net v2] tcp: Fix uninitialized access in skb frags array for Rx 0cp
2021-11-13 4:20 UTC (4+ messages)
[PATCH] net: usb: ax88179_178a: add TSO feature
2021-11-13 3:47 UTC (2+ 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 (2+ messages)
[PATCH bpf] selftests: bpf: check map in map pruning
2021-11-13 1:27 UTC (3+ 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 v2] Bluetooth: Don't initialize msft/aosp when using user channel
2021-11-12 23:03 UTC (4+ 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 (2+ messages)
[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 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 (2+ messages)
[PATCH] skbuff: suppress clang object-size-mismatch error
2021-11-12 15:42 UTC (4+ 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 (2+ 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 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 2/2] bpf: introduce btf_tracing_ids
2021-11-12 10:41 UTC (3+ messages)
[PATCH] net: Clean up some inconsistent indenting
2021-11-12 10:16 UTC
[PATCH] [v2] iwlwifi: pcie: fix constant-conversion warning
2021-11-12 9:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).