netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-25 06:12:43 to 2019-02-25 19:27:10 UTC [more...]

INFO: task hung in rtnetlink_rcv_msg
 2019-02-25 19:26 UTC  (8+ messages)

[PATCH v2 bpf-next 0/4] bpf: per program stats
 2019-02-25 19:24 UTC  (4+ messages)
` [PATCH v2 bpf-next 4/4] tools/bpftool: recognize bpf_prog_info runtime and runcnt

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2017-07-25
 2019-02-25 19:20 UTC  (5+ messages)
` [net-next 05/14] i40e: fix up 32 bit timespec references

[PATCH net-next v3 0/2] net: phy: aquantia: add hwmon support
 2019-02-25 19:19 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: phy: aquantia: rename aquantia.c to aquantia_main.c
` [PATCH net-next v3 2/2] net: phy: aquantia: add hwmon support

[PATCH net-next] mlxsw: spectrum: acl: Use struct_size() in kzalloc()
 2019-02-25 19:17 UTC  (2+ messages)

[PATCH][next] Bluetooth: mgmt: Use struct_size() helper
 2019-02-25 19:11 UTC 

[PATCH net-next v3 0/7] net: sched: pie: align PIE implementation with RFC 8033
 2019-02-25 19:10 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: sched: pie: change value of QUEUE_THRESHOLD
` [PATCH net-next v3 2/7] net: sched: pie: change default value of pie_params->target
` [PATCH net-next v3 3/7] net: sched: pie: change default value of pie_params->tupdate
` [PATCH net-next v3 4/7] net: sched: pie: change initial value of pie_vars->burst_time
` [PATCH net-next v3 5/7] net: sched: pie: add more cases to auto-tune alpha and beta
` [PATCH net-next v3 6/7] net: sched: pie: add derandomization mechanism
` [PATCH net-next v3 7/7] net: sched: pie: update references

[RFC v1 00/19] Add unified Intel Ethernet RDMA driver (irdma)
 2019-02-25 18:50 UTC  (7+ messages)
` [RFC v1 10/19] RDMA/irdma: Add connection manager
` [RFC v1 12/19] RDMA/irdma: Implement device supported verb APIs

[PATCH net-next 1/2] xdp: Always use a devmap for XDP_REDIRECT to a device
 2019-02-25 18:47 UTC  (7+ messages)

[PATCH net] ipv4: Add ICMPv6 support when parse route ipproto
 2019-02-25 18:46 UTC  (3+ messages)

[net-next 00/16][pull request] 100GbE Intel Wired LAN Driver Updates 2019-02-22
 2019-02-25 18:43 UTC  (17+ messages)
` [net-next 01/16] ice: Mark extack argument as __always_unused
` [net-next 02/16] ice: Fix the calculation of ICE_MAX_MTU
` [net-next 03/16] ice: Fix added in VSI supported nodes calc
` [net-next 04/16] ice: sizeof(<type>) should be avoided
` [net-next 05/16] ice: fix stack hogs from struct ice_vsi_ctx structures
` [net-next 06/16] ice: fix ice_remove_rule_internal vsi_list handling
` [net-next 07/16] ice: fix issue where host reboots on unload when iommu=on
` [net-next 08/16] ice: fix numeric overflow warning
` [net-next 09/16] ice: only use the VF for ICE_VSI_VF in ice_vsi_release
` [net-next 10/16] ice: don't spam VFs with link messages
` [net-next 11/16] ice: clear VF ARQLEN register on reset
` [net-next 12/16] ice: flush Tx pipe on disable queue timeout
` [net-next 13/16] ice: check for a leaf node presence
` [net-next 14/16] ice: use absolute vector ID for VFs
` [net-next 15/16] ice: Fix for FC get rx/tx pause params
` [net-next 16/16] ice: fix overlong string, update stats output

[PATCH net] net: socket: set sock->sk to NULL after calling proto_ops::release()
 2019-02-25 18:41 UTC  (2+ messages)

[PATCH v1 net-next 0/4] net: dsa: microchip: add MIB counters support
 2019-02-25 18:34 UTC  (7+ messages)
` [PATCH v1 net-next 2/4] net: dsa: microchip: add MIB counter reading support

