netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-19 23:17:54 to 2020-01-21 02:40:24 UTC [more...]

[PATCH] net: optimize cmpxchg in ip_idents_reserve
 2020-01-21  2:40 UTC  (15+ messages)

[PATCH] rtlwifi: rtl8192ee: remove unused variables
 2020-01-21  2:19 UTC 

[PATCH] rtlwifi: rtl8821ae: remove unused variables
 2020-01-21  2:09 UTC 

[PATCH -next] drivers: net: declance: fix comparing pointer to 0
 2020-01-21  1:35 UTC 

[PATCH bpf-next] xsk: update rings for load-acquire/store-release semantics
 2020-01-21  1:24 UTC  (3+ messages)

[PATCH v2 bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-21  0:53 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Introduce dynamic program extensions
` [PATCH v2 bpf-next 2/3] libbpf: Add support for "
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests "

[PATCH bpf-next] xsk, net: make sock_def_readable() have external linkage
 2020-01-21  0:47 UTC  (2+ messages)

[PATCH bpf-next v5 00/11] tools: Use consistent libbpf include paths everywhere
 2020-01-21  0:43 UTC  (15+ messages)
` [PATCH bpf-next v5 01/11] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v5 02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v5 03/11] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v5 04/11] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v5 05/11] selftests: "
` [PATCH bpf-next v5 06/11] bpftool: "
` [PATCH bpf-next v5 07/11] perf: "
` [PATCH bpf-next v5 08/11] samples/bpf: "
` [PATCH bpf-next v5 09/11] tools/runqslower: Remove tools/lib/bpf from include path
` [PATCH bpf-next v5 10/11] runsqslower: Support user-specified libbpf include and object paths
` [PATCH bpf-next v5 11/11] selftests: Refactor build to remove tools/lib/bpf from include path

