netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-23 09:28:25 to 2019-02-24 09:23:56 UTC [more...]

[PATCH net-next 1/5] net/mlx5e: Return -EOPNOTSUPP when modify header action zero
 2019-02-24  9:23 UTC  (7+ messages)
` [PATCH net-next 2/5] net/mlx5e: Make the log friendly when decapsulation offload not supported

No traffic with Marvell switch and latest linux-next
 2019-02-24  9:10 UTC  (13+ messages)

[PATCH v2 1/2] dt-bindings: net: Add bindings for mdio mux consumers
 2019-02-24  8:49 UTC  (2+ messages)
` [PATCH v2 2/2] drivers: net: phy: mdio-mux: Add support for Generic Mux controls

pull request: bluetooth-next 2019-02-24
 2019-02-24  8:36 UTC 

r8169 Kernel bug in 4.20.11
 2019-02-24  8:22 UTC  (2+ messages)

[PATCH v2 iproute2-next 00/11] Add support for devlink health
 2019-02-24  8:07 UTC  (4+ messages)
` [PATCH v2 iproute2-next 04/11] devlink: Add helper functions for name and value separately

[PATCH net-next] trace: events: neigh_update: print new state in string format
 2019-02-24  7:23 UTC  (2+ messages)

WARNING: bad unlock balance detected! (3)
 2019-02-24  7:10 UTC 

[PATCH net-next 00/15] mlxsw: spectrum_acl: Don't take rtnl mutex for region rehash
 2019-02-24  6:46 UTC  (16+ messages)
` [PATCH net-next 01/15] mlxsw: spectrum_acl: Remove unused ops field from group structure
` [PATCH net-next 02/15] mlxsw: spectrum_acl: Split TCAM group structure into two
` [PATCH net-next 03/15] mlxsw: spectrum_acl: Introduce a mutex to guard region list updates
` [PATCH net-next 04/15] mlxsw: spectrum_acl: Refactor vregion association code
` [PATCH net-next 05/15] mlxsw: spectrum_acl: Introduce vregion mutex
` [PATCH net-next 06/15] mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updates
` [PATCH net-next 07/15] mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulation
` [PATCH net-next 08/15] mlxsw: spectrum_acl: Enable vregion rehash per-profile
` [PATCH net-next 09/15] mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()
` [PATCH net-next 10/15] mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code
` [PATCH net-next 11/15] mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
` [PATCH net-next 12/15] selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test
` [PATCH net-next 13/15] mlxsw: spectrum_acl: Add vregion migration end tracepoint
` [PATCH net-next 14/15] selftests: mlxsw: spectrum-2: Check migrate end trace
` [PATCH net-next 15/15] selftests: mlxsw: spectrum-2: Add massive delta rehash test

[Q] why do we ever try to call unix_dgram_peer_wake_disconnect() for SOCK_STREAM?
 2019-02-24  6:28 UTC 

kTLS getsockopt TLS_RX support
 2019-02-24  5:59 UTC  (5+ messages)

[PATCH v2 bpf-next 0/9] bpf: Network Resource Manager (NRM)
 2019-02-24  4:48 UTC  (12+ messages)
` [PATCH v2 bpf-next 2/9] bpf: Add bpf helper bpf_tcp_enter_cwr

[PATCH net-next v4] route: Add multipath_hash in flowi_common to make user-define hash
 2019-02-24  3:36 UTC 

[PATCH][net-next] ipv6: sanitize RCU usage on fib6_next
 2019-02-24  3:19 UTC  (2+ messages)

[PATCH net-next v3] route: Add multipath_hash in flowi_common to make user-define hash
 2019-02-24  2:57 UTC  (2+ messages)

[GIT] Networking
 2019-02-24  2:57 UTC 

[PATCH v2] net: phy: realtek: Dummy IRQ calls for RTL8366RB
 2019-02-24  2:46 UTC  (3+ messages)

[PATCH net] tcp: repaired skbs must init their tso_segs
 2019-02-24  2:44 UTC  (4+ messages)

[PATCH net] net/x25: fix a race in x25_bind()
 2019-02-24  2:42 UTC  (2+ messages)

[PATCH] net: dsa: Remove documentation for port_fdb_prepare
 2019-02-24  2:38 UTC  (2+ messages)

[PATCH net] Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"
 2019-02-24  2:36 UTC  (2+ messages)

[PATCH] selftests: fib_tests: sleep after changing carrier. again
 2019-02-24  2:34 UTC  (2+ messages)

[PATCH v3 net-next 0/2] clean up SOCK_DEBUG()
 2019-02-24  2:30 UTC  (7+ messages)
` [PATCH v3 net-next 2/2] net: sock: undefine SOCK_DEBUGGING

[PATCH net-next] net: fix double-free in bpf_lwt_xmit_reroute
 2019-02-24  2:25 UTC 

[PATCH net-next v3] ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
 2019-02-24  0:24 UTC 

[PATCH] net: phy: realtek: Dummy IRQ calls for RTL8366RB
 2019-02-24  0:14 UTC  (5+ messages)

