netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-12 04:15:58 to 2018-11-13 05:50:24 UTC [more...]

[PATCH AUTOSEL 4.18 07/39] net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
 2018-11-13  5:50 UTC  (3+ messages)
` [PATCH AUTOSEL 4.18 08/39] net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
` [PATCH AUTOSEL 4.18 10/39] ixgbe: fix MAC anti-spoofing filter after VFLR

[PATCH AUTOSEL 4.19 07/44] bpf: fix partial copy of map_ptr when dst is scalar
 2018-11-13  5:49 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 08/44] net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
` [PATCH AUTOSEL 4.19 09/44] net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
` [PATCH AUTOSEL 4.19 10/44] net: hns3: bugfix for handling mailbox while the command queue reinitialized
` [PATCH AUTOSEL 4.19 11/44] net: hns3: bugfix for the initialization of command queue's spin lock
` [PATCH AUTOSEL 4.19 12/44] ixgbe: fix MAC anti-spoofing filter after VFLR

[PATCH v2] net: Add trace events for all receive exit points
 2018-11-12 19:44 UTC 

[PATCH bpf-next] bpftool: make libbfd optional
 2018-11-12 19:42 UTC  (2+ messages)

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-12 19:19 UTC  (13+ messages)

[PATCH net-next] net: phy: switch to lockdep_assert_held in phylib
 2018-11-12 18:58 UTC  (3+ messages)

[PATCH net-next] net: phy: icplus: add config_intr callback
 2018-11-12 18:54 UTC  (3+ messages)

[PATCH bpf-next] filter: add BPF_ADJ_ROOM_DATA mode to bpf_skb_adjust_room()
 2018-11-12 18:39 UTC  (4+ messages)

[PATCHv2 net-net] net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
 2018-11-12 17:51 UTC 

[PATCHv2] MAINTAINERS: Replace Vince Bridgers as Altera TSE maintainer
 2018-11-12 17:50 UTC 

