netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-30 18:24:54 to 2020-05-01 03:54:34 UTC [more...]

[PATCH net-next] net: phy: at803x: add downshift support
 2020-05-01  3:54 UTC  (2+ messages)

[PATCH v2 net-next] ipv6: Implement draft-ietf-6man-rfc4941bis
 2020-05-01  3:54 UTC  (3+ messages)

[Patch net v2] net_sched: fix tcm_parent in tc filter dump
 2020-05-01  3:53 UTC 

[PATCH net-next] r8169: configure PME_SIGNAL for RTL8125 too
 2020-05-01  3:53 UTC  (2+ messages)

[PATCH net-next] r8169: improve max jumbo packet size definition
 2020-05-01  3:53 UTC  (2+ messages)

[PATCH v3 net-next] ipv6: Implement draft-ietf-6man-rfc4941bis
 2020-05-01  3:51 UTC 

[PATCH net] mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly
 2020-05-01  3:42 UTC  (2+ messages)

[PATCH net-next] dpaa2-eth: fix error return code in setup_dpni()
 2020-05-01  3:40 UTC  (2+ messages)

[PATCH net-next] net: ll_temac: Fix return value check in temac_probe()
 2020-05-01  3:39 UTC  (2+ messages)

[PATCH net-next 0/3] ptp: Add adjust phase to support phase offset
 2020-05-01  3:38 UTC  (5+ messages)
` [PATCH net-next 1/3] ptp: Add adjphase function to support phase offset control
` [PATCH net-next 2/3] ptp: Add adjust_phase to ptp_clock_caps capability

[PATCH v5 net-next 1/2] xen networking: add basic XDP support for xen-netfront
 2020-05-01  3:34 UTC  (3+ messages)
` [PATCH v5 net-next 2/2] xen networking: add XDP offset adjustment to xen-netback

[PATCH net] tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
 2020-05-01  3:33 UTC  (2+ messages)

[RESENT PATCH net--stat 1/1] net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO with polled IO"
 2020-05-01  3:31 UTC  (2+ messages)

[PATCH net-next] net: lpc-enet: fix error return code in lpc_mii_init()
 2020-05-01  3:29 UTC  (2+ messages)

[PATCH net-next] ice: Fix error return code in ice_add_prof()
 2020-05-01  3:29 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: Fix error return code in otx2_probe()
 2020-05-01  3:28 UTC  (2+ messages)

[PATCH v1] net: macb: Fix runtime PM refcounting
 2020-05-01  3:28 UTC  (2+ messages)

[PATCH] dpaa_eth: Fix comparing pointer to 0
 2020-05-01  3:26 UTC  (2+ messages)

linux-next: manual merge of the mlx5-next tree with the kspp-gustavo tree
 2020-05-01  3:30 UTC  (2+ messages)

[PATCH] ptp_qoriq: output PPS signal on FIPER2 in default
 2020-05-01  3:25 UTC  (2+ messages)

[PATCH] net: moxa: Fix a potential double 'free_irq()'
 2020-05-01  3:24 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the kspp-gustavo tree
 2020-05-01  2:55 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2020-05-01  2:48 UTC 

[RFC PATCH bpf-next 0/3] bpf: add tracing for XDP programs using the BPF_PROG_TEST_RUN API
 2020-05-01  2:44 UTC  (10+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-05-01  2:41 UTC 

[PATCH bpf 0/2] bpf, arm: Small JIT optimizations
 2020-05-01  2:02 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, arm: Optimize ALU64 ARSH X using orrpl conditional instruction
` [PATCH bpf-next 2/2] bpf, arm: Optimize ALU ARSH K using asr immediate instruction

[PATCH net-next] net: bcmgenet: Move wake-up event out of side band ISR
 2020-05-01  1:20 UTC  (2+ messages)

