netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-22 04:41:22 to 2020-08-23 22:28:48 UTC [more...]

[RFC PATCH 0/2] proc,socket: attach description to sockets
 2020-08-23 22:28 UTC  (12+ messages)
` [PATCH v2 1/2] mm: add GFP mask param to strndup_user
  ` [PATCH v2 2/2] net: socket: implement SO_DESCRIPTION

[PATCH net] net: dsa: change PHY error message again
 2020-08-23 22:26 UTC  (2+ messages)

[PATCH V2] net: dsa: Add of_node_put() before break statement
 2020-08-23 21:03 UTC  (3+ messages)

[net-next PATCH 0/2] RTL8366 stabilization
 2020-08-23 20:59 UTC  (3+ messages)
` [net-next PATCH 1/2] net: dsa: rtl8366: Check validity of passed VLANs
` [net-next PATCH 2/2] net: dsa: rtl8366: Refactor VLAN/PVID init

[PATCH] typhoon: switch from 'pci_' to 'dma_' API
 2020-08-23 20:31 UTC  (2+ messages)

ethtool 5.8 segfaults when changing settings on a device
 2020-08-23 20:16 UTC  (2+ messages)

[PATCH ethtool v2 0/9] compiler warnings cleanup, part 2
 2020-08-23 20:08 UTC  (12+ messages)
` [PATCH ethtool v2 1/9] netlink: get rid of signed/unsigned comparison warnings
` [PATCH ethtool v2 2/9] ioctl: check presence of eeprom length argument properly
` [PATCH ethtool v2 3/9] ioctl: prevent argc underflow in do_perqueue()
` [PATCH ethtool v2 4/9] ioctl: make argc counters unsigned
` [PATCH ethtool v2 5/9] ioctl: get rid of signed/unsigned comparison warnings
` [PATCH ethtool v2 6/9] get rid of signed/unsigned comparison warnings in register dump parsers
` [PATCH ethtool v2 7/9] settings: simplify link_mode_info[] initializers
` [PATCH ethtool v2 8/9] ioctl: convert cmdline_info arrays to named initializers
` [PATCH ethtool v2 9/9] build: add -Wextra to default CFLAGS

[RFC PATCH net-next] bridge: Implement MLD Querier wake-up calls / Android bug workaround
 2020-08-23 19:49 UTC  (5+ messages)
` [Bridge] "

[PATCH V3] net: dsa: Add of_node_put() before break and return statements
 2020-08-23 19:30 UTC 

Regarding possible bug in net/wan/x25_asy.c
 2020-08-23 19:12 UTC  (2+ messages)

[GIT] Networking
 2020-08-23 18:39 UTC  (2+ messages)

[PATCH V2 5/5 nf] selftests: netfilter: add command usage
 2020-08-23 18:18 UTC 

[PATCH V2 4/5 nf] selftests: netfilter: simplify command testing
 2020-08-23 18:17 UTC 

[PATCH V2 3/5 nf] selftests: netfilter: remove unused variable in make_file()
 2020-08-23 18:17 UTC 

[PATCH V2 2/5 nf] selftests: netfilter: exit on invalid parameters
 2020-08-23 18:15 UTC 

[PATCH V2 1/5 nf] selftests: netfilter: fix header example
 2020-08-23 18:15 UTC 

[PATCH ethtool] cable-test: TDR Amplitude is signed
 2020-08-23 16:04 UTC  (2+ messages)

[PATCH ethtool 0/2] ethtool-netlink compatibility fixes
 2020-08-23 16:03 UTC  (5+ messages)
` [PATCH ethtool 1/2] netlink: Fix the condition for displaying actual changes
` [PATCH ethtool 2/2] netlink: Print and return an error when features weren't changed

[PATCH ethtool v5] Add QSFP-DD support
 2020-08-23 15:54 UTC  (2+ messages)

[PATCH] net: arc_emac: Fix memleak in arc_mdio_probe
 2020-08-23 14:35 UTC  (2+ messages)

