netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-12 19:49:01 to 2018-11-13 15:46:53 UTC [more...]

[PATCH net-next 2/2] r8169: use proper constant for PCI vendor USR instead of numerical id
 2018-11-13  5:44 UTC  (2+ messages)

[PATCH] xfrm: policy: add missing indentation
 2018-11-13 14:28 UTC 

[PATCH] af_key: fix indentation on declaration statement
 2018-11-13 14:23 UTC 

[PATCH] net/decnet: add missing indentation
 2018-11-13 14:18 UTC 

[PATCH v2 00/25] at24: remove
 2018-11-13 14:07 UTC  (17+ messages)
` [PATCH v2 01/25] nvmem: add new config option
` [PATCH v2 03/25] ARM: davinci: dm365-evm: use cell nvmem lookup for mac address
` [PATCH v2 04/25] ARM: davinci: dm644x-evm: "
` [PATCH v2 05/25] ARM: davinci: dm646x-evm: "
` [PATCH v2 07/25] ARM: davinci: mityomapl138: "
` [PATCH v2 09/25] ARM: davinci: da850-evm: remove unnecessary include
` [PATCH v2 14/25] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH v2 15/25] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH v2 16/25] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH v2 17/25] ARM: davinci: da830-evm: "
` [PATCH v2 19/25] ARM: davinci: dm646x-evm: "
` [PATCH v2 21/25] ARM: davinci: sffsdr: "
` [PATCH v2 23/25] ARM: davinci: mityomapl138: use nvmem notifiers
` [PATCH v2 25/25] eeprom: at24: remove at24_platform_data

[Patch net-next] net: remove unused skb_send_sock()
 2018-11-13  2:05 UTC 

[PATCH][net-next] net: hns3: fix spelling mistake "failded" -> "failed"
 2018-11-13 11:50 UTC 

[PATCH v2] net: Add trace events for all receive exit points
 2018-11-13  1:47 UTC  (9+ messages)

[PATCH][net-next] net: slightly optimize eth_type_trans
 2018-11-13  1:34 UTC 

[PATCH net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
 2018-11-13 11:24 UTC  (7+ messages)
` [PATCH net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
` [PATCH net-next 2/5] net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
` [PATCH net-next 3/5] net: hns3: Add support for ethtool -K to enable/disable HW GRO
` [PATCH net-next 4/5] net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
` [PATCH net-next 5/5] net: hns3: Adds GRO params to SKB for the stack

[PATCH] brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw
 2018-11-13 11:19 UTC  (2+ messages)

[PATCH][net-next][v2] net: remove BUG_ON from __pskb_pull_tail
 2018-11-13  1:16 UTC 

KASAN: use-after-free Read in nbp_vlan_rcu_free
 2018-11-13  1:01 UTC  (2+ messages)
` [PATCH net] net: bridge: fix per-port vlan stats use-after-free on destruction

[iproute PATCH] man: ip-route.8: Document nexthop limit
 2018-11-13  0:37 UTC  (2+ messages)

[PATCH net] net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows
 2018-11-13  0:17 UTC 

[Patch net-next] net: get rid of __tcp_checksum_complete()
 2018-11-13  0:17 UTC 

[net-next PATCH v4] net: sched: cls_flower: Classify packets using port ranges
 2018-11-13  0:15 UTC 

[net-next PATCH v3] net: sched: cls_flower: Classify packets using port ranges
 2018-11-12 23:54 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix uninitialized duration warning
 2018-11-12 23:51 UTC  (2+ messages)

[PATCH bpf-next] bpf: libbpf: Fix bpf_program__next() API
 2018-11-12 23:44 UTC 

[PATCH v5 bpf-next 0/7] bpftool: support loading flow dissector
 2018-11-12 23:41 UTC  (7+ messages)
` [PATCH v5 bpf-next 2/7] libbpf: cleanup after partial failure in bpf_object__pin

[PATCH][bpf-next] bpf: fix null pointer dereference on pointer offload
 2018-11-13  9:29 UTC 

Hello, this is the second times am sending you this mail and you refused to reply to my email why?
 2018-11-12 23:09 UTC 

[PATCH] geneve: Add missing braces in addr6 initializer
 2018-11-13  9:02 UTC  (6+ messages)
` [PATCH net-next v2] geneve: Use empty braces for "

[PATCH net-next 00/13] nfp: abm: track all Qdiscs
 2018-11-12 22:58 UTC  (14+ messages)
` [PATCH net-next 01/13] nfp: abm: rename qdiscs -> red_qdiscs
` [PATCH net-next 02/13] nfp: abm: keep track of all RED thresholds
` [PATCH net-next 03/13] nfp: abm: track all offload-enabled qdiscs
` [PATCH net-next 04/13] net: sched: provide notification for graft on root
` [PATCH net-next 05/13] nfp: abm: remember which Qdisc is root
` [PATCH net-next 06/13] nfp: abm: allocate Qdisc child table
` [PATCH net-next 07/13] net: sched: red: offload a graft notification
` [PATCH net-next 08/13] net: sched: mq: "
` [PATCH net-next 09/13] nfp: abm: build full Qdisc hierarchy based on graft notifications
` [PATCH net-next 10/13] net: sched: red: notify drivers about RED's limit parameter
` [PATCH net-next 11/13] nfp: abm: reset RED's child based on limit
` [PATCH net-next 12/13] nfp: abm: save RED's parameters
` [PATCH net-next 13/13] nfp: abm: restructure Qdisc handling

[Patch net-next v2] net: dump more useful information in netdev_rx_csum_fault()
 2018-11-12 22:47 UTC 

[Patch net-next] net: dump more useful information in netdev_rx_csum_fault()
 2018-11-12 22:41 UTC  (3+ messages)

[PATCH] bpf: Remove unused variable in nsim_bpf
 2018-11-12 22:14 UTC  (2+ messages)

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

[PATCH bpf-next] bpftool: make libbfd optional
 2018-11-12 21:30 UTC  (5+ messages)

[PATCH 0/4] Add SOCFPGA System Manager
 2018-11-13  6:39 UTC  (6+ messages)

[PATCH mlx5-next 00/10] Collection of ODP fixes
 2018-11-12 20:43 UTC  (2+ messages)

[PATCH net-next] net: phy: check for implementation of both callbacks in phy_drv_supports_irq
 2018-11-12 20:22 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 06/26] ixgbe: fix MAC anti-spoofing filter after VFLR
 2018-11-13  5:51 UTC 

[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

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  (7+ 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 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  (7+ 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  (3+ messages)

[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  (4+ messages)
` [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 33/41] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
 2018-11-13  0:29 UTC  (2+ messages)

[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  (2+ messages)
` [PATCH net-next 2/4] net: ethernet: ti: cpts: purge staled skbs from txq

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  (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 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  (8+ messages)
` [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 10/20] can: flexcan: Unlock the MB unconditionally
` [PATCH 13/20] can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()

[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


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