[v4,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-05-01  0:53 UTC  (6+ messages)
` [v5,net-next 0/4] Introduce a flow gate control action and apply IEEE
  ` [v5,net-next 1/4] net: qos: introduce a gate control flow action
  ` [v5,net-next 2/4] net: schedule: add action gate offloading
  ` [v5,net-next 3/4] net: enetc: add hw tc hw offload features for PSPF capability
  ` [v5,net-next 4/4] net: enetc: add tc flower psfp offload driver

[PATCH net-next] erspan: Add type I version 0 support
 2020-05-01  1:09 UTC  (2+ messages)

[Patch net] net_sched: fix tcm_parent in tc filter dump
 2020-05-01  1:09 UTC  (2+ messages)

[PATCH 0/2] Netfilter fixes for net
 2020-05-01  1:07 UTC  (2+ messages)

[PATCH net 0/3] net: ipa: three bug fixes
 2020-05-01  1:05 UTC  (5+ messages)
` [PATCH net 1/3] net: ipa: fix a bug in ipa_endpoint_stop()
` [PATCH net 2/3] net: ipa: fix an error message in gsi_channel_init_one()
` [PATCH net 3/3] net: ipa: zero return code before issuing generic EE command

[PATCH v2 net 0/3] ionic: fw upgrade bug fixes
 2020-05-01  1:03 UTC  (5+ messages)
` [PATCH v2 net 1/3] ionic: no link check until after probe
` [PATCH v2 net 2/3] ionic: refresh devinfo after fw-upgrade
` [PATCH v2 net 3/3] ionic: add device reset to fw upgrade down

[PATCH v2 0/8] netlink validation improvements/refactoring
 2020-05-01  0:52 UTC  (10+ messages)
` [PATCH v2 1/8] netlink: remove type-unsafe validation_data pointer
` [PATCH v2 2/8] netlink: limit recursion depth in policy validation
` [PATCH v2 3/8] nl80211: link recursive netlink nested policy
` [PATCH v2 4/8] netlink: extend policy range validation
` [PATCH v2 5/8] netlink: allow NLA_MSECS to have "
` [PATCH v2 6/8] netlink: remove NLA_EXACT_LEN_WARN
` [PATCH v2 7/8] netlink: factor out policy range helpers
` [PATCH v2 8/8] netlink: add infrastructure to expose policies to userspace

[PATCH] dp83640: reverse arguments to list_add_tail
 2020-05-01  0:49 UTC  (2+ messages)

[PATCH net] net: bridge: vlan: Add a schedule point during VLAN processing
 2020-05-01  0:46 UTC  (3+ messages)

[PATCH net-next 0/4] net: dsa: b53: ARL improvements
 2020-05-01  0:43 UTC  (10+ messages)
` [PATCH net-next 1/4] net: dsa: b53: Rename num_arl_entries to num_arl_bins
` [PATCH net-next 2/4] net: dsa: b53: Provide number of ARL buckets
` [PATCH net-next 3/4] net: dsa: b53: Bound check ARL searches
` [PATCH net-next 4/4] net: dsa: b53: Remove is_static argument to b53_read_op()

[PATCH net-next 0/7] r8169: refactor and improve interrupt coalescing
 2020-05-01  0:39 UTC  (10+ messages)
` [PATCH net-next 1/7] r8169: don't pass net_device to irq coalescing sub-functions
` [PATCH net-next 2/7] r8169: merge scale for tx and rx irq coalescing
` [PATCH net-next 3/7] r8169: improve rtl_get_coalesce
` [PATCH net-next 4/7] r8169: improve rtl_coalesce_choose_scale
` [PATCH net-next 5/7] r8169: improve interrupt coalescing parameter handling
` [PATCH net-next 6/7] r8169: improve rtl_set_coalesce
` [PATCH net-next 7/7] r8169: add check for invalid parameter combination in rtl_set_coalesce

[PATCH net-next 1/1] qedr: Avoid DB recover entry deletion when device is not active
 2020-05-01  0:34 UTC  (2+ messages)

[RFC next-next v2 0/5] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-01  0:01 UTC  (8+ messages)
` [RFC next-next v2 1/5] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support
` [RFC next-next v2 3/5] net: marvell: prestera: Add ethtool "
` [RFC next-next v2 4/5] net: marvell: prestera: Add Switchdev driver implementation
` [RFC next-next v2 5/5] dt-bindings: marvell,prestera: Add address mapping for Prestera Switchdev PCIe driver

[PATCH net-next 0/2] ethtool: Add support for 100Gbps per lane link modes
 2020-04-30 23:41 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net/mlx5: Added "

[PATCH bpf-next v3] bpf: bpf_{g,s}etsockopt for struct bpf_sock_addr
 2020-04-30 23:31 UTC 

[PATCH 0/1] net/mlx5: Call pci_disable_sriov() on remove
 2020-04-30 22:31 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v2 net-next 00/17] net: atlantic: A2 support
 2020-04-30 22:19 UTC  (5+ messages)