[PATCH net-next v3 0/6] devlink: make ethtool compat reliable
 2019-02-25 18:32 UTC  (7+ messages)
` [PATCH net-next v3 5/6] devlink: hold a reference to the netdevice around ethtool compat
` [PATCH net-next v3 6/6] devlink: add missing NULL checks for devlink ops

[PATCH net] geneve: use ipv6_mod_enabled to check if ipv6 is disabled
 2019-02-25 18:28 UTC  (3+ messages)

[PATCH 0/3] Allow checking SYN cookies from XDP and tc cls act
 2019-02-25 18:26 UTC  (4+ messages)
` [PATCH 1/3] bpf: add helper to check for a valid SYN cookie

[PATCH net-next 0/4] -Wformat fixes
 2019-02-25 18:26 UTC  (3+ messages)
` [PATCH net-next 3/4] e1000e: Fix -Wformat-truncation warnings
  ` [Intel-wired-lan] "

[PATCH] tun: fix blocking read
 2019-02-25 18:25 UTC  (4+ messages)

[PATCH net-next] net: sched: don't release block->lock when dumping chains
 2019-02-25 18:25 UTC  (2+ messages)

[PATCH net-next] net: sched: set dedicated tcf_walker flag when tp is empty
 2019-02-25 18:18 UTC  (2+ messages)

[PATCH net-next] net: sched: act_tunnel_key: fix metadata handling
 2019-02-25 18:16 UTC  (7+ messages)
  ` [PATCH net] net: sched: act_tunnel_key: fix NULL pointer dereference during init
  ` [PATCH net-next v2] net: sched: act_tunnel_key: fix metadata handling

[PATCH net-next v2 0/7] net: sched: pie: align PIE implementation with RFC 8033
 2019-02-25 18:04 UTC  (15+ messages)
` [PATCH net-next v2 1/7] net: sched: pie: change value of QUEUE_THRESHOLD
` [PATCH net-next v2 2/7] net: sched: pie: change default value of pie_params->target
` [PATCH net-next v2 3/7] net: sched: pie: change default value of pie_params->tupdate
` [PATCH net-next v2 4/7] net: sched: pie: change initial value of pie_vars->burst_time
` [PATCH net-next v2 5/7] net: sched: pie: add more cases to auto-tune alpha and beta
` [PATCH net-next v2 6/7] net: sched: pie: add derandomization mechanism
` [PATCH net-next v2 7/7] net: sched: pie: update references

[PATCH net-next resend 0/2]
 2019-02-25 17:47 UTC  (5+ messages)
` [PATCH net-next resend 1/2] net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X
` [PATCH net-next resend 2/2] net: dsa: mv88e6xxx: Fix phylink_validate for Topaz family

[PATCH net v3 0/2] selftests: pmtu: fix and increase coverage
 2019-02-25 17:46 UTC  (4+ messages)
` [PATCH net v3 1/2] selftests: pmtu: disable DAD in all namespaces
` [PATCH net v3 2/2] selftests: pmtu: add explicit tests for PMTU exceptions cleanup

[PATCH] tcp: clean up SOCK_DEBUG()
 2019-02-25 17:41 UTC  (2+ messages)

[PATCH net-next] tcp: remove unused parameter of tcp_sacktag_bsearch()
 2019-02-25 17:38 UTC  (3+ messages)

[PATCH v2] net: dsa: fix a leaked reference by adding missing of_node_put
 2019-02-25 17:35 UTC  (2+ messages)

[PATCH] net: dsa: read mac address from DT for slave device
 2019-02-25 17:27 UTC  (4+ messages)

[PATCH 1/3] net: ethernet: add support for PCS and 2.5G speed
 2019-02-25 17:21 UTC  (4+ messages)

[PATCH net] sit: use ipv6_mod_enabled to check if ipv6 is disabled
 2019-02-25 16:57 UTC  (5+ messages)