[PATCH bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-21  0:35 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce dynamic program extensions
` [PATCH bpf-next 2/3] libbpf: Add support for "

[PATCHv2 0/6] bpf: Add trampoline helpers
 2020-01-21  0:24 UTC  (5+ messages)
` [PATCH 1/6] bpf: Allow ctx access for pointers to scalar
` [PATCH 5/6] bpf: Allow to resolve bpf trampoline and dispatcher in unwind

[PATCH net-next] net/smc: allow unprivileged users to read pnet table
 2020-01-21  0:04 UTC 

[PATCH net 00/19] Fixes for SONIC ethernet driver
 2020-01-20 23:28 UTC  (12+ messages)
` [PATCH net 06/19] net/macsonic: Remove interrupt handler wrapper
` [PATCH net 04/19] net/sonic: Add mutual exclusion for accessing shared state
` [PATCH net 01/19] net/sonic: Remove obsolete comment
` [PATCH net 08/19] net/sonic: Use MMIO accessors
` [PATCH net 11/19] net/sonic: Fix interface error stats collection
` [PATCH net 03/19] net/sonic: Refactor duplicated code
` [PATCH net 02/19] net/sonic: Remove redundant next_tx variable

KASAN: use-after-free Read in bitmap_ipmac_ext_cleanup
 2020-01-20 23:16 UTC  (2+ messages)

[PATCH] tcp: remove redundant assigment to snd_cwnd
 2020-01-20 23:07 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: skip perf hw events test if the setup disabled it
 2020-01-20 22:40 UTC  (3+ messages)

general protection fault in can_rx_register
 2020-01-20 22:35 UTC  (6+ messages)

[PATCH V2,net-next, 0/2] hv_netvsc: Add XDP support
 2020-01-20 22:22 UTC  (3+ messages)
` [PATCH V2,net-next, 1/2] "
` [PATCH V2,net-next, 2/2] hv_netvsc: Update document for "

[PATCH net-next 0/3] net: phy: add new version of phy_do_ioctl and convert suitable drivers
 2020-01-20 22:19 UTC  (11+ messages)
` [PATCH net-next 1/3] net: phy: rename phy_do_ioctl to phy_do_ioctl_running
` [PATCH net-next 2/3] net: phy: add new version of phy_do_ioctl
` [PATCH net-next 3/3] net: convert suitable network drivers to use phy_do_ioctl

[PATCH bpf-next] selftests/bpf: don't check for btf fd in test_btf
 2020-01-20 22:16 UTC  (2+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2020-01-20 22:02 UTC  (9+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH 0/5] vDPA support
 2020-01-20 21:59 UTC  (33+ messages)
` [PATCH 3/5] vDPA: introduce vDPA bus
` [PATCH 4/5] virtio: introduce a vDPA based transport
` [PATCH 5/5] vdpasim: vDPA device simulator

[PATCH v2 bpf-next] bpf: Fix memory leaks in generic update/delete batch ops
 2020-01-20 21:39 UTC  (2+ messages)

kernel 5.4.13 'NETDEV WATCHDOG' timeout errors -- is it kernel? driver? bios?
 2020-01-20 21:26 UTC 

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-01-20 21:21 UTC  (6+ messages)

[PATCH bpf-next v4 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-20 21:00 UTC  (12+ messages)
` [PATCH bpf-next v4 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v4 04/10] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v4 09/10] selftests: Remove tools/lib/bpf from include path

[PATCH net-next 0/2] net: phy: add generic ndo_do_ioctl handler phy_do_ioctl
 2020-01-20 20:35 UTC  (12+ messages)

[PATCH iproute2-next 0/2] macsec: add offloading support
 2020-01-20 20:18 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] macsec: report the offloading mode currently selected
` [PATCH iproute2-next 2/2] macsec: add support for changing the offloading mode

ATTENTION, IMPORTANT INFORMATION...44
 2020-01-14 16:51 UTC 

Regression in macvlan driver in stable release 4.4.209
 2020-01-20 18:47 UTC  (5+ messages)

Expose bond_xmit_hash function
 2020-01-20 18:43 UTC  (9+ messages)

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-01-20 18:32 UTC  (16+ messages)
` [PATCH 03/14] net: axienet: Fix DMA descriptor cleanup path
` [PATCH 07/14] net: axienet: Fix SGMII support

KASAN: slab-out-of-bounds Read in bitmap_ipmac_gc
 2020-01-20 18:22 UTC  (2+ messages)

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-20 18:11 UTC  (6+ messages)
` [PATCH bpf-next v2 02/11] net, sk_msg: Annotate lockless access to sk_prot on clone

[PATCH] tcp_bbr: improve arithmetic division in bbr_update_bw()
 2020-01-20 17:58 UTC  (2+ messages)

[PATCH iproute2] make yacc usage POSIX compatible
 2020-01-20 17:45 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
 2020-01-20 17:46 UTC  (4+ messages)

[PATCH] build: fix build failure with -fno-common
 2020-01-20 17:42 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: Add .ndo_features_check
 2020-01-20 17:39 UTC  (2+ messages)

[PATCH iproute2] tc: flower: fix print with oneline option
 2020-01-20 17:39 UTC  (2+ messages)

[PATCH iproute2] ip: fix link type and vlan oneline output
 2020-01-20 17:34 UTC  (2+ messages)

[PATCH 1/1] netfilter: ipset: use bitmap infrastructure completely
 2020-01-20 16:42 UTC  (2+ messages)

[PATCH net-next 0/4] Support fraglist GRO/GSO
 2020-01-20 16:35 UTC  (11+ messages)
` [PATCH net-next 3/4] net: Support GRO/GSO fraglist chaining

[PATCH v2 2/2] net: stmmac: remove the useless member phy_mask
 2020-01-20 16:28 UTC  (3+ messages)

[BUG] pfifo_fast may cause out-of-order CAN frame transmission
 2020-01-20 16:06 UTC  (6+ messages)

[net] vxlan: fix vxlan6_get_route() adding a call to xfrm_lookup_route()
 2020-01-20 16:02 UTC  (4+ messages)

[PATCH net] l2tp: Allow duplicate session creation with UDP
 2020-01-20 15:09 UTC  (15+ messages)

[PATCH net] net: Fix packet reordering caused by GRO and listified RX cooperation
 2020-01-20 14:55 UTC  (6+ messages)

[PATCH next] net/mlx5: make the symbol 'ESW_POOLS' static
 2020-01-20 14:33 UTC  (2+ messages)

[PATCH] tools: perf: add missing unlock to maps__insert error case
 2020-01-20 14:15 UTC 

KASAN: slab-out-of-bounds Write in bitmap_ip_del
 2020-01-20 13:00 UTC  (2+ messages)

[PATCH -next v2] net: hns3: replace snprintf with scnprintf in hns3_update_strings
 2020-01-20 12:50 UTC 

[PATCH -next v2] net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
 2020-01-20 12:49 UTC 

Advertise maximum number of sg supported by driver in single request
 2020-01-20 12:35 UTC  (9+ messages)

[PATCH net-next 0/4] mlxsw: Adjust SPAN egress mirroring buffer size handling for Spectrum-2
 2020-01-20 12:26 UTC  (6+ messages)
` [PATCH net-next 1/4] mlxsw: spectrum: Push code getting port speed into a helper
` [PATCH net-next 2/4] mlxsw: spectrum_span: Put buffsize update code into helper function
` [PATCH net-next 3/4] mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2
` [PATCH net-next 4/4] spectrum: Add a delayed work to update SPAN buffsize according to speed

[PATCH v2] hsr: Fix a compilation error
 2020-01-20 12:21 UTC  (2+ messages)

[PATCH v3 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-20 12:14 UTC  (3+ messages)
` [PATCH v3 2/2] wan/hdlc_x25: fix skb handling

[PATCH net-next] devlink: Add health recover notifications on devlink flows
 2020-01-20 12:08 UTC  (3+ messages)

[RFC net-next] net: phy: Add basic support for Synopsys XPCS using a PHY driver
 2020-01-20 11:39 UTC  (8+ messages)

KASAN: use-after-free Read in __nf_tables_abort
 2020-01-20 11:37 UTC 

[PATCH v1] ARM i.MX6q: make sure PHY fixup for KSZ9031 is applied only on one board
 2020-01-20  9:50 UTC  (5+ messages)

[PATCH net-next 0/2] Rate adaptation for Felix DSA switch
 2020-01-20  9:43 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: felix: Handle PAUSE RX regardless of AN result

[PATCH net-next] net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family members
 2020-01-20  9:32 UTC  (2+ messages)

[PATCH v2 net-next] net: phylink: allow in-band AN for USXGMII
 2020-01-20  9:27 UTC  (2+ messages)

[PATCH iproute2-next] taprio: Add support for the SetAndHold and SetAndRelease commands
 2020-01-20  9:18 UTC  (7+ messages)

[PATCH net-next v4 0/2] net: sched: add Flow Queue PIE packet scheduler
 2020-01-20  9:17 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: sched: pie: refactor code

[PATCH net-next] net: phy: don't crash in phy_read/_write_mmd without a PHY driver
 2020-01-20  9:08 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2020-01-20  9:03 UTC  (2+ messages)

[PATCH] net: ip6_gre: fix moving ip6gre between namespaces
 2020-01-20  9:01 UTC  (2+ messages)

[PATCH] net: stmmac: modified pcs mode support for RGMII
 2020-01-20  8:44 UTC  (2+ messages)

[net-next:master 7/33] ERROR: "__aeabi_uldivmod" [net/core/pktgen.ko] undefined!
 2020-01-20  8:10 UTC 

[PATCH] net-sysfs: Fix reference count leak
 2020-01-20  7:51 UTC  (2+ messages)
` [PATCH v4] "

[net-next, rdma-next] [pull request] Use ODP MRs for kernel ULPs
 2020-01-20  7:30 UTC 

KASAN: slab-out-of-bounds Read in bitmap_ipmac_ext_cleanup
 2020-01-20  6:47 UTC 

[PATCH 3/3] selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
 2020-01-20  5:06 UTC  (3+ messages)

[PATCH net] ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
 2020-01-20  4:48 UTC 

[PATCH] hsr: Fix a compilation error
 2020-01-20  4:44 UTC  (2+ messages)

[net-next:master 7/33] ERROR: "__umoddi3" [net/core/pktgen.ko] undefined!
 2020-01-20  2:59 UTC 

[PATCH -next] net: hns3: replace snprintf with scnprintf in hns3_update_strings
 2020-01-20  2:38 UTC  (3+ messages)

[PATCH -next] net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
 2020-01-20  2:37 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).