[PATCH net-next 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
 2018-11-12 17:30 UTC  (21+ messages)
` [PATCH net-next 01/17] net: sched: refactor mini_qdisc_pair_swap() to use workqueue
` [PATCH net-next 02/17] net: sched: protect block state with spinlock
` [PATCH net-next 03/17] net: sched: refactor tc_ctl_chain() to use block->lock
` [PATCH net-next 04/17] net: sched: protect block->chain0 with block->lock
` [PATCH net-next 05/17] net: sched: traverse chains in block with tcf_get_next_chain()
` [PATCH net-next 06/17] net: sched: protect chain template accesses with block lock
` [PATCH net-next 07/17] net: sched: lock the chain when accessing filter_chain list
` [PATCH net-next 08/17] net: sched: introduce reference counting for tcf proto
` [PATCH net-next 09/17] net: sched: traverse classifiers in chain with tcf_get_next_proto()
` [PATCH net-next 10/17] net: sched: refactor tp insert/delete for concurrent execution
` [PATCH net-next 11/17] net: sched: prevent insertion of new classifiers during chain flush
` [PATCH net-next 12/17] net: sched: track rtnl lock status when validating extensions
` [PATCH net-next 13/17] net: sched: extend proto ops with 'put' callback
` [PATCH net-next 14/17] net: sched: extend proto ops to support unlocked classifiers
` [PATCH net-next 15/17] net: sched: add flags to Qdisc class ops struct
` [PATCH net-next 16/17] net: sched: conditionally take rtnl lock on rules update path
` [PATCH net-next 17/17] net: sched: unlock rules update API

[PATCH v3 2/2] net: qcom/emac: add phy-handle support for ACPI
 2018-11-12 17:25 UTC  (8+ messages)
` [RFC PATCH 0/3] acpi: Add acpi mdio support code
  ` [RFC PATCH 1/3] "

[PATCHv2 net-next 0/3] sctp: add support for sk_reuseport
 2018-11-12 17:10 UTC  (5+ messages)
` [PATCHv2 net-next 1/3] sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
` [PATCHv2 net-next 2/3] sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
` [PATCHv2 net-next 3/3] sctp: process sk_reuseport in sctp_get_port_local

[PATCH net] l2tp: fix a sock refcnt leak in l2tp_tunnel_register
 2018-11-12 17:08 UTC 

[PATCH tip/core/rcu 2/7] sfc: Replace spin_is_locked() with lockdep
 2018-11-12 17:07 UTC  (4+ messages)
` [PATCH tip/core/rcu 3/7] smsc: "

[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
 2018-11-12 17:03 UTC  (8+ messages)
` [RFC PATCH 1/6] dt-bindings: phy: Armada 38x common phy bindings
` [RFC PATCH 2/6] phy: armada38x: add common phy support
` [RFC PATCH 3/6] ARM: dts: add description for Armada 38x common phy
` [RFC PATCH 4/6] dt-bindings: update mvneta binding document
` [RFC PATCH 5/6] net: marvell: neta: add support for 2500base-X
` [RFC PATCH 6/6] ARM: dts: clearfog: add comphy settings for Ethernet interfaces

[PATCH][net-next] net: remove BUG_ON from __pskb_pull_tail
 2018-11-12 16:55 UTC  (2+ messages)

[PATCH net v2 1/1] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
 2018-11-12 16:54 UTC  (2+ messages)

[PATCH net-next 0/3] tcp: tso defer improvements
 2018-11-12 16:52 UTC  (9+ messages)
` [PATCH net-next 1/3] tcp: do not try to defer skbs with eor mark (MSG_EOR)
` [PATCH net-next 2/3] tcp: refine tcp_tso_should_defer() after EDT adoption
` [PATCH net-next 3/3] tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies

[PATCH iproute2] testsuite: ss: Fix spacing in expected output for ssfilter.t
 2018-11-12 16:41 UTC  (3+ messages)

[PATCH iproute2] testsuite: colorize test result output
 2018-11-12 16:39 UTC 

[PATCH net-next 0/4] sctp: add subscribe per asoc and sockopt SCTP_EVENT
 2018-11-12 16:26 UTC  (3+ messages)
    ` [PATCH net-next 3/4] sctp: rename enum sctp_event to sctp_event_type
    ` [PATCH net-next 4/4] sctp: add sockopt SCTP_EVENT

[PATCH net 1/1] s390/ism: clear dmbe_mask bit before SMC IRQ handling
 2018-11-12 16:06 UTC 

[PATCH net 0/5] net/smc: fixes 2018-11-12
 2018-11-12 16:01 UTC  (6+ messages)
` [PATCH net 1/5] net/smc: abort CLC connection in smc_release
` [PATCH net 2/5] net/smc: use queue pair number when matching link group
` [PATCH net 3/5] net/smc: add SMC-D shutdown signal
` [PATCH net 4/5] net/smc: atomic SMCD cursor handling
` [PATCH net 5/5] net/smc: use after free fix in smc_wr_tx_put_slot()

[PATCH net-next v2 0/6] net: aquantia: add rx-flow filter support
 2018-11-12 15:46 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: aquantia: add rx-flow filter definitions
` [PATCH net-next v2 2/6] net: aquantia: add infrastructure for ntuple rules
` [PATCH net-next v2 3/6] net: aquantia: add support of L3/L4 ntuple filters
` [PATCH net-next v2 4/6] net: aquantia: add vlan id to rx flow filters
` [PATCH net-next v2 5/6] net: aquantia: add ethertype and PCP "
` [PATCH net-next v2 6/6] net: aquantia: add support of rx-vlan-filter offload

[PATCH net-next 0/6] net: aquantia: add rx-flow filter support
 2018-11-12 15:19 UTC  (8+ messages)
` [PATCH net-next 1/6] net: aquantia: add rx-flow filter definitions
` [PATCH net-next 2/6] net: aquantia: add infrastructure for ntuple rules
` [PATCH net-next 3/6] net: aquantia: add support of L3/L4 ntuple filters
` [PATCH net-next 4/6] net: aquantia: add vlan id to rx flow filters
` [PATCH net-next 5/6] net: aquantia: add ethertype and PCP "
` [PATCH net-next 6/6] net: aquantia: add support of rx-vlan-filter offload

[PATCH tip/core/rcu 12/41] ethernet/realtek: Replace synchronize_sched() with synchronize_rcu()
 2018-11-13  0:29 UTC  (6+ messages)
` [PATCH tip/core/rcu 31/41] net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
` [PATCH tip/core/rcu 33/41] net/bridge: "
` [PATCH tip/core/rcu 38/41] net/core/skmsg: Replace call_rcu_sched() with call_rcu()
` [PATCH tip/core/rcu 39/41] net/decnet: Replace rcu_barrier_bh() with rcu_barrier()

[PATCH][net-next] net: phy: check if advertising is zero using linkmode_empty
 2018-11-13  0:26 UTC  (3+ messages)

[PATCH net-next 1/2] net: nixge: Separate ctrl and dma resources
 2018-11-13  0:26 UTC  (4+ messages)
` [PATCH net-next 2/2] net: nixge: Update device-tree bindings with v3.00

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-13  0:23 UTC 

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-11-13  0:13 UTC  (8+ messages)
` [PATCH net-next v6 23/23] net: WireGuard secure network tunnel

BUG: Fatal in exception in interrupt, at nf_conncount_count [regression in 4.19(.1)]
 2018-11-12 14:10 UTC  (2+ messages)

[PATCH net-next 0/4] net: ethernet: ti: cpsw: allow vlan h/w timestamping
 2018-11-12 14:00 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ethernet: ti: cpts: correct debug for expired txq skb
` [PATCH net-next 2/4] net: ethernet: ti: cpts: purge staled skbs from txq
` [PATCH net-next 3/4] net: ethernet: ti: cpts: move enable/disable flags outside of cpts module
` [PATCH net-next 4/4] net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped

Inquiry 12/11/2018
 2018-11-12 12:09 UTC 

[PATCH net-next 0/6] net: sched: indirect tc block cb registration
 2018-11-12 13:30 UTC  (6+ messages)
` [PATCH net-next 1/6] net: sched: register callbacks for indirect tc block binds

[PATCH] geneve: Add missing braces in addr6 initializer
 2018-11-12 22:36 UTC  (4+ messages)

[PATCH net] rxrpc: Fix life check
 2018-11-12 22:33 UTC 

Which is officially supported by netdev for dynamic routing?
 2018-11-12 12:32 UTC 

RE
 2018-11-12 12:27 UTC 

[PATCH] bpf: Remove unused variable in nsim_bpf
 2018-11-12 22:10 UTC 

[PATCH net-next v3 0/2] net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
 2018-11-12 21:53 UTC  (9+ messages)
` [PATCH net-next v3 1/2] "

pull-request: can 2018-11-09
 2018-11-12 11:57 UTC  (21+ messages)
` [PATCH 01/20] can: raw: check for CAN FD capable netdev in raw_sendmsg()
` [PATCH 02/20] can: kvaser_usb: Fix potential uninitialized variable use
` [PATCH 03/20] can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
` [PATCH 04/20] can: ucan: remove set but not used variable 'udev'
` [PATCH 05/20] can: ucan: remove duplicated include from ucan.c
` [PATCH 06/20] dt-bindings: can: rcar_can: document r8a77965 support
` [PATCH 07/20] can: rcar_can: Fix erroneous registration
` [PATCH 08/20] dt-bindings: can: rcar_can: Add r8a774a1 support
` [PATCH 09/20] can: hi311x: Use level-triggered interrupt
` [PATCH 10/20] can: flexcan: Unlock the MB unconditionally
` [PATCH 11/20] can: flexcan: Always use last mailbox for TX
` [PATCH 12/20] can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan_priv::tx_mb_idx
` [PATCH 13/20] can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()
` [PATCH 14/20] can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length
` [PATCH 15/20] can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH 16/20] can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb
` [PATCH 17/20] can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions
` [PATCH 18/20] can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
` [PATCH 19/20] can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail()
` [PATCH 20/20] can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()

