netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 18:00:17 to 2020-06-23 07:15:54 UTC [more...]

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-23  7:15 UTC  (7+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH v2 02/15] net: dev: add a missing kernel-doc annotation
 2020-06-23  7:09 UTC  (5+ messages)
` [PATCH v2 03/15] net: netdevice.h: add a description for napi_defer_hard_irqs
` [PATCH v2 04/15] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PATCH v2 05/15] net: pylink.h: add kernel-doc descriptions for new fields at phylink_config
` [PATCH v2 06/15] scripts/kernel-doc: handle function pointer prototypes

[RFC,net-next 6/9] net: qos: add tc police offloading action with max frame size limit
 2020-06-23  7:09 UTC  (7+ messages)
` [v1,net-next 1/4] "
  ` [v1,net-next 2/4] net: enetc: add support max frame size for tc flower offload
  ` [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
  ` [v1,net-next 4/4] net: enetc add tc flower offload flow metering policing action

[PATCH bpf-next 0/3] bpf: introduce bpf_get_task_stack_trace()
 2020-06-23  7:08 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: introduce helper bpf_get_task_stack_trace()
` [PATCH bpf-next 2/3] bpf: allow %pB in bpf_seq_printf()
` [PATCH bpf-next 3/3] selftests/bpf: add bpf_iter test with bpf_get_task_stack_trace()

[PATCH bpf-next v3 00/15] implement bpf iterator for tcp and udp sockets
 2020-06-23  6:59 UTC  (27+ messages)
` [PATCH bpf-next v3 01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state
` [PATCH bpf-next v3 02/15] net: bpf: implement bpf iterator for tcp
` [PATCH bpf-next v3 03/15] bpf: support 'X' in bpf_seq_printf() helper
` [PATCH bpf-next v3 04/15] bpf: allow tracing programs to use bpf_jiffies64() helper
` [PATCH bpf-next v3 05/15] bpf: add bpf_skc_to_tcp6_sock() helper
` [PATCH bpf-next v3 06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers
` [PATCH bpf-next v3 07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state
` [PATCH bpf-next v3 08/15] net: bpf: implement bpf iterator for udp
` [PATCH bpf-next v3 09/15] bpf: add bpf_skc_to_udp6_sock() helper
` [PATCH bpf-next v3 10/15] bpf/selftests: move newer bpf_iter_* type redefining to a new header file
` [PATCH bpf-next v3 11/15] tools/bpf: refactor some net macros to libbpf bpf_tracing_net.h
` [PATCH bpf-next v3 12/15] tools/libbpf: add more common macros to bpf_tracing_net.h
` [PATCH bpf-next v3 13/15] tools/bpf: selftests: implement sample tcp/tcp6 bpf_iter programs
` [PATCH bpf-next v3 14/15] tools/bpf: add udp4/udp6 bpf iterator
` [PATCH bpf-next v3 15/15] bpf/selftests: add tcp/udp iterator programs to selftests

[PATCH net-next v1 0/5] hinic: add some ethtool ops support
 2020-06-23  6:48 UTC  (9+ messages)
` [PATCH net-next v1 2/5] hinic: add support to set and get irq coalesce
` [PATCH net-next v1 5/5] hinic: add support to get eeprom information

possible deadlock in rds_wake_sk_sleep (3)
 2020-06-23  6:27 UTC 

[PATCH bpf-next 0/3] bpf, netns: Prepare for multi-prog attachment
 2020-06-23  6:26 UTC  (7+ messages)
` [PATCH bpf-next 1/3] flow_dissector: Pull BPF program assignment up to bpf-netns
` [PATCH bpf-next 2/3] bpf, netns: Keep attached programs in bpf_prog_array
` [PATCH bpf-next 3/3] bpf, netns: Keep a list of attached bpf_link's

[RFC PATCH 0/9] Hirschmann Hellcreek DSA driver
 2020-06-23  6:09 UTC  (17+ messages)
` [RFC PATCH 6/9] net: dsa: hellcreek: Add debugging mechanisms
` [RFC PATCH 9/9] dt-bindings: net: dsa: Add documentation for Hellcreek switches

[PATCH v2 bpf-next 0/8] introduce support for XDP programs in CPUMAP
 2020-06-23  5:55 UTC  (5+ messages)
` [PATCH v2 bpf-next 6/8] libbpf: add SEC name for xdp programs attached to CPUMAP
` [PATCH v2 bpf-next 8/8] selftest: add tests for XDP programs in CPUMAP entries

[PATCH v3 bpf-next 8/9] tools/bpftool: show info for processes holding BPF map/prog/link/btf FDs
 2020-06-23  5:09 UTC  (2+ messages)

[PATCH net-next 0/2] i40e: improve AF_XDP performance
 2020-06-23  5:02 UTC  (4+ messages)
` [PATCH net-next 1/2] i40e: optimize AF_XDP Tx completion path
  ` [Intel-wired-lan] "

[PATCH net-next v3 0/3] Add Marvell 88E1340S, 88E1548P support
 2020-06-23  5:00 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: phy: marvell: use a single style for referencing functions
` [PATCH net-next v3 2/3] net: phy: marvell: Add Marvell 88E1340S support
` [PATCH net-next v3 3/3] net: phy: marvell: Add Marvell 88E1548P support

mlx5e uplink hairpin forwarding
 2020-06-23  4:21 UTC  (4+ messages)

[PATCH v2] GUE: Fix a typo
 2020-06-23  4:13 UTC  (2+ messages)

[PATCH net-next 0/6] net: atlantic: additional A2 features
 2020-06-23  4:10 UTC  (3+ messages)

[PATCH net v2] mptcp: drop sndr_key in mptcp_syn_options
 2020-06-23  4:07 UTC  (2+ messages)

[PATCH] [net/sched] tcindex_change: Remove redundant null check
 2020-06-23  3:57 UTC  (2+ messages)

linux-next: build failure after merge of the kspp tree
 2020-06-23  3:56 UTC  (2+ messages)

[PATCH net-next] rtnetlink: add keepalived rtm_protocol
 2020-06-23  3:50 UTC  (2+ messages)

[PATCH] Fix check in ethtool_rx_flow_rule_create
 2020-06-23  3:49 UTC  (2+ messages)

[PATCH net-next] net: mtk_eth_soc: use resolved link config in mac_link_up()
 2020-06-23  3:48 UTC  (2+ messages)

[PATCH net] hsr: avoid to create proc file after unregister
 2020-06-23  3:43 UTC  (2+ messages)

[PATCH] [net/decnet] dn_route_rcv: remove redundant dev null check
 2020-06-23  3:41 UTC 

[PATCH net-next 0/5] Multicast improvement in Ocelot and Felix drivers
 2020-06-23  3:41 UTC  (2+ messages)

[PATCH v3 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-23  3:22 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/3] selftests/bpf: add variable-length data concatenation pattern test
` [PATCH v3 bpf-next 3/3] selftests/bpf: add variable-length data concat pattern less than test

[PATCH] net: qrtr: free flow in __qrtr_node_release
 2020-06-23  3:22 UTC 

[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2020-06-22
 2020-06-23  3:13 UTC  (17+ messages)
` [net-next 1/9] i40e: Move client header location
` [net-next 2/9] i40e: remove unused defines
` [net-next 3/9] i40e: make PF wait reset loop reliable
` [net-next 4/9] i40e: detect and log info about pre-recovery mode
` [net-next 5/9] i40e: Add a check to see if MFS is set
` [net-next 6/9] net/intel: remove driver versions from Intel drivers
` [net-next 7/9] i40e: Add support for 5Gbps cards
` [net-next 8/9] i40e: Remove scheduling while atomic possibility
` [net-next 9/9] i40e: silence an UBSAN false positive

[PATCH] [net] dcb_doit: remove redundant skb check
 2020-06-23  2:50 UTC  (3+ messages)

[PATCH v2 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-23  2:28 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/3] selftests/bpf: add variable-length data concatenation pattern test
` [PATCH v2 bpf-next 3/3] selftests/bpf: add variable-length data concat pattern less than test

[PATCH net-next v9 0/5] RGMII Internal delay common property
 2020-06-23  1:19 UTC  (7+ messages)
` [PATCH net-next v9 1/5] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v9 2/5] net: phy: Add a helper to return the index for of the internal delay

linux-next: manual merge of the net-next tree with the net tree
 2020-06-23  1:03 UTC 

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-23  0:43 UTC  (7+ messages)

[PATCH 00/11] net: improve devres helpers
 2020-06-22 23:55 UTC  (5+ messages)
` [PATCH 03/11] net: devres: relax devm_register_netdev()
` [PATCH 06/11] phy: un-inline devm_mdiobus_register()

[PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
 2020-06-22 23:53 UTC  (2+ messages)

[PATCH] usbnet: smsc95xx: Fix use-after-free after removal
 2020-06-22 23:34 UTC  (2+ messages)

[PATCH v2 net 0/3] net: ethtool: netdev_features_strings[] cleanup
 2020-06-22 23:34 UTC  (2+ messages)

[PATCH net-next 0/4] mlxsw: Offload TC action pedit munge tcp/udp sport/dport
 2020-06-22 23:32 UTC  (3+ messages)

[PATCH net] mlxsw: spectrum: Do not rely on machine endianness
 2020-06-22 23:30 UTC  (2+ messages)

[PATCH] IPv6: Fix CPU contention on FIB6 GC
 2020-06-22 23:30 UTC  (5+ messages)

[PATCH net-next v2 0/3] Add Marvell 88E1340S, 88E1548P support
 2020-06-22 23:29 UTC  (2+ messages)

[PATCH net-next 0/7] r8169: mark device as detached in PCI D3 and improve locking
 2020-06-22 23:26 UTC  (3+ messages)

[PATCH 0/2] prepare dwmac-meson8b for G12A specific initialization
 2020-06-22 23:24 UTC  (2+ messages)

[PATCH v2 net-next 0/2] devlink: Add board.serial_number field to info_get cb
 2020-06-22 23:16 UTC  (3+ messages)

[PATCH net v3] net: phy: smsc: fix printing too many logs
 2020-06-22 23:09 UTC  (2+ messages)

[Resend PATCH net] bridge: uapi: mrp: Fix MRP_PORT_ROLE
 2020-06-22 23:07 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: phy: add Lynx PCS MDIO module
 2020-06-22 23:04 UTC  (3+ messages)
` [PATCH net-next v3 4/9] net: phy: add Lynx PCS module

[PATCH bpf-next 1/2] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-22 23:03 UTC  (17+ messages)

[PATCH][next] net: ipv6: Use struct_size() helper and kcalloc()
 2020-06-22 23:07 UTC 

[PATCH net-next 0/3] Cosmetic cleanup in SJA1105 DSA driver
 2020-06-22 23:01 UTC  (3+ messages)

[RFC PATCH v3 0/2] net: dsa: qca8k: Improve SGMII interface handling
 2020-06-22 22:54 UTC  (3+ messages)
` [PATCH net-next v5 0/3] "

[PATCH net-next v3 0/4] bonding: initial support for hardware crypto offload
 2020-06-22 22:39 UTC  (2+ messages)

[PATCH net-next 0/9] devlink: Support get,set mac address of a port function
 2020-06-22 22:29 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-22 22:20 UTC  (5+ messages)
` [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support

[PATCH net 0/3] net: ethtool: netdev_features_strings[] cleanup
 2020-06-22 22:10 UTC  (7+ messages)
` [PATCH net 3/3] net: ethtool: sync netdev_features_strings order with enum netdev_features
` [PATCH net 1/3] net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
` [PATCH net 2/3] net: ethtool: fix indentation of netdev_features_strings

[PATCH bpf-next] libbpf: add a bunch of attribute getters/setters for map definitions
 2020-06-22 22:04 UTC  (2+ messages)

[PATCH net-next 1/3] i40e: add xdp ring statistics to vsi stats
 2020-06-22 21:45 UTC  (3+ messages)
` [PATCH net-next 3/3] i40e: introduce new dump desc xdp command

[PATCH net 0/9] net: qed/qede: various stability fixes
 2020-06-22 21:44 UTC  (3+ messages)
` [PATCH net 9/9] net: qed: fix "maybe uninitialized" warning

[PATCH bpf] libbpf: forward-declare bpf_stats_type for systems with outdated UAPI headers
 2020-06-22 21:27 UTC  (2+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-22 21:04 UTC  (6+ messages)
` [PATCH v2 04/16] b43: Remove uninitialized_var() usage
` [PATCH v2 11/16] media: sur40: "

[PATCH 0/5] Adding Huawei BMA drivers
 2020-06-22 20:27 UTC  (10+ messages)
` [PATCH 3/5] Huawei BMA: Adding Huawei BMA driver: host_veth_drv
` [PATCH 4/5] Huawei BMA: Adding Huawei BMA driver: cdev_veth_drv
` [PATCH 5/5] Huawei BMA: Adding Huawei BMA driver: host_kbox_drv

[PATCH net] openvswitch: take into account de-fragmentation in execute_check_pkt_len
 2020-06-22 20:46 UTC  (5+ messages)

[PATCH resend] net: cxgb4: fix return error value in t4_prep_fw
 2020-06-22 20:44 UTC  (2+ messages)

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-22 20:39 UTC  (13+ messages)

[PATCH net V2] net: Do not clear the sock TX queue in sk_set_socket()
 2020-06-22 20:26 UTC 

[PATCH][next] ice: Use struct_size() helper
 2020-06-22 20:23 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH/RFC] dt-bindings: net: renesas,etheravb: Convert to json-schema
 2020-06-22 20:09 UTC  (3+ messages)

FWD: [PATCH 3/3] net: phylink: correct trivial kernel-doc inconsistencies
 2020-06-22 20:07 UTC  (3+ messages)
    `  "

[PATCH] MAINTAINERS: remove Felix Fietkau for the Mediatek ethernet driver
 2020-06-22 19:56 UTC  (4+ messages)

[PATCH] restore behaviour of CAP_SYS_ADMIN allowing the loading of net bpf program
 2020-06-22 19:44 UTC  (3+ messages)
` [PATCH bpf v2] restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs

[PATCH] MAINTAINERS: update email address for Felix Fietkau
 2020-06-22 19:57 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: Allow MAC configuration for ports with internal PHY
 2020-06-22 19:50 UTC  (10+ messages)

[PATCH] iavf: fix error return code in iavf_init_get_resources()
 2020-06-22 19:56 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCHv3 0/9] bpf: Add d_path helper
 2020-06-22 19:18 UTC  (7+ messages)
` [PATCH 09/11] "

[PATCH] net: dsa: mv88e6xxx: don't force settings on CPU port
 2020-06-22 18:43 UTC  (9+ messages)

[PATCH net-next v3 5/7] net: phy: enable qoriq backplane support
 2020-06-22 17:47 UTC  (2+ messages)

[RFC PATCH] net: stmmac: Set FIFO sizes for ipq806x
 2020-06-22 18:29 UTC 

[PATCH net] net: Do not clear the socket TX queue in sock_orphan()
 2020-06-22 18:25 UTC  (5+ messages)

Good idea to rename files in include/uapi/ ?
 2020-06-22 18:06 UTC  (6+ messages)

[PATCH net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
 2020-06-22 18:00 UTC  (4+ messages)
` [PATCH net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup


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).