[PATCH] net: dsa: Add of_node_put() before break statement
 2020-08-23 14:28 UTC  (2+ messages)

[PATCH] dt-bindings: net: dsa: Fix typo
 2020-08-23 14:23 UTC  (2+ messages)

[PATCH v1] brcmfmac: increase F2 watermark for BCM4329
 2020-08-23 14:20 UTC 

[PATCH net-next 0/6] mvneta: introduce XDP multi-buffer support
 2020-08-23 14:08 UTC  (3+ messages)
` [PATCH net-next 1/6] xdp: introduce mb in xdp_buff/xdp_frame

[PATCH] net: ocelot: Add of_node_put() before return statement
 2020-08-23 13:52 UTC 

[PATCH] firestream: Fix memleak in fs_open
 2020-08-23 11:29 UTC 

[PATCH v7 net-next 00/10] qed: introduce devlink health support
 2020-08-23 11:19 UTC  (11+ messages)
` [PATCH v7 net-next 01/10] qed: move out devlink logic into a new file
` [PATCH v7 net-next 02/10] qed/qede: make devlink survive recovery
` [PATCH v7 net-next 03/10] qed: fix kconfig help entries
` [PATCH v7 net-next 04/10] qed: implement devlink info request
` [PATCH v7 net-next 05/10] qed: health reporter init deinit seq
` [PATCH v7 net-next 06/10] qed: use devlink logic to report errors
` [PATCH v7 net-next 07/10] qed*: make use of devlink recovery infrastructure
` [PATCH v7 net-next 08/10] qed: implement devlink dump
` [PATCH v7 net-next 09/10] qed: align adjacent indent
` [PATCH v7 net-next 10/10] qede: make driver reliable on unload after failures

[PATCH v6 net-next 00/10] qed: introduce devlink health support
 2020-08-23 10:57 UTC  (4+ messages)
` [PATCH v6 net-next 04/10] qed: implement devlink info request
    ` [EXT] "

[PATCH] net: usb: Fix uninit-was-stored issue in asix_read_cmd()
 2020-08-23 10:58 UTC  (6+ messages)

[PATCH bpf-next 0/3] samples: bpf: Refactor tracing programs with libbpf
 2020-08-23  8:53 UTC  (4+ messages)
` [PATCH bpf-next 1/3] samples: bpf: cleanup bpf_load.o from Makefile
` [PATCH bpf-next 2/3] samples: bpf: Refactor kprobe tracing programs with libbpf
` [PATCH bpf-next 3/3] samples: bpf: Refactor tracepoint "

[PATCH] chelsio: switch from 'pci_' to 'dma_' API
 2020-08-23  8:36 UTC 

[PATCH net-next 0/7] mlxsw: Misc updates
 2020-08-23  8:06 UTC  (8+ messages)
` [PATCH net-next 1/7] mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}
` [PATCH net-next 2/7] selftests: mlxsw: Decrease required rate accuracy
` [PATCH net-next 3/7] selftests: mlxsw: Increase burst size for rate test
` [PATCH net-next 4/7] selftests: mlxsw: Increase burst size for burst test
` [PATCH net-next 5/7] selftests: forwarding: Fix mausezahn delay parameter in mirror_test()
` [PATCH net-next 6/7] selftests: mlxsw: Reduce runtime of tc-police scale test
` [PATCH net-next 7/7] mlxsw: spectrum_ethtool: Remove internal speeds from PTYS register

[PATCH] net: atheros: switch from 'pci_' to 'dma_' API
 2020-08-23  8:03 UTC 

[PATCH] NFC: st95hf: Fix memleak in st95hf_in_send_cmd
 2020-08-23  7:23 UTC 

[RFC PATCH net-next 0/6] devlink: Add device metric support
 2020-08-23  7:04 UTC  (19+ messages)

[PATCH 0/8] net: batman-adv: delete duplicated words + other fixes
 2020-08-23  6:45 UTC  (12+ messages)
` [PATCH 1/8] net: batman-adv: bridge_loop_avoidance.c: delete duplicated word
` [PATCH 2/8] net: batman-adv: fragmentation.c: "
` [PATCH 3/8] net: batman-adv: hard-interface.c: delete duplicated word + fix punctuation
` [PATCH 4/8] net: batman-adv: multicast.c: delete duplicated word
` [PATCH 5/8] net: batman-adv: network-coding.c: fix "
` [PATCH 6/8] net: batman-adv: send.c: "
` [PATCH 7/8] net: batman-adv: soft-interface.c: delete duplicated words
` [PATCH 8/8] net: batman-adv: types.h: "

[PATCH] starfire: switch from 'pci_' to 'dma_' API
 2020-08-23  6:26 UTC 

[PATCH iproute2 v5 0/2] iplink: hsr: add support for creating PRP device
 2020-08-23  4:15 UTC  (2+ messages)

[PATCH] net: netfilter: delete repeated words
 2020-08-23  2:16 UTC  (2+ messages)

[PATCH] net: sunrpc: delete repeated words
 2020-08-23  1:07 UTC 

[PATCH] net: dccp: delete repeated words
 2020-08-23  1:07 UTC 

BUG: corrupted list in kobject_add_internal
 2020-08-23  1:00 UTC  (5+ messages)
` [PATCH] Bluetooth: fix "list_add double add" in hci_conn_complete_evt