[PATCH] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2018-11-12 21:40 UTC  (2+ messages)

[PATCH net v2 0/4] qed: Miscellaneous bug fixes
 2018-11-12 10:50 UTC  (5+ messages)
` [PATCH net v2 1/4] qed: Fix PTT leak in qed_drain()
` [PATCH net v2 2/4] qed: Fix overriding offload_tc by protocols without APP TLV
` [PATCH net v2 3/4] qed: Fix rdma_info structure allocation
` [PATCH net v2 4/4] qed: Fix reading wrong value in loop condition

[PATCH 00/20] octeontx2-af: NPC MCAM support and FLR handling
 2018-11-12 10:31 UTC  (8+ messages)
` [PATCH 08/20] octeontx2-af: Alloc and config NPC MCAM entry at a time

[PATCH bpf-next] bpf: support raw tracepoints in modules
 2018-11-12 20:05 UTC  (2+ messages)

[PATCH net-next 0/3] sctp: add support for sk_reuseport
 2018-11-12  9:58 UTC  (7+ messages)
` [PATCH net-next 1/3] sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
` [PATCH net-next 2/3] sctp: add sock_reuseport for the sock in __sctp_hash_endpoint

[PATCH][xfrm-next] xfrm6: remove BUG_ON from xfrm6_dst_ifdown
 2018-11-12  9:28 UTC 

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-12 17:06 UTC  (9+ messages)

VETH & AF_PACKET problem
 2018-11-12  7:12 UTC 

[v2, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-12 16:22 UTC  (3+ messages)
` [PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH][RFC] udp: cache sock to avoid searching it twice
 2018-11-12  5:46 UTC  (5+ messages)
  ` 答复: "

KASAN: use-after-free Read in nbp_vlan_rcu_free
 2018-11-12  8:32 UTC  (2+ messages)

[PATCH] mt76: fix uninitialized mutex access setting rts threshold
 2018-11-12  5:50 UTC  (2+ messages)

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12 11:47 UTC  (6+ messages)

[PATCH net] ip: hash fragments consistently
 2018-11-12  3:37 UTC  (5+ messages)
      `  "
        ` (2) "

[PATCH net-next] NFC: nci: remove redundant variable 'status'
 2018-11-12 13:20 UTC  (3+ messages)

[PATCH RFC net-next] net: SAIL based FIB lookup for XDP
 2018-11-12  2:25 UTC 

[PATCH v2 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-12 10:48 UTC  (5+ messages)
` [PATCH v2 3/5] phy: ocelot-serdes: convert to use eth "
` [PATCH v2 4/5] phy: mvebu-cp110-comphy: "

[PATCH v3 1/2] kretprobe: produce sane stack traces
 2018-11-12 10:38 UTC  (11+ messages)

Price enquiry
 2018-11-11 14:56 UTC 

[PATCH net-next 0/2] r8169: add USR PCI vendor id
 2018-11-11 22:00 UTC  (3+ messages)
` [PATCH net-next v3] PCI: add USR vendor id and use it in r8169 and w6692 driver

[PATCH net-next] net_sched: sch_fq: add dctcp-like marking
 2018-11-11 21:59 UTC  (3+ messages)

[PATCH net-next] tcp: tsq: no longer use limit_output_bytes for paced flows
 2018-11-11 21:57 UTC  (2+ messages)

Why Me In This Terrible Condition
 2018-11-11 20:51 UTC 

WARN_ON() in netconsole with PREEMPT_RT
 2018-11-11 20:16 UTC  (2+ messages)

general protection fault in rds_recv_rcvbuf_delta
 2018-11-12  5:51 UTC 

[PATCH net 0/4] qed: Miscellaneous bug fixes
 2018-11-11 18:26 UTC  (3+ messages)
` [PATCH net 4/4] qed: Fix reading wrong value in loop condition


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