` [PATCH v2 net-next 08/17] net: atlantic: A2 driver-firmware interface
` [PATCH v2 net-next 15/17] net: atlantic: common functions needed for basic A2 init/deinit hw_ops

[PATCH net-next 0/2] net: ipa: don't cache channel state
 2020-04-30 22:13 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipa: pass channel pointer to gsi_channel_state()
` [PATCH net-next 2/2] net: ipa: do not cache channel state

[PATCH 00/15] gcc-10 warning fixes
 2020-04-30 21:45 UTC  (9+ messages)
` [PATCH 02/15] iwlwifi: mvm: fix gcc-10 zero-length-bounds warning
` [PATCH 03/15] mwifiex: avoid -Wstringop-overflow warning
` [PATCH 04/15] ath10k: fix gcc-10 zero-length-bounds warnings
` [PATCH 05/15] bpf: avoid gcc-10 stringop-overflow warning
` [PATCH 06/15] netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
` [PATCH 07/15] drop_monitor: work around gcc-10 stringop-overflow warning

[PATCH net-next v1 0/9] Ethernet Cable test support
 2020-04-30 21:16 UTC  (18+ messages)

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-30 20:45 UTC  (3+ messages)
  `  "

[PATCH net] ibmvnic: Skip fatal error reset after passive init
 2020-04-30 20:28 UTC  (2+ messages)

[PATCH v2 net-next 0/4] Cross-chip bridging for disjoint DSA trees
 2020-04-30 20:25 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: bridge: allow enslaving some DSA master network devices
` [PATCH v2 net-next 2/4] net: dsa: permit cross-chip bridging between all trees in the system
` [PATCH v2 net-next 3/4] net: dsa: introduce a dsa_switch_find function
` [PATCH v2 net-next 4/4] net: dsa: sja1105: implement cross-chip bridging operations

[PATCH net-next] hsr: remove hsr interface if all slaves are removed
 2020-04-30 20:25 UTC  (2+ messages)

[PATCH net-next 0/3] tcp: sack compression changes
 2020-04-30 20:24 UTC  (2+ messages)

[pull request][net-next 00/15] Mellanox, mlx5 updates 2020-04-30
 2020-04-30 20:15 UTC  (2+ messages)

[PATCH bpf-next v1 12/19] bpf: add bpf_seq_printf and bpf_seq_write helpers
 2020-04-30 20:06 UTC  (4+ messages)

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-04-30 20:04 UTC  (3+ messages)
` [PATCH bpf-next v1 14/19] bpf: support variable length array in tracing programs

[PATCH net-next 0/9] mlxsw: Prepare SPAN API for upcoming changes
 2020-04-30 20:02 UTC  (2+ messages)

[pull request][net V2 0/7] Mellanox, mlx5 fixes 2020-04-29
 2020-04-30 20:00 UTC  (2+ messages)

[PATCH 00/37] net: manually convert files to ReST format - part 2
 2020-04-30 19:56 UTC  (4+ messages)