[PATCH net-next 1/2] xdp: Always use a devmap for XDP_REDIRECT to a device
 2019-02-23 23:28 UTC  (15+ messages)
` [PATCH net-next 2/2] xdp: Add devmap_idx map type for looking up devices by ifindex

[PATCH] ip_tunnel: Add ip tunnel tunnel_info dst_cache in ip_tunnel_xmit
 2019-02-23 23:28 UTC  (2+ messages)

[PATCH bpf] bpf: properly check TCP_CONGESTION optlen
 2019-02-23 23:11 UTC  (4+ messages)

[PATCH net-next 0/5] net: phy: aquantia: improve and extend driver
 2019-02-23 22:12 UTC  (2+ messages)

[pull request][net-next 0/9] Mellanox, mlx5 updates 2019-02-21
 2019-02-23 21:56 UTC  (2+ messages)

[PATCH net-next 00/10] mlxsw: Add support for new port types and speeds for Spectrum-2
 2019-02-23 21:55 UTC  (2+ messages)

[PATCH net v3] net: set static variable an initial value in atl2_probe()
 2019-02-23 21:47 UTC  (2+ messages)

[PATCH net-next] kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_init
 2019-02-23 21:46 UTC  (2+ messages)

[PATCH net-next 0/4] -Wformat fixes
 2019-02-23 21:45 UTC  (2+ messages)

[PATCH] bpfilter: re-add header search paths to tools include to fix build error
 2019-02-23 21:36 UTC  (2+ messages)

[PATCH AUTOSEL 4.20 01/72] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:04 UTC  (21+ messages)
` [PATCH AUTOSEL 4.20 02/72] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 4.20 03/72] xfrm: Make set-mark default behavior backward compatible
` [PATCH AUTOSEL 4.20 05/72] netfilter: nft_compat: use refcnt_t type for nft_xt reference count
` [PATCH AUTOSEL 4.20 06/72] netfilter: nft_compat: make lists per netns
` [PATCH AUTOSEL 4.20 07/72] netfilter: nft_compat: destroy function must not have side effects
` [PATCH AUTOSEL 4.20 17/72] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 4.20 32/72] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
` [PATCH AUTOSEL 4.20 33/72] net: hns: Fix for missing of_node_put() after of_parse_phandle()
` [PATCH AUTOSEL 4.20 34/72] net: hns: Restart autoneg need return failed when autoneg off
` [PATCH AUTOSEL 4.20 35/72] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
` [PATCH AUTOSEL 4.20 36/72] net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
` [PATCH AUTOSEL 4.20 37/72] netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
` [PATCH AUTOSEL 4.20 38/72] netfilter: nfnetlink_osf: add missing fmatch check
` [PATCH AUTOSEL 4.20 40/72] selftests: net: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.20 43/72] qed: Fix bug in tx promiscuous mode settings
` [PATCH AUTOSEL 4.20 44/72] qed: Fix LACP pdu drops for VFs
` [PATCH AUTOSEL 4.20 45/72] qed: Fix VF probe failure while FLR
` [PATCH AUTOSEL 4.20 46/72] qed: Fix system crash in ll2 xmit
` [PATCH AUTOSEL 4.20 47/72] qed: Fix stack out of bounds bug
` [PATCH AUTOSEL 4.20 55/72] net: macb: Apply RXUBR workaround only to versions with errata

[PATCH AUTOSEL 4.19 01/65] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:06 UTC  (20+ messages)
` [PATCH AUTOSEL 4.19 02/65] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 4.19 03/65] xfrm: Make set-mark default behavior backward compatible
` [PATCH AUTOSEL 4.19 04/65] netfilter: nft_compat: use refcnt_t type for nft_xt reference count
` [PATCH AUTOSEL 4.19 05/65] netfilter: nft_compat: make lists per netns
` [PATCH AUTOSEL 4.19 14/65] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 4.19 28/65] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
` [PATCH AUTOSEL 4.19 29/65] net: hns: Fix for missing of_node_put() after of_parse_phandle()
` [PATCH AUTOSEL 4.19 30/65] net: hns: Restart autoneg need return failed when autoneg off
` [PATCH AUTOSEL 4.19 31/65] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
` [PATCH AUTOSEL 4.19 32/65] net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
` [PATCH AUTOSEL 4.19 33/65] netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
` [PATCH AUTOSEL 4.19 34/65] netfilter: nfnetlink_osf: add missing fmatch check
` [PATCH AUTOSEL 4.19 36/65] selftests: net: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.19 39/65] qed: Fix bug in tx promiscuous mode settings
` [PATCH AUTOSEL 4.19 40/65] qed: Fix LACP pdu drops for VFs
` [PATCH AUTOSEL 4.19 41/65] qed: Fix VF probe failure while FLR
` [PATCH AUTOSEL 4.19 42/65] qed: Fix system crash in ll2 xmit
` [PATCH AUTOSEL 4.19 43/65] qed: Fix stack out of bounds bug
` [PATCH AUTOSEL 4.19 50/65] net: macb: Apply RXUBR workaround only to versions with errata

