netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-10 08:35:09 to 2019-09-11 02:43:47 UTC [more...]

[PATCH V2 net-next 0/7] net: hns3: add a feature & bugfixes & cleanups
 2019-09-11  2:40 UTC  (8+ messages)
` [PATCH V2 net-next 1/7] net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
` [PATCH V2 net-next 2/7] net: hns3: revert to old channel when setting new channel num fail
` [PATCH V2 net-next 3/7] net: hns3: fix shaper parameter algorithm
` [PATCH V2 net-next 4/7] net: hns3: fix port setting handle for fibre port
` [PATCH V2 net-next 5/7] net: hns3: modify some logs format
` [PATCH V2 net-next 6/7] net: hns3: check NULL pointer before use
` [PATCH V2 net-next 7/7] net: hns3: add some DFX info for reset issue

[RFC PATCH 0/4] mdev based hardware virtio offloading support
 2019-09-11  2:38 UTC  (10+ messages)
` [RFC PATCH 3/4] virtio: introudce a mdev based transport
` [RFC PATCH 4/4] docs: Sample driver to demonstrate how to implement virtio-mdev framework

[PATCH net-next 0/7] net: hns3: add a feature & bugfixes & cleanups
 2019-09-11  2:01 UTC  (10+ messages)
` [PATCH net-next 1/7] net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
` [PATCH net-next 2/7] net: hns3: revert to old channel when setting new channel num fail
` [PATCH net-next 3/7] net: hns3: fix shaper parameter algorithm
` [PATCH net-next 4/7] net: hns3: fix port setting handle for fibre port
` [PATCH net-next 5/7] net: hns3: modify some logs format
` [PATCH net-next 6/7] net: hns3: check NULL pointer before use
` [PATCH net-next 7/7] net: hns3: add some DFX info for reset issue

[PATCH 0/3] rtlwifi: use generic rtl_evm_db_to_percentage
 2019-09-11  1:31 UTC  (5+ messages)
` [PATCH 1/3] rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
` [PATCH 2/3] rtlwifi: rtl8192cu: "
` [PATCH 3/3] rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage "

[PATCH net 0/2] fix memory leak for sctp_do_bind
 2019-09-11  1:30 UTC  (5+ messages)
` [PATCH net 1/2] sctp: remove redundant assignment when call sctp_get_port_local

[PATCH net] net: sonic: replace dev_kfree_skb in sonic_send_packet
 2019-09-11  1:36 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH net-next 11/11] net: aquantia: add support for PIN funcs
 2019-09-10 13:03 UTC  (3+ messages)

[PATCH net-next 00/11] net: aquantia: PTP support for AQC devices
 2019-09-10 19:20 UTC  (7+ messages)
` [PATCH net-next 01/11] net: aquantia: PTP skeleton declarations and callbacks
` [PATCH net-next 03/11] net: aquantia: add basic ptp_clock callbacks

Strange routing with VRF and 5.2.7+
 2019-09-11  1:08 UTC  (2+ messages)

[PATCH net-next] tcp: force a PSH flag on TSO packets
 2019-09-11  0:55 UTC  (3+ messages)

[PATCH v1 net-next 00/15] tc-taprio offload for SJA1105 DSA
 2019-09-11  0:45 UTC  (5+ messages)

[PATCH] net: qrtr: fix memort leak in qrtr_tun_write_iter
 2019-09-11  0:37 UTC 

[PATCH] net: Remove the source address setting in connect() for UDP
 2019-09-10 23:55 UTC  (4+ messages)

KASAN: use-after-free Read in rxrpc_send_keepalive
 2019-09-10 23:35 UTC  (2+ messages)

[PATCH bpf-next v10 0/4] BPF: New helper to obtain namespace data from current task
 2019-09-10 23:15 UTC  (14+ messages)
` [PATCH bpf-next v10 2/4] bpf: new helper to obtain namespace data from current task New bpf helper bpf_get_current_pidns_info
` [PATCH bpf-next v10 4/4] tools/testing/selftests/bpf: Add self-tests for helper bpf_get_pidns_info

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-09-10 23:07 UTC  (4+ messages)

[PATCH] wimax: i2400: fix memory leak
 2019-09-10 23:01 UTC 

ixgbe: driver drops packets routed from an IPSec interface with a "bad sa_idx" error
 2019-09-10 22:53 UTC  (5+ messages)

[PATCH v2] tcp: Add TCP_INFO counter for packets received out-of-order
 2019-09-10 22:25 UTC  (2+ messages)