` [PATCH 17/37] docs: networking: convert phonet.txt to ReST

[PATCH net-next 0/2] inet_diag: add cgroup attribute and filter
 2020-04-30 19:55 UTC  (2+ messages)

[PATCH v3 0/7] stmmac: intel: Fixes and cleanups after dwmac-intel split
 2020-04-30 19:51 UTC  (2+ messages)

[PATCH net-next 00/14] net/smc: add event-based framework for LLC msgs
 2020-04-30 19:47 UTC  (2+ messages)

[PATCH V8 rdma-next 12/16] RDMA: Group create AH arguments in struct
 2020-04-30 19:46 UTC 

[PATCH bpf-next] bpf: fix use-after-free of bpf_link when priming half-fails
 2020-04-30 19:46 UTC 

[PATCH V7 mlx5-next 00/16] Add support to get xmit slave
 2020-04-30 19:45 UTC  (18+ messages)
` [PATCH V7 mlx5-next 01/11] net/core: Introduce netdev_get_xmit_slave
` [PATCH V7 mlx5-next 02/11] bonding: Export skip slave logic to function
` [PATCH V7 mlx5-next 03/11] bonding: Rename slave_arr to usable_slaves
` [PATCH V7 mlx5-next 04/11] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V7 mlx5-next 05/11] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V7 mlx5-next 06/11] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V7 mlx5-next 07/11] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V7 mlx5-next 08/11] bonding: Add array of all slaves
` [PATCH V7 mlx5-next 09/11] bonding: Implement ndo_get_xmit_slave
` [PATCH V7 mlx5-next 10/11] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V7 mlx5-next 11/11] net/mlx5: Add support to get lag physical port
` [PATCH V7 rdma-next 12/16] RDMA: Group create AH arguments in struct
` [PATCH V7 rdma-next 13/16] RDMA/core: Add LAG functionality
` [PATCH V7 rdma-next 14/16] RDMA/core: Get xmit slave for LAG
` [PATCH V7 rdma-next 15/16] RDMA/mlx5: Refactor affinity related code
` [PATCH V7 rdma-next 16/16] RDMA/mlx5: Set lag tx affinity according to slave

[PATCH net-next V2] net: sched: fallback to qdisc noqueue if default qdisc setup fail
 2020-04-30 19:45 UTC  (2+ messages)

[PATCH] vhost: vsock: don't send pkt when vq is not started
 2020-04-30 19:43 UTC  (5+ messages)

[PATCH net v2] mptcp: fix uninitialized value access
 2020-04-30 19:34 UTC  (2+ messages)

[PATCH net v2 0/5] mptcp: fix incoming options parsing
 2020-04-30 19:23 UTC  (2+ messages)

[PATCH V8 mlx5-next 00/16] Add support to get xmit slave
 2020-04-30 19:21 UTC  (17+ messages)
` [PATCH V8 mlx5-next 01/16] net/core: Introduce netdev_get_xmit_slave
` [PATCH V8 mlx5-next 02/16] bonding: Export skip slave logic to function
` [PATCH V8 mlx5-next 03/16] bonding: Rename slave_arr to usable_slaves
` [PATCH V8 mlx5-next 04/16] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V8 mlx5-next 05/16] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V8 mlx5-next 06/16] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V8 mlx5-next 07/16] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V8 mlx5-next 08/16] bonding: Add array of all slaves
` [PATCH V8 mlx5-next 09/16] bonding: Implement ndo_get_xmit_slave
` [PATCH V8 mlx5-next 10/16] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V8 mlx5-next 11/16] net/mlx5: Add support to get lag physical port
` [PATCH V8 rdma-next 12/16] RDMA: Group create AH arguments in struct
` [PATCH V8 rdma-next 13/16] RDMA/core: Add LAG functionality
` [PATCH V8 rdma-next 14/16] RDMA/core: Get xmit slave for LAG
` [PATCH V8 rdma-next 15/16] RDMA/mlx5: Refactor affinity related code
` [PATCH V8 rdma-next 16/16] RDMA/mlx5: Set lag tx affinity according to slave

[PATCH] net/faraday: Fix unnecessary check in ftmac100_probe()
 2020-04-30 19:21 UTC  (2+ messages)

[PATCH] net: ftgmac100: Fix unused assignment
 2020-04-30 19:20 UTC  (2+ messages)

[PATCH net-next] rionet: Fix use correct return type for ndo_start_xmit()
 2020-04-30 19:20 UTC  (2+ messages)

[PATCH net-next] net: caif: Fix use correct return type for ndo_start_xmit()
 2020-04-30 19:17 UTC  (3+ messages)

[PATCH net-next v5 0/3] net: phy: mdio: add IPQ40xx MDIO support
 2020-04-30 19:11 UTC  (2+ messages)

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-04-30 19:07 UTC 

[PATCH -next v3] hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
 2020-04-30 18:57 UTC  (2+ messages)

[PATCH net-next] hinic: make a bunch of functions static
 2020-04-30 18:56 UTC  (2+ 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).