messages from 2020-02-26 23:52:56 to 2020-02-27 16:09:31 UTC [more...]
[PATCH net-next 0/3] net: phy: mscc: add support for RGMII MAC mode
2020-02-27 16:09 UTC (7+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] dt-bindings: net: phy: mscc: document rgmii skew properties
` [PATCH net-next 3/3] net: phy: mscc: implement RGMII skew delay configuration
[RFC net-next] net/smc: update peer ID on device changes
2020-02-27 16:08 UTC (6+ messages)
[PATCH] dpaa2-eth: add support for nway reset
2020-02-27 16:04 UTC (3+ messages)
[PATCH] dpaa2-eth: add support for mii ioctls
2020-02-27 16:03 UTC (3+ messages)
sys_sendto() spinning for 1.6ms
2020-02-27 16:00 UTC (2+ messages)
[patch net-next 00/10] net: allow user specify TC filter HW stats type
2020-02-27 15:57 UTC (8+ messages)
[PATCH net-next 0/2] net: phy: mscc: support LOS active low
2020-02-27 15:54 UTC (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: phy: mscc: document LOS active low property
` [PATCH net-next 2/2] net: phy: mscc: support LOS being active low
possible deadlock in cma_netdev_callback
2020-02-27 15:53 UTC (4+ messages)
kernel panic: audit: rate limit exceeded
2020-02-27 15:40 UTC (3+ messages)
kernel panic: audit: backlog limit exceeded
2020-02-27 15:39 UTC (5+ messages)
[PATCH 4.4 051/113] tools lib api fs: Fix gcc9 stringop-truncation compilation error
2020-02-27 13:36 UTC
[PATCH 4.9 067/165] tools lib api fs: Fix gcc9 stringop-truncation compilation error
2020-02-27 13:35 UTC
[PATCH 4.14 100/237] tools lib api fs: Fix gcc9 stringop-truncation compilation error
2020-02-27 13:35 UTC
[PATCH net-next 0/2] net: cleanup datagram receive helpers
2020-02-27 14:36 UTC (5+ messages)
` [PATCH net-next 1/2] unix: uses an atomic type for scm files accounting
` [PATCH net-next 2/2] net: datagram: drop 'destructor' argument from several helpers
[RFC net-next 0/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
2020-02-27 14:22 UTC (5+ messages)
` [RFC net-next 1/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX325x (AC3x)
` [RFC net-next 2/3] net: marvell: prestera: Add PCI interface support
[PATCH 4.4-stable] slip: stop double free sl->dev in slip_open
2020-02-27 14:20 UTC (3+ messages)
[PATCH net v1 0/3] hinic:BugFixes
2020-02-27 6:34 UTC (4+ messages)
` [PATCH net v1 1/3] hinic: fix a irq affinity bug
` [PATCH net v1 2/3] hinic: fix a bug of setting hw_ioctxt
` [PATCH net v1 3/3] hinic: fix a bug of rss configuration
[PATCH] net: wireless: marvell: libertas: Use new structure for SPI transfer delays
2020-02-27 14:06 UTC
[PATCH] ptp: add VMware virtual PTP clock driver
2020-02-27 13:58 UTC
general protection fault in alb_fasten_mac_swap
2020-02-27 13:37 UTC
[PATCH] unix: define and set show_fdinfo only if procfs is enabled
2020-02-27 13:34 UTC (3+ messages)
` [PATCH net v1] "
[PATCH] net: ieee802154: ca8210: Use new structure for SPI transfer delays
2020-02-27 13:12 UTC
[PATCH rdma-next 0/9] MR cache fixes and refactoring
2020-02-27 12:33 UTC (2+ messages)
` [PATCH mlx5-next 1/9] RDMA/mlx5: Move asynchronous mkey creation to mlx5_ib
[PATCH net v2 8/8] net: rmnet: fix packet forwarding in rmnet bridge mode
2020-02-27 12:26 UTC
[PATCH net v2 7/8] net: rmnet: fix bridge mode bugs
2020-02-27 12:26 UTC
[PATCH net v2 6/8] net: rmnet: use upper/lower device infrastructure
2020-02-27 12:25 UTC
[PATCH net v2 5/8] net: rmnet: do not allow to change mux id if mux id is duplicated
2020-02-27 12:25 UTC
[PATCH net v2 4/8] net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
2020-02-27 12:25 UTC
[PATCH net v2 3/8] net: rmnet: fix suspicious RCU usage
2020-02-27 12:24 UTC
[PATCH net v2 2/8] net: rmnet: fix NULL pointer dereference in rmnet_changelink()
2020-02-27 12:24 UTC
[PATCH net v2 1/8] net: rmnet: fix NULL pointer dereference in rmnet_newlink()
2020-02-27 12:23 UTC
[PATCH net v2 0/8] net: rmnet: fix several bugs
2020-02-27 12:23 UTC
[PATCH bpf-next 0/7] bpf: sockmap, sockhash: support storing UDP sockets
2020-02-27 12:02 UTC (7+ messages)
` [PATCH bpf-next 3/7] skmsg: introduce sk_psock_hooks
` [PATCH bpf-next 6/7] selftests: bpf: add tests for UDP sockets in sockmap
[PATCH RFC v4 bpf-next 00/11] Add support for XDP in egress path
2020-02-27 11:58 UTC (15+ messages)
` [PATCH RFC v4 bpf-next 01/11] net: Add XDP setup and query commands for Tx programs
` [PATCH RFC v4 bpf-next 02/11] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH RFC v4 bpf-next 03/11] xdp: Add xdp_txq_info to xdp_buff
` [PATCH RFC v4 bpf-next 04/11] net: Add IFLA_XDP_EGRESS for XDP programs in the egress path
` [PATCH RFC v4 bpf-next 05/11] net: core: rename netif_receive_generic_xdp to do_generic_xdp_core
` [PATCH RFC v4 bpf-next 06/11] net: core: Rename do_xdp_generic to do_xdp_generic_rx and export
` [PATCH RFC v4 bpf-next 07/11] tun: set egress XDP program
` [PATCH RFC v4 bpf-next 08/11] tun: Support xdp in the Tx path for skb
` [PATCH RFC v4 bpf-next 09/11] tun: Support xdp in the Tx path for xdp_frames
` [PATCH RFC v4 bpf-next 10/11] libbpf: Add egress XDP support
` [PATCH RFC v4 bpf-next 11/11] samples/bpf: xdp1, add "
[PATCH RFC net-next] virtio_net: Relax queue requirement for using XDP
2020-02-27 10:41 UTC (9+ messages)
[PATCH net-next 0/3] Add support for configuring Marvell 10G PHY LEDs
2020-02-27 9:52 UTC (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: add dt bindings for marvell10g driver
` [PATCH net-next 2/3] net: phy: marvell10g: add support for configuring LEDs
` [PATCH net-next 3/3] arm64: dts: configure Macchiatobin 10G PHY LED modes
[PATCH net-next] net: phy: marvell10g: read copper results from CSSR1
2020-02-27 9:46 UTC
[PATCH net] net: phy: marvell: don't interpret PHY status unless resolved
2020-02-27 9:44 UTC
linux-next: Fixes tag needs some work in the net-next tree
2020-02-27 9:01 UTC (2+ messages)
[PATCHv3 00/18] bpf: Add trampoline and dispatcher to /proc/kallsyms
2020-02-27 8:50 UTC (18+ messages)
` [PATCH 04/18] bpf: Add name to struct bpf_ksym
` [PATCH 05/18] bpf: Add lnode list node "
` [PATCH 12/18] bpf: Add trampolines to kallsyms
` [PATCH 15/18] bpf: Sort bpf kallsyms symbols
` [PATCH 16/18] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
` [PATCH 17/18] perf tools: Set ksymbol dso as loaded on arrival
` [PATCH 18/18] perf annotate: Add base support for bpf_image
SFP+ support for 8168fp/8117
2020-02-27 8:49 UTC (11+ messages)
[PATCH net-next 00/10] Wire up Ocelot tc-flower to Felix DSA
2020-02-27 8:47 UTC (13+ messages)
` [PATCH net-next 01/10] net: mscc: ocelot: make ocelot_ace_rule support multiple ports
` [PATCH net-next 02/10] net: mscc: ocelot: simplify tc-flower offload structures
` [PATCH net-next 03/10] net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
` [PATCH net-next 04/10] net: mscc: ocelot: return directly in ocelot_cls_flower_{replace,destroy}
` [PATCH net-next 06/10] net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
` [PATCH net-next 07/10] net: mscc: ocelot: parameterize the vcap_is2 properties
[PATCH net-next 1/2] hinic: Fix a irq affinity bug
2020-02-27 8:39 UTC (6+ messages)
` [PATCH net-next 2/2] hinic: Fix a bug of setting hw_ioctxt
(no subject)
2020-02-27 8:14 UTC (8+ messages)
` virtio_net: can change MTU after installing program
[patch net-next 00/16] selftests: updates for mlxsw driver test
2020-02-27 7:50 UTC (17+ messages)
` [patch net-next 01/16] selftests: forwarding: lib.sh: Add start_tcp_traffic
` [patch net-next 02/16] selftests: mlxsw: Add a RED selftest
` [patch net-next 03/16] selftests: add egress redirect test to mlxsw tc flower restrictions
` [patch net-next 04/16] selftests: add a mirror "
` [patch net-next 05/16] selftests: devlink_trap_l3_drops: Avoid race condition
` [patch net-next 06/16] selftests: mlxsw: Use busywait helper in blackhole routes test
` [patch net-next 07/16] selftests: mlxsw: Use busywait helper in vxlan test
` [patch net-next 08/16] selftests: mlxsw: Use busywait helper in rtnetlink test
` [patch net-next 09/16] selftests: mlxsw: Add shared buffer configuration test
` [patch net-next 10/16] selftests: devlink_lib: Check devlink info command is supported
` [patch net-next 11/16] selftests: devlink_lib: Add devlink port helpers
` [patch net-next 12/16] selftests: mlxsw: Add mlxsw lib
` [patch net-next 13/16] selftests: mlxsw: Add shared buffer traffic test
` [patch net-next 14/16] selftests: mlxsw: Reduce running time using offload indication
` [patch net-next 15/16] selftests: mlxsw: Reduce router scale "
` [patch net-next 16/16] selftests: mlxsw: resource_scale: Invoke for Spectrum-3
[PATCH net 06/10] net: rmnet: print error message when command fails
2020-02-27 7:36 UTC (3+ messages)
[PATCH net 04/10] net: rmnet: fix suspicious RCU usage
2020-02-27 7:33 UTC (3+ messages)
[patch net v2] mlx5: register lag notifier for init network namespace only
2020-02-27 7:22 UTC
[patch net] mlx5: register lag notifier for init network namespace only
2020-02-27 6:19 UTC (4+ messages)
[PATCH bpf-next v2 0/4] Provide bpf_sk_storage data in INET_DIAG
2020-02-27 6:16 UTC (5+ messages)
` [PATCH bpf-next v2 4/4] bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
WARNING: kobject bug in add_one_compat_dev
2020-02-27 6:09 UTC
[PATCH] bpf: Replace zero-length array with flexible-array member
2020-02-27 5:56 UTC (2+ messages)
[PATCH net-next v3 0/2] VLANs, DSA switches and multiple bridges
2020-02-27 5:32 UTC (2+ messages)
[PATCH net] net/smc: check for valid ib_client_data
2020-02-27 4:57 UTC (2+ messages)
[PATCH v2] net: stmmac: fix notifier registration
2020-02-27 4:55 UTC (2+ messages)
[PATCH net] net: phy: mscc: fix firmware paths
2020-02-27 4:53 UTC (2+ messages)
[PATCH net-next] net: qrtr: Fix error pointer vs NULL bugs
2020-02-27 4:52 UTC (2+ messages)
[PATCH net-next] net: phy: mscc: add missing shift for media operation mode selection
2020-02-27 4:51 UTC (2+ messages)
[PATCH net] mptcp: add dummy icsk_sync_mss()
2020-02-27 4:50 UTC (3+ messages)
[RESEND PATCH V1 net-next] net: ena: fix broken interface between ENA driver and FW
2020-02-27 4:48 UTC (2+ messages)
[PATCH net-next 0/7] mptcp: update mptcp ack sequence outside of recv path
2020-02-27 4:47 UTC (16+ messages)
` [PATCH net-next 1/7] mptcp: add and use mptcp_data_ready helper
` [PATCH net-next 2/7] mptcp: add work queue skeleton
` [PATCH net-next 3/7] mptcp: update mptcp ack sequence from work queue
` [PATCH net-next 4/7] mptcp: add rmem queue accounting
` [PATCH net-next 5/7] mptcp: remove mptcp_read_actor
` [PATCH net-next 6/7] mptcp: avoid work queue scheduling if possible
` [PATCH net-next 7/7] mptcp: defer work schedule until mptcp lock is released
[patch net-next 0/4] mlxsw: Small driver update
2020-02-27 4:45 UTC (2+ messages)
[PATCH v2 ] net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_aneg
2020-02-27 4:42 UTC (2+ messages)
[PATCH net-next] af_llc: fix if-statement empty body warning
2020-02-27 4:38 UTC (2+ messages)
[PATCH v2] slip: not call free_netdev before rtnl_unlock in slip_open
2020-02-27 4:37 UTC (2+ messages)
[pull request][net-next 00/16] Mellanox, mlx5 updates 2020-02-25
2020-02-27 4:31 UTC (2+ messages)
[PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
2020-02-27 4:28 UTC (4+ messages)
[PATCH net-next v2 0/2] net/smc: improve peer ID in CLC decline
2020-02-27 4:27 UTC (2+ messages)
[PATCH v2 net-next] tcp-zerocopy: Update returned getsockopt() optlen
2020-02-27 4:24 UTC (2+ messages)
[PATCH] bonding: do not enslave CAN devices
2020-02-27 4:23 UTC (3+ messages)
[PATCH net] ipv6: restrict IPV6_ADDRFORM operation
2020-02-27 4:21 UTC (2+ messages)
[PATCH net] net/smc: fix cleanup for linkgroup setup failures
2020-02-27 4:18 UTC (2+ messages)
[PATCH v7 0/9] net: fix sysfs permssions when device changes network
2020-02-27 4:15 UTC (11+ messages)
` [PATCH v7 1/9] sysfs: add sysfs_file_change_owner()
` [PATCH v7 2/9] sysfs: add sysfs_link_change_owner()
` [PATCH v7 3/9] sysfs: add sysfs_group{s}_change_owner()
` [PATCH v7 4/9] sysfs: add sysfs_change_owner()
` [PATCH v7 5/9] device: add device_change_owner()
` [PATCH v7 6/9] drivers/base/power: add dpm_sysfs_change_owner()
` [PATCH v7 7/9] net-sysfs: add netdev_change_owner()
` [PATCH v7 8/9] net-sysfs: add queue_change_owner()
` [PATCH v7 9/9] net: fix sysfs permssions when device changes network namespace
[PATCH v6 0/9] net: fix sysfs permssions when device changes network
2020-02-27 3:21 UTC (5+ messages)
[net-next] net/mlx5e: Remove the unnecessary parameter
2020-02-27 2:02 UTC (4+ messages)
[PATCH v5] lib: optimize cpumask_local_spread()
2020-02-27 1:58 UTC
[PATCH net v2] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
2020-02-27 1:13 UTC (2+ messages)
[patch net] sched: act: count in the size of action flags bitfield
2020-02-27 1:11 UTC (2+ messages)
[PATCH v8 1/2] net: mdio: add ipq8064 mdio driver
2020-02-27 1:10 UTC (2+ messages)
` [PATCH v8 2/2] dt-bindings: net: Add ipq806x mdio bindings
[PATCH] net: core: devlink.c: Use built-in RCU list checking
2020-02-27 0:59 UTC (2+ messages)
[PATCH][next] net: cisco: Replace zero-length array with flexible-array member
2020-02-27 0:53 UTC (3+ messages)
[PATCH][next] net: marvell: Replace zero-length array with flexible-array member
2020-02-27 0:46 UTC (2+ messages)
[PATCH][next] net: hns: Replace zero-length array with flexible-array member
2020-02-27 0:46 UTC (2+ messages)
[PATCH][next] sfc: Replace zero-length array with flexible-array member
2020-02-27 0:46 UTC (2+ messages)
[PATCH][next] qlogic: Replace zero-length array with flexible-array member
2020-02-27 0:46 UTC (2+ messages)
[PATCH net-next] Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
2020-02-27 0:46 UTC (2+ messages)
[PATCH net] net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
2020-02-27 0:39 UTC (2+ messages)
[PATCH 0/6] Netfilter fixes for net
2020-02-27 0:32 UTC (2+ messages)
[PATCH V5 5/5] vdpasim: vDPA device simulator
2020-02-26 23:55 UTC (2+ messages)
[PATCH] bnxt_en: add newline to netdev_*() format strings
2020-02-26 23:52 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).