[PATCH net] net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
 2019-02-23 21:28 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/45] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:08 UTC  (14+ messages)
` [PATCH AUTOSEL 4.14 02/45] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 4.14 08/45] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 4.14 16/45] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
` [PATCH AUTOSEL 4.14 17/45] net: hns: Fix for missing of_node_put() after of_parse_phandle()
` [PATCH AUTOSEL 4.14 18/45] net: hns: Restart autoneg need return failed when autoneg off
` [PATCH AUTOSEL 4.14 19/45] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
` [PATCH AUTOSEL 4.14 20/45] net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
` [PATCH AUTOSEL 4.14 21/45] netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
` [PATCH AUTOSEL 4.14 25/45] qed: Fix bug in tx promiscuous mode settings
` [PATCH AUTOSEL 4.14 26/45] qed: Fix LACP pdu drops for VFs
` [PATCH AUTOSEL 4.14 27/45] qed: Fix VF probe failure while FLR
` [PATCH AUTOSEL 4.14 28/45] qed: Fix system crash in ll2 xmit
` [PATCH AUTOSEL 4.14 29/45] qed: Fix stack out of bounds bug

[PATCH AUTOSEL 4.9 01/32] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:09 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 02/32] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 4.9 08/32] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 4.9 15/32] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
` [PATCH AUTOSEL 4.9 16/32] net: hns: Fix for missing of_node_put() after of_parse_phandle()
` [PATCH AUTOSEL 4.9 17/32] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
` [PATCH AUTOSEL 4.9 18/32] net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
` [PATCH AUTOSEL 4.9 21/32] qed: Fix VF probe failure while FLR

[PATCH AUTOSEL 4.4 01/26] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:10 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 02/26] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 4.4 05/26] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 4.4 12/26] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
` [PATCH AUTOSEL 4.4 13/26] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
` [PATCH AUTOSEL 4.4 14/26] net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()

[PATCH AUTOSEL 3.18 01/18] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:11 UTC  (4+ messages)
` [PATCH AUTOSEL 3.18 02/18] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 3.18 04/18] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 3.18 10/18] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case

[PATCH v2 bpf-next 0/4] bpf: per program stats
 2019-02-23 20:34 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/4] bpf: enable "
` [PATCH v2 bpf-next 2/4] bpf: expose program stats via bpf_prog_info
` [PATCH v2 bpf-next 3/4] tools/bpf: sync bpf.h into tools
` [PATCH v2 bpf-next 4/4] tools/bpftool: recognize bpf_prog_info runtime and runcnt

[PATCH 0/8] Add support for rtl8723bs/rtl8723cs bluetooth
 2019-02-23 20:16 UTC  (9+ messages)
` [PATCH 3/8] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth

[PATCH hyperv-fixes] hv_netvsc: Fix IP header checksum for coalesced packets
 2019-02-23 17:29 UTC  (3+ messages)

Fw: [Bug 202651] New: Regression in atlantic.ko between 4.20 and 5.00-rc4 for Aquantia NIC 1d6a:87b1
 2019-02-23 16:50 UTC 

[PATCH net-next 0/2] mv88e6xxx: Avoid false positive Lockdep splats
 2019-02-23 16:43 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Release lock while requesting IRQ

[PATCH net-next v2 0/7] net: phy: marvell10g: Add 2.5GBaseT support
 2019-02-23 15:41 UTC  (13+ messages)
` [PATCH net-next v2 1/7] net: phy: marvell10g: Use get_features to get the PHY abilities
` [PATCH net-next v2 2/7] net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
` [PATCH net-next v2 3/7] net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
` [PATCH net-next v2 4/7] net: phy: marvell10g: Use a #define for 88X3310 family id
` [PATCH net-next v2 5/7] net: phy: marvell10g: Force reading of 2.5/5G
` [PATCH net-next v2 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH 2/3] net: ethernet: add c45 PHY support in MDIO read/write functions
 2019-02-23 15:25 UTC  (5+ messages)

[PATCH net-next v4] ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
 2019-02-23 13:32 UTC 

[PATCH] net: ax25: Fix multiple blank lines warning
 2019-02-23 13:22 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] net: ax25: Add SPDX License to fix missing License warning
 2019-02-23 12:58 UTC  (2+ messages)

[PATCH] tun: fix blocking read
 2019-02-23 11:53 UTC 

[PATCH net-next 0/8] net: Remove switchdev_ops
 2019-02-23 10:36 UTC  (7+ messages)
` [PATCH net-next 1/8] switchdev: Add SWITCHDEV_PORT_ATTR_SET
` [PATCH net-next 4/8] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET
` [PATCH net-next 7/8] net: switchdev: Replace port attr set SDO with a notification

[PATCH v1 iproute2-next 0/4] Dynamic rdma link creation
 2019-02-23  9:43 UTC  (8+ messages)
` [PATCH v1 iproute2-next 1/4] rdma: add helper rd_sendrecv_msg()
` [PATCH v1 iproute2-next 2/4] Sync up rdma_netlink.h
` [PATCH v1 iproute2-next 3/4] rdma: add 'link add/delete' commands


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