[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2019-09-10
 2019-09-10 22:19 UTC  (16+ messages)
` [net-next 01/14] ixgbe: fix memory leaks
` [net-next 02/14] i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
` [net-next 03/14] ixgbe: use skb_get_queue_mapping in tx path
` [net-next 04/14] i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
` [net-next 05/14] i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIP
` [net-next 06/14] i40e: mark additional missing bits as reserved
` [net-next 07/14] i40e: fix missed "Negotiated" string in i40e_print_link_message()
` [net-next 08/14] i40e: Fix message for other card without FEC
` [net-next 09/14] i40e: use BIT macro to specify the cloud filter field flags
` [net-next 10/14] i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
` [net-next 11/14] ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
` [net-next 12/14] iavf: fix MAC address setting for VFs when filter is rejected
` [net-next 13/14] net/ixgbevf: make array api static const, makes object smaller
` [net-next 14/14] i40e: fix potential RX buffer starvation for AF_XDP

[pull request][net-next 0/3] Mellanox, mlx5 build cleanup 2019-09-10
 2019-09-10 21:46 UTC  (4+ messages)
` [net-next 1/3] net/mlx5: Fix rt's type in dr_action_create_reformat_action
` [net-next 2/3] net/mlx5: Fix addr's type in mlx5dr_icm_dm
` [net-next 3/3] net/mlx5: FWTrace, Reduce stack usage

[PATCH] cxgb4: Fix spelling typos
 2019-09-10 20:49 UTC 

[PATCH 0/7] net: dsa: mv88e6xxx: features to handle network storms
 2019-09-10 20:46 UTC  (20+ messages)
` [PATCH 1/7] net/dsa: configure autoneg for CPU port
` [PATCH 2/7] net: dsa: mv88e6xxx: add ability to set default queue priorities per port
` [PATCH 3/7] dt-bindings: "
` [PATCH 4/7] net: dsa: mv88e6xxx: add ability to set queue scheduling
` [PATCH 5/7] dt-bindings: "
` [PATCH 6/7] net: dsa: mv88e6xxx: add egress rate limiting
` [PATCH 7/7] dt-bindings: "

[PATCH net-next 0/6] net: stmmac: Improvements for -next
 2019-09-10 20:36 UTC  (9+ messages)
` [PATCH net-next 1/6] net: stmmac: Prevent divide-by-zero
` [PATCH net-next 2/6] net: stmmac: Add VLAN HASH filtering support in GMAC4+
` [PATCH net-next 3/6] net: stmmac: xgmac: Reinitialize correctly a variable
` [PATCH net-next 4/6] net: stmmac: Add support for SA Insertion/Replacement in GMAC4+
` [PATCH net-next 5/6] net: stmmac: Add support for VLAN Insertion Offload "
` [PATCH net-next 6/6] net: stmmac: ARP Offload for GMAC4+ Cores

[PATCH net] net: Fix null de-reference of device refcount
 2019-09-10 20:02 UTC 

[PATCH] tcp: Add TCP_INFO counter for packets received out-of-order
 2019-09-10 19:59 UTC  (2+ messages)

[PATCH net-next 1/2] mlx5: steering: use correct enum type
 2019-09-10 19:51 UTC  (4+ messages)
` [PATCH net-next 2/2] mlx5: fix type mismatch

INFO: rcu detected stall in br_handle_frame
 2019-09-10 19:20 UTC  (2+ messages)

INFO: rcu detected stall in addrconf_dad_work
 2019-09-10 19:20 UTC  (2+ messages)

[PATCH] net/mlx5: reduce stack usage in FW tracer
 2019-09-10 19:13 UTC  (7+ messages)

syzbot report in rsi_91x_usb.c
 2019-09-10 19:11 UTC 

[PATCH net-next v2 1/2] net: stmmac: Only enable enhanced addressing mode when needed
 2019-09-10 19:01 UTC  (11+ messages)
` [PATCH net-next v2 2/2] net: stmmac: Support enhanced addressing mode for DWMAC 4.10

[PATCH net-next v2 0/3] add ksz9567 with I2C support to ksz9477 driver
 2019-09-10 18:37 UTC  (10+ messages)
` [PATCH net-next v2 1/3] net: dsa: microchip: add KSZ9477 I2C driver
` [PATCH net-next v2 2/3] net: dsa: microchip: add ksz9567 to ksz9477 driver
` [PATCH net-next v2 3/3] net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON

[PATCH] net/mlx5: Declare 'rt' as corresponding enum type
 2019-09-10 17:59 UTC  (2+ messages)

Default qdisc not correctly initialized with custom MTU
 2019-09-10 17:45 UTC  (5+ messages)

[PATCH net] sctp: fix the missing put_user when dumping transport thresholds
 2019-09-10 17:33 UTC  (2+ messages)

[Patch net] sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
 2019-09-10 17:31 UTC  (2+ messages)

[Patch net] net_sched: check cops->tcf_block in tc_bind_tclass()
 2019-09-10 17:29 UTC  (2+ messages)

[PATCH net-next 4/5] sctp: add support for Primary Path Switchover
 2019-09-10 17:27 UTC  (5+ messages)
` [PATCH net-next 0/5] sctp: update from rfc7829
  ` [PATCH net-next 5/5] sctp: add spt_pathcpthld in struct sctp_paddrthlds

[PATCH] bpf: validate bpf_func when BPF_JIT is enabled
 2019-09-10 17:22 UTC  (3+ messages)

Is bug 200755 in anyone's queue??
 2019-09-10 17:10 UTC  (13+ messages)
              `  "

VRF Issue Since kernel 5
 2019-09-10 16:39 UTC  (7+ messages)

[PATCH net-next v2 00/11] nfp: implement firmware loading policy
 2019-09-10 16:30 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: mv88e6xxx: add PCL support
 2019-09-10 15:53 UTC  (2+ messages)

[PATCH v3 1/2] PTP: introduce new versions of IOCTLs
 2019-09-10 15:47 UTC  (4+ messages)
` [PATCH v3 2/2] PTP: add support for one-shot output

[PATCH] net: stmmac: socfpga: re-use the `interface` parameter from platform data
 2019-09-10 15:46 UTC  (3+ messages)

[PATCH net-next] ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
 2019-09-10 15:03 UTC  (2+ messages)

[PATCH bpf-next 00/11] samples: bpf: improve/fix cross-compilation
 2019-09-10 14:54 UTC  (14+ messages)
` [PATCH bpf-next 01/11] samples: bpf: makefile: fix HDR_PROBE "echo"
` [PATCH bpf-next 02/11] samples: bpf: makefile: fix cookie_uid_helper_example obj build
` [PATCH bpf-next 03/11] samples: bpf: makefile: use --target from cross-compile
` [PATCH bpf-next 04/11] samples: bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH bpf-next 05/11] samples: bpf: makefile: use D vars from KBUILD_CFLAGS to handle headers
` [PATCH bpf-next 06/11] samples: bpf: makefile: drop unnecessarily inclusion for bpf_load
` [PATCH bpf-next 07/11] samples: bpf: add makefile.prog for separate CC build
` [PATCH bpf-next 08/11] samples: bpf: makefile: base progs build on makefile.progs
` [PATCH bpf-next 09/11] samples: bpf: makefile: use CC environment for HDR_PROBE
` [PATCH bpf-next 10/11] libbpf: makefile: add C/CXX/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH bpf-next 11/11] samples: bpf: makefile: add sysroot support

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-09-10 14:42 UTC 

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-09-10 14:41 UTC 