[PATCH v2 bpf-next 0/9] bpf: Network Resource Manager (NRM)
 2019-02-25 16:52 UTC  (6+ messages)
` [PATCH v2 bpf-next 4/9] bpf: add bpf helper bpf_skb_ecn_set_ce

[PATCH net-next] net: marvell: neta: disable comphy when setting mode
 2019-02-25 16:43 UTC 

[PATCH] NETWORKING: avoid use IPCB in cipso_v4_error
 2019-02-25 16:27 UTC  (6+ messages)
  ` [PATCH v2 0/2] "
      ` [PATCH v2 1/2] "
      ` [PATCH v2 2/2] "

[PATCH net-next v3 0/4] enetc: Add mdio support and device tree nodes
 2019-02-25 16:16 UTC  (4+ messages)
` [PATCH net-next v3 4/4] dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodes

[PATCH net] sctp: get sctphdr by offset in sctp_compute_cksum
 2019-02-25 16:15 UTC  (5+ messages)

[PATCH net-next 0/2] net: phy: marvell10g: Clean .get_features by using C45 helpers
 2019-02-25 16:14 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bit
` [PATCH net-next 2/2] net: phy: marvell10g: Use the generic C45 helper to read the 2110 features

[PATCH net-next 00/12] Refactor flower classifier to remove dependency on rtnl lock
 2019-02-25 16:11 UTC  (8+ messages)
` [PATCH net-next 01/12] net: sched: flower: don't check for rtnl on head dereference

[PATCH] net: netem: fix skb length BUG_ON in __skb_to_sgvec
 2019-02-25 16:01 UTC  (2+ messages)

[PATCH 2/2] bpf: initial implementation for BPF_PROG_TYPE_GTRACE
 2019-02-25 15:54 UTC 

[PATCH 1/2] bpf: context casting for tail call
 2019-02-25 15:54 UTC 

[PATCH 0/2] bpf: context casting for tail call and gtrace prog type
 2019-02-25 15:54 UTC 

[PATCH ethtool V2] ethtool: Add support for 200Gbps (50Gbps per lane) link mode
 2019-02-25 15:44 UTC 

[PATCH bpf] bpf: properly check TCP_CONGESTION optlen
 2019-02-25 15:43 UTC  (6+ messages)

[stable 3.18 backport v2] netlink: Trim skb to alloc size to avoid MSG_TRUNC
 2019-02-25 15:30 UTC  (2+ messages)

[PATCH ethtool] ethtool: Add support for 200Gbps (50Gbps per lane) link mode
 2019-02-25 15:30 UTC  (8+ messages)

[PATCH net] ipvs: get sctphdr by sctphoff in sctp_csum_check
 2019-02-25 15:28 UTC  (2+ messages)

[PATCH net-next] net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 15:06 UTC 

[PATCH net-next] net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 15:05 UTC 

[PATCH net-next] net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 15:03 UTC 

[PATCH net-next] net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 15:02 UTC 

[PATCH net-next] net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 15:01 UTC 

[PATCH net-next] net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 14:57 UTC 

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

[PATCH 0/4] mwifiex PCI/wake-up interrupt fixes
 2019-02-25 14:52 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-25 14:03 UTC  (2+ messages)
` Fw: [Bug 202651] New: Thunderbolt: "

[PATCH v2] xfrm: correctly check policy index in verify_newpolicy_info
 2019-02-25 13:43 UTC  (2+ messages)

[PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault
 2019-02-25 13:36 UTC  (12+ messages)

[PATCH] net: dsa: Inherit dev addr from master
 2019-02-25 13:21 UTC  (4+ messages)

[PATCH net v2 0/2] selftests: pmtu: fix and increase coverage
 2019-02-25 12:56 UTC  (6+ messages)
` [PATCH net v2 1/2] selftests: pmtu: disable DAD in all namespaces
` [PATCH net v2 2/2] selftests: pmtu: add explicit tests for PMTU exceptions cleanup

[PATCH] cfg80211: Use kmemdup in cfg80211_gen_new_ie()
 2019-02-25 12:38 UTC 

32-bit Amlogic SoCs: avoid using Ethernet MAC addresses
 2019-02-25 12:19 UTC  (3+ messages)

[PATCH net-next] mlxsw: spectrum: remove set but not used variable 'autoneg_status'
 2019-02-25 11:18 UTC  (2+ messages)

[PATCH net-next v2 0/5] net/mlx5e: Make little improvement for mlx5e
 2019-02-25 10:40 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net/mlx5e: Return -EOPNOTSUPP when modify header action zero
` [PATCH net-next v2 2/5] net/mlx5e: Make the log friendly when decapsulation offload not supported
` [PATCH net-next v2 3/5] net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
` [PATCH net-next v2 4/5] net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
` [PATCH net-next v2 5/5] net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action

[PATCH] ath9k: remove set but not used variable 'acq'
 2019-02-25 11:04 UTC  (6+ messages)

[PATCH bpf-next 0/4] bpf: per program stats
 2019-02-25 10:36 UTC  (6+ messages)
` [PATCH bpf-next 1/4] bpf: enable "

[PATCH net-next 0/8] net: Remove switchdev_ops
 2019-02-25  9:49 UTC  (5+ messages)
` [PATCH net-next 7/8] net: switchdev: Replace port attr set SDO with a notification

[PATCH net] staging: fsl-dpaa2: ethsw: Add missing netdevice check
 2019-02-25  9:43 UTC  (4+ messages)

[PATCH] xfrm: correctly check policy index in verify_newpolicy_info
 2019-02-25  9:35 UTC  (2+ messages)

[PATCH] tcp: detect use sendpage for slab-based objects
 2019-02-25  9:32 UTC  (6+ messages)

[PATCH] net: phy: dp83867: add soft reset delay
 2019-02-25  9:15 UTC 

[PATCH net v2] af_packet: fix raw sockets over 6in4 tunnel
 2019-02-25  8:55 UTC  (6+ messages)

[PATCH 0/3] Cover letter: Add support for high speed MAC in Cadence controller driver
 2019-02-25  8:22 UTC  (3+ messages)

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

linux-next: Fixes tag needs some work in the net-next tree
 2019-02-25  8:00 UTC 

[PATCH net-next v2 0/2] net: phy: aquantia: add hwmon support
 2019-02-25  7:34 UTC  (4+ messages)
` [PATCH net-next v2 2/2] "

[PATCH 0/3] soc: fsl: dpio: enable and configure cache stashing
 2019-02-25  7:00 UTC  (3+ messages)

[PATCH mlx5-next] net/mlx5: ODP support for XRC transport is not enabled by default in FW
 2019-02-25  6:54 UTC 

[PATCH net-next] switchdev: Complete removal of switchdev_port_attr_get()
 2019-02-25  6:32 UTC  (2+ messages)

[PATCH net-next] dsa: Remove phydev parameter from disable_port call
 2019-02-25  6:30 UTC  (2+ messages)

[PATCH net] net: phy: fix reading fixed phy status
 2019-02-25  6:29 UTC  (2+ messages)

[PATCH net-next] net: phy: improve auto-neg emulation in swphy
 2019-02-25  6:28 UTC  (2+ messages)

pull request: bluetooth-next 2019-02-24
 2019-02-25  6:27 UTC  (2+ messages)

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

[PATCH net-next] net: fix double-free in bpf_lwt_xmit_reroute
 2019-02-25  6:25 UTC  (2+ messages)

[PATCH net-next v3] ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
 2019-02-25  6:25 UTC  (2+ messages)

[PATCH net-next 0/2] mv88e6xxx: Avoid false positive Lockdep splats
 2019-02-25  6:21 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: net: Add bindings for mdio mux consumers
 2019-02-25  6:16 UTC  (2+ messages)
` [PATCH v3 2/2] drivers: net: phy: mdio-mux: Add support for Generic Mux controls

[PATCH net-next v4] ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
 2019-02-25  6:14 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).