[PATCH] net: netlink: delete repeated words
 2020-08-22 23:40 UTC 

[PATCH] net: ipv4: delete repeated words
 2020-08-22 23:31 UTC 

[PATCH 0/7] net: wireless: delete duplicated words + other fixes
 2020-08-22 23:19 UTC  (8+ messages)
` [PATCH 1/7] net: mac80211: agg-rx.c: fix duplicated words
` [PATCH 2/7] net: mac80211: mesh.h: delete duplicated word
` [PATCH 3/7] net: wireless: delete duplicated word + fix grammar
` [PATCH 4/7] net: wireless: reg.c: delete duplicated words + fix punctuation
` [PATCH 5/7] net: wireless: scan.c: delete or fix duplicated words
` [PATCH 6/7] net: wireless: sme.c: delete duplicated word
` [PATCH 7/7] net: wireless: wext_compat.c: "

[PATCH 0/7] net: sctp: delete duplicated words + other fixes
 2020-08-22 23:16 UTC  (8+ messages)
` [PATCH 1/7] net: sctp: associola.c: delete duplicated words
` [PATCH 2/7] net: sctp: auth.c: "
` [PATCH 3/7] net: sctp: bind_addr.c: delete duplicated word
` [PATCH 4/7] net: sctp: chunk.c: "
` [PATCH 5/7] net: sctp: protocol.c: delete duplicated words + punctuation
` [PATCH 6/7] net: sctp: sm_make_chunk.c: delete duplicated words + fix typo
` [PATCH 7/7] net: sctp: ulpqueue.c: delete duplicated word

[PATCH][next] carl9170: Use fallthrough pseudo-keyword
 2020-08-22 22:50 UTC  (2+ messages)

[PATCH] net: Get rid of consume_skb when tracing is off
 2020-08-22 22:47 UTC  (4+ messages)

[PATCH net-next] net: Remove unnecessary intermediate variables
 2020-08-22 21:20 UTC  (7+ messages)

[PATCH net-next v3 0/5] Move MDIO drivers into there own directory
 2020-08-22 20:44 UTC  (13+ messages)
