Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 18:31:44 to 2020-10-02 09:05:09 UTC [more...]

[RFC PATCH net-next v2 0/2] driver/net/ethernet W=1 by default
 2020-10-02  9:04 UTC  (5+ messages)
` [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today

[PATCH v2 00/29] [Set 1,2,3] Rid W=1 warnings in Wireless
 2020-10-02  9:03 UTC  (2+ messages)

[PATCH net 00/12] net: iflink and link-netnsid fixes
 2020-10-02  9:03 UTC  (5+ messages)
` [PATCH net 08/12] ipv6: advertise IFLA_LINK_NETNSID when dumping ipv6 addresses

Why ping latency is smaller with shorter send interval?
 2020-10-02  8:51 UTC 

Fwd: [Bug 209423] WARN_ON_ONCE() at rtl8169_tso_csum_v2()
 2020-10-02  8:46 UTC  (4+ messages)
  `  "

[PATCH net-next 0/4] net: dsa: Improve dsa_untag_bridge_pvid()
 2020-10-02  8:42 UTC  (9+ messages)
` [PATCH net-next 1/4] net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
` [PATCH net-next 2/4] net: dsa: b53: Set untag_bridge_pvid
` [PATCH net-next 3/4] net: dsa: Obtain VLAN protocol from skb->protocol
` [PATCH net-next 4/4] net: dsa: Utilize __vlan_find_dev_deep_rcu()

[PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-02  8:30 UTC  (4+ messages)

[PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-02  8:27 UTC  (8+ messages)
` [PATCH v10 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v10 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
` [PATCH v10 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v10 4/7] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v10 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v10 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v10 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-02  8:19 UTC  (3+ messages)
` [PATCH 1/6] net: core: document two new elements of struct net_device

[PATCH net-next 0/4] Some VLAN handling cleanup in DSA
 2020-10-02  8:15 UTC  (6+ messages)
` [PATCH net-next 4/4] net: dsa: set configure_vlan_while_not_filtering to true by default

[PATCH libbpf] libbpf: check if pin_path was set even map fd exist
 2020-10-02  7:57 UTC 

[PATCH] net: usb: pegasus: Proper error handing when setting pegasus' MAC address
 2020-10-02  7:57 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH net-next 0/5] implement kthread based napi poll
 2020-10-02  7:56 UTC  (17+ messages)
` [PATCH net-next 5/5] net: improve napi threaded config

WARNING in cfg80211_connect
 2020-10-02  7:48 UTC  (5+ messages)

[PATCH] netlink: fix policy dump leak
 2020-10-02  7:46 UTC 

[PATCH] net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()
 2020-10-02  7:39 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-10-02  7:32 UTC  (2+ messages)

[PATCH] net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks
 2020-10-02  7:10 UTC  (4+ messages)

[PATCH net-next v2 00/10] genetlink: support per-command policy dump
 2020-10-02  6:34 UTC  (16+ messages)
` [PATCH net-next v2 01/10] genetlink: reorg struct genl_family
` [PATCH net-next v2 02/10] genetlink: add small version of ops
` [PATCH net-next v2 03/10] genetlink: move to smaller ops wherever possible
` [PATCH net-next v2 04/10] genetlink: add a structure for dump state
` [PATCH net-next v2 05/10] genetlink: use .start callback for dumppolicy
` [PATCH net-next v2 06/10] genetlink: bring back per op policy
` [PATCH net-next v2 07/10] taskstats: move specifying netlink policy back to ops
` [PATCH net-next v2 08/10] genetlink: use parsed attrs in dumppolicy
` [PATCH net-next v2 09/10] genetlink: switch control commands to per-op policies
` [PATCH net-next v2 10/10] genetlink: allow dumping command-specific policy

[PATCH net-next] dt-bindings: net: dsa: b53: Add missing reg property to example
 2020-10-02  6:20 UTC 

pull request (net-next): ipsec-next 2020-10-02
 2020-10-02  5:01 UTC  (8+ messages)
` [PATCH 1/7] xfrm: Provide API to register translator module
` [PATCH 2/7] xfrm/compat: Add 64=>32-bit messages translator
` [PATCH 3/7] xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
` [PATCH 4/7] netlink/compat: Append NLMSG_DONE/extack to frag_list
` [PATCH 5/7] xfrm/compat: Add 32=>64-bit messages translator
` [PATCH 6/7] xfrm/compat: Translate 32-bit user_policy from sockptr
` [PATCH 7/7] selftest/net/xfrm: Add test for ipsec tunnel

dsa: mv88e6xxx: serdes link without phy
 2020-10-02  4:13 UTC  (5+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2020-10-02  3:59 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH v2] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
 2020-10-02  2:15 UTC  (2+ messages)

[PATCH net-next v2] lib8390: Use netif_msg_init to initialize msg_enable bits
 2020-10-02  2:09 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2020-10-02  2:00 UTC  (3+ messages)

[PATCH net v1] net: phy: realtek: Modify 2.5G PHY name to RTL8226
 2020-10-02  1:50 UTC  (2+ messages)

[PATCH] caif_virtio: Remove redundant initialization of variable err
 2020-10-02  1:46 UTC  (2+ messages)

[PATCH 0/2] Fix inconsistent of format with argument type
 2020-10-02  1:45 UTC  (5+ messages)
` [PATCH 1/2] pktgen: Fix inconsistent of format with argument type in pktgen.c
` [PATCH 2/2] net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c

[PATCH net-next] drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
 2020-10-02  1:36 UTC  (2+ messages)

[PATCH bpf-next 0/2] Do not limit cb_flags when creating child sk from listen sk
 2020-10-02  1:34 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: tcp: "
` [PATCH bpf-next 2/2] bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags

[bpf-next PATCH v2 0/2] Add skb_adjust_room() for SK_SKB
 2020-10-02  1:10 UTC  (3+ messages)
` [bpf-next PATCH v2 1/2] bpf, sockmap: add skb_adjust_room to pop bytes off ingress payload
` [bpf-next PATCH v2 2/2] bpf, sockmap: update selftests to use skb_adjust_room

[PATCH bpf-next 0/3] libbpf: auto-resize relocatable LOAD/STORE instructions
 2020-10-02  1:06 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: support safe subset of load/store instruction resizing with CO-RE
` [PATCH bpf-next 2/3] libbpf: allow specifying both ELF and raw BTF for CO-RE BTF override
` [PATCH bpf-next 3/3] selftests/bpf: validate libbpf's auto-sizing of LD/ST/STX instructions

[PATCH v3 devicetree 0/2] Add Seville Ethernet switch to T1040RDB
 2020-10-02  0:50 UTC  (3+ messages)

[PATCH 0/7] TC-ETF support PTP clocks series
 2020-10-02  0:33 UTC  (15+ messages)
` [PATCH 1/7] POSIX clock ID check function
` [PATCH 2/7] Function to retrieve main clock state
` [PATCH 3/7] Functions to fetch POSIX dynamic clock object
` [PATCH 4/7] Fix qdisc_watchdog_schedule_range_ns range check
` [PATCH 5/7] Traffic control using high-resolution timer issue
` [PATCH 6/7] TC-ETF code improvements
` [PATCH 7/7] TC-ETF support PTP clocks

pull-request: bpf-next 2020-10-01
 2020-10-02  0:29 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-10-02  0:09 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-10-02  0:07 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: properly initialize linfo in sockmap_basic
 2020-10-02  0:04 UTC 

[PATCH bpf-next] selftests/bpf: initialize duration in xdp_noinline.c
 2020-10-01 23:22 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: Support bridge 802.1Q while untagging
 2020-10-01 23:51 UTC  (5+ messages)

[pull request][net V2 00/15] mlx5 fixes 2020-09-30
 2020-10-01 23:27 UTC  (20+ messages)
` [net V2 01/15] net/mlx5: Don't allow health work when device is uninitialized
` [net V2 02/15] net/mlx5: Fix a race when moving command interface to polling mode
` [net V2 03/15] net/mlx5: Avoid possible free of command entry while timeout comp handler
` [net V2 04/15] net/mlx5: poll cmd EQ in case of command timeout
` [net V2 05/15] net/mlx5: Add retry mechanism to the command entry index allocation
` [net V2 06/15] net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
` [net V2 07/15] net/mlx5: Fix request_irqs error flow
` [net V2 08/15] net/mlx5e: Fix error path for RQ alloc
` [net V2 09/15] net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
` [net V2 10/15] net/mlx5e: CT, Fix coverity issue
` [net V2 11/15] net/mlx5e: Fix driver's declaration to support GRE offload
` [net V2 12/15] net/mlx5e: Fix return status when setting unsupported FEC mode
` [net V2 13/15] net/mlx5e: Fix VLAN cleanup flow
` [net V2 14/15] net/mlx5e: Fix VLAN create flow
` [net V2 15/15] net/mlx5e: Fix race condition on nhe->n pointer in neigh update

[PATCH net-next 0/8] net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
 2020-10-01 23:08 UTC  (2+ messages)

[PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-10-01 23:04 UTC  (6+ messages)
` [PATCH v4 1/5] Bluetooth: Add helper to set adv data
` [PATCH v4 2/5] Bluetooth: Break add adv into two mgmt commands
` [PATCH v4 3/5] Bluetooth: Use intervals and tx power from mgmt cmds
` [PATCH v4 4/5] Bluetooth: Query LE tx power on startup
` [PATCH v4 5/5] Bluetooth: Change MGMT security info CMD to be more generic

[PATCH v2] vhost-vdpa: fix page pinning leakage in error path
 2020-10-01 22:18 UTC 

[PATCH bpf-next v7 1/2] bpf: Add bpf_ktime_get_real_ns
 2020-10-01 22:50 UTC  (5+ messages)
` [PATCH bpf-next v7 2/2] selftests/bpf: Selftest for real time helper

[PATCH v5 bpf-next 00/12] BPF TCP header options
 2020-10-01 22:38 UTC  (4+ messages)
` [PATCH v5 bpf-next 09/12] bpf: tcp: Allow bpf prog to write and parse TCP header option

[PATCH net-next 00/16] Add devlink reload action and limit options
 2020-10-01 21:52 UTC  (14+ messages)
` [PATCH net-next 01/16] devlink: Change devlink_reload_supported() param type
` [PATCH net-next 02/16] devlink: Add reload action option to devlink reload command
` [PATCH net-next 03/16] devlink: Add devlink reload limit option
` [PATCH net-next 04/16] devlink: Add reload stats
` [PATCH net-next 05/16] devlink: Add remote "
` [PATCH net-next 15/16] net/mlx5: Add support for devlink reload limit no reset

[PATCH net-next 0/9] genetlink: support per-command policy dump
 2020-10-01 21:11 UTC  (15+ messages)
` [PATCH net-next 2/9] genetlink: add small version of ops
` [PATCH net-next 3/9] genetlink: move to smaller ops wherever possible
` [PATCH net-next 4/9] genetlink: add a structure for dump state
` [PATCH net-next 6/9] genetlink: bring back per op policy
` [PATCH net-next 7/9] taskstats: move specifying netlink policy back to ops
` [PATCH net-next 8/9] genetlink: use per-op policy for CTRL_CMD_GETPOLICY
` [PATCH net-next 9/9] genetlink: allow dumping command-specific policy

[PATCH net-next] tcp: account total lost packets properly
 2020-10-01 21:05 UTC 

[PATCH] vhost-vdpa: fix page pinning leakage in error path
 2020-10-01 20:23 UTC 

[PATCH] vdpa/mlx5: should keep avail_index despite device status
 2020-10-01 20:18 UTC 

[PATCH net-next v4 resend 0/5] net/ravb: Add support for explicit internal clock delay configuration
 2020-10-01 19:53 UTC  (2+ messages)

[pull request][net 00/15] mlx5 fixes 2020-09-30
 2020-10-01 19:41 UTC  (4+ messages)
` [net 01/15] net/mlx5: Don't allow health work when device is uninitialized

[PATCH net] r8169: fix data corruption issue on RTL8402
 2020-10-01 19:38 UTC  (2+ messages)

[PATCH net] r8169: fix handling ether_clk
 2020-10-01 19:36 UTC  (2+ messages)

[PATCH] ath11k: Correctly check errors for calls to debugfs_create_dir()
 2020-10-01 19:30 UTC  (2+ messages)

[PATCH v2] ath11k: remove auto_start from channel config struct
 2020-10-01 19:27 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2020-09-30
 2020-10-01 19:26 UTC  (2+ messages)

general protection fault in rt6_fill_node
 2020-10-01 18:46 UTC  (2+ messages)

[net-next v2 01/11] net: bridge: extend the process of special frames
 2020-10-01 18:36 UTC  (2+ messages)

[PATCH net-next 0/6] l2tp: add ac/pppoe driver
 2020-10-01 18:30 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).