linux-next: Fixes tag needs some work in the net-next tree
 2019-09-10 14:37 UTC 

[PATCH] ath9k: release allocated buffer if timed out
 2019-09-10 13:32 UTC  (2+ messages)

[PATCH] ath9k_htc: release allocated buffer if timed out
 2019-09-10 13:29 UTC  (2+ messages)

[PATCH] ath9k: Remove unneeded variable to store return value
 2019-09-10 13:26 UTC  (2+ messages)

[PATCH v3 0/2] ethtool: implement Energy Detect Powerdown support via phy-tunable
 2019-09-10 12:07 UTC  (4+ messages)
` [PATCH v3 1/2] "

❌ FAIL: Stable queue: queue-5.2
 2019-09-10 11:39 UTC  (6+ messages)

[PATCH] ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
 2019-09-10 11:29 UTC 

[PATCH v4] tun: fix use-after-free when register netdev failed
 2019-09-10 10:56 UTC 

[RFC PATCH 0/3] arm64: enable virtual kvm ptp for arm64
 2019-09-10 10:29 UTC  (8+ messages)
` [RFC PATCH 3/3] Enable ptp_kvm "

[PATCH] ath9k: remove unneeded variable
 2019-09-10  9:55 UTC 

[PATCH v7 7/7] nfc: pn532_uart: Make use of pn532 autopoll
 2019-09-10  9:34 UTC 

[PATCH v7 6/7] nfc: pn533: Add autopoll capability
 2019-09-10  9:34 UTC 

[PATCH v7 5/7] nfc: pn533: add UART phy driver
 2019-09-10  9:33 UTC 

[PATCH v7 4/7] nfc: pn533: Split pn533 init & nfc_register
 2019-09-10  9:33 UTC 

[PATCH v7 3/7] nfc: pn533: Add dev_up/dev_down hooks to phy_ops
 2019-09-10  9:33 UTC 

[PATCH v7 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
 2019-09-10  9:31 UTC 


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