` [PATCH net-next v3 1/5] net: pcs: Move XPCS into new PCS subdirectory
` [PATCH net-next v3 2/5] net/phy/mdio-i2c: Move header file to include/linux/mdio
` [PATCH net-next v3 3/5] net: xgene: Move shared header file into include/linux
` [PATCH net-next v3 4/5] net: mdio: Move MDIO drivers into a new subdirectory
` [PATCH net-next v3 5/5] net: phy: Sort Kconfig and Makefile

[PATCH net-next 0/6] MAINTAINERS: Remove self from PHY LIBRARY
 2020-08-22 20:11 UTC  (7+ messages)
` [PATCH net-next 1/6] MAINTAINERS: GENET: Add missing platform data file
` [PATCH net-next 2/6] MAINTAINERS: B53: Add DT binding file
` [PATCH net-next 3/6] MAINTAINERS: GENET: "
` [PATCH net-next 4/6] MAINTAINERS: GENET: Add UniMAC MDIO controller files
` [PATCH net-next 5/6] MAINTAINERS: Add entry for Broadcom Ethernet PHY drivers
` [PATCH net-next 6/6] MAINTAINERS: Remove self from PHY LIBRARY

[PATCH net-next v2 0/9] l2tp: replace custom logging code with tracepoints
 2020-08-22 19:44 UTC  (11+ messages)
` [PATCH net-next v2 1/9] l2tp: don't log data frames
` [PATCH net-next v2 2/9] l2tp: remove noisy logging, use appropriate log levels
` [PATCH net-next v2 3/9] l2tp: use standard API for warning log messages
` [PATCH net-next v2 4/9] l2tp: add tracepoint infrastructure to core
` [PATCH net-next v2 5/9] l2tp: add tracepoint definitions in trace.h
` [PATCH net-next v2 6/9] l2tp: add tracepoints to l2tp_core.c
` [PATCH net-next v2 7/9] l2tp: remove custom logging macros
` [PATCH net-next v2 8/9] l2tp: remove tunnel and session debug flags field
` [PATCH net-next v2 9/9] docs: networking: add tracepoint info to l2tp.rst

general protection fault in fib_dump_info (2)
 2020-08-22 19:42 UTC  (5+ messages)
` [PATCH net] net: nexthop: don't allow empty NHA_GROUP
  ` [PATCH net v2] "

[PATCH] net: dccp: Convert to use the preferred fallthrough macro
 2020-08-22 19:38 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: mv88e6xxx: Add Amethyst 88E6393X
 2020-08-22 18:55 UTC  (5+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: add support for 88E6393X from Amethyst family

[PATCH 00/32] Set 2: Rid W=1 warnings in Wireless
 2020-08-22 18:30 UTC  (2+ messages)

[net-next v4 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-08-22 16:34 UTC  (10+ messages)
` [net-next v4 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
              ` [EXT] "

[PATCH v3 1/2] net: add support for threaded NAPI polling
 2020-08-22 16:22 UTC  (3+ messages)

[PATCH net-next 1/2] dt-bindings: dp83867: add ti,led-function and ti,led-ctrl properties
 2020-08-22 16:08 UTC  (3+ messages)
` [PATCH net-next 2/2] net: phy: dp83867: apply ti,led-function and ti,led-ctrl to registers

[PATCH net-next v2 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
 2020-08-22 15:49 UTC  (4+ messages)
` [PATCH net-next v3 1/2] io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
  ` [PATCH net-next v3 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE

missing support for certain realtek 8125-chip
 2020-08-22 14:52 UTC  (2+ messages)

[PATCH v3 0/8] Hirschmann Hellcreek DSA driver
 2020-08-22 14:39 UTC  (3+ messages)
` [PATCH v3 5/8] net: dsa: hellcreek: Add TAPRIO offloading support

general protection fault in fib_check_nexthop
 2020-08-22 14:22 UTC  (2+ messages)

[PATCH] net: wireless: Convert to use the preferred fallthrough macro
 2020-08-22  8:23 UTC 

[PATCH] sunrpc: Convert to use the preferred fallthrough macro
 2020-08-22  8:18 UTC 

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-08-22  7:55 UTC  (17+ messages)
` [PATCH bpf-next v1 3/8] bpf: Introduce help function to validate ksym's type
` [PATCH bpf-next v1 5/8] bpf/selftests: ksyms_btf to test typed ksyms
` [PATCH bpf-next v1 6/8] bpf: Introduce bpf_per_cpu_ptr()

[PATCH] ipv4: fix the problem of ping failure in some cases
 2020-08-22  7:46 UTC 

linux-next: build failure after merge of the net-next tree
 2020-08-22  6:16 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).