netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-13 00:08:03 to 2018-10-15 18:45:40 UTC [more...]

[PATCH][net-next][v2] net: bridge: fix a possible memory leak in __vlan_add
 2018-10-15 11:00 UTC 

BUG: corrupted list in p9_read_work
 2018-10-15 10:46 UTC  (5+ messages)
` [PATCH 1/2] 9p/trans_fd: abort p9_read_work if req status changed
  ` [PATCH 2/2] 9p/trans_fd: put worker reqs on destroy

Apply For Affordable Loan Offer
 2018-10-15 10:27 UTC 

net/wan: hostess_sv11 + z85230 problems
 2018-10-15 12:41 UTC  (4+ messages)

BBR and TCP internal pacing causing interrupt storm with pfifo_fast
 2018-10-15 10:26 UTC  (5+ messages)

[PATCH net 0/2] geneve, vxlan: Don't set exceptions if skb->len < mtu
 2018-10-15 10:19 UTC  (7+ messages)
` [PATCH net 1/2] geneve, vxlan: Don't check skb_dst() twice
` [PATCH net 2/2] geneve, vxlan: Don't set exceptions if skb->len < mtu

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-15 18:00 UTC  (4+ messages)

[PATCH stable 4.9 v2 00/29] backport of IP fragmentation fixes
 2018-10-15 17:53 UTC  (3+ messages)

[Potential Spoof] Re: [PATCH net-next v4] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-15 17:38 UTC 

[PATCH net-next v4] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-15 17:27 UTC  (4+ messages)

[PATCH net] ip6_tunnel: Don't update PMTU on tunnels with collect_md
 2018-10-15  9:09 UTC  (5+ messages)

[PATCH] net: bridge: fix a memory leak in __vlan_add
 2018-10-15  8:31 UTC  (3+ messages)

[RFC] VSOCK: The performance problem of vhost_vsock
 2018-10-15  6:12 UTC  (3+ messages)

[rtnetlink] Potential bug in Linux (rt)netlink code
 2018-10-15  5:25 UTC  (3+ messages)

[PATCH net,stable 1/1] net: fec: don't dump RX FIFO register when not available
 2018-10-15  5:19 UTC 

SMSC95XX updates for packet alignment and turbo mode (V2)
 2018-10-15 12:48 UTC  (3+ messages)
` [PATCH 2/8] usbnet: smsc95xx: add kconfig for turbo mode

[PATCH -next] fore200e: fix missing unlock on error in bsq_audit()
 2018-10-15  3:07 UTC 

[PATCH net-next] rxrpc: Add /proc/net/rxrpc/peers to display peer list
 2018-10-15 10:31 UTC 

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-10-15 10:25 UTC  (8+ messages)
` [PATCH net-next V2 6/8] vhost: packed ring support

[PATCH] virtio_net: enable tx after resuming from suspend
 2018-10-15 10:08 UTC  (8+ messages)

[PATCH net] r8169: Enable MSI-X on RTL8106e
 2018-10-15  8:51 UTC  (4+ messages)

INFO: task hung in genl_rcv_msg
 2018-10-15  8:06 UTC 

KASAN: use-after-free Write in skb_release_data (2)
 2018-10-15  7:49 UTC  (2+ messages)

KASAN: use-after-free Read in bpf_prog_kallsyms_del
 2018-10-15  6:28 UTC 

Bug in MACSec - stops passing traffic after approx 5TB
 2018-10-14 20:52 UTC  (3+ messages)

[RFC PATCH 1/2] net/ncsi: Don't enable all channels when HWA available
 2018-10-15  2:44 UTC  (8+ messages)
` [RFC PATCH 2/2] net/ncsi: Configure multi-package, multi-channel modes with failover

[PATCH] libertas: remove set but not used variable 'int_type'
 2018-10-15  2:16 UTC 

[PATCH RFC,net-next 0/3] ip_tunnel: specify tunnel type via template
 2018-10-14 17:59 UTC  (7+ messages)

Miss Aminata musa ibrahim
 2018-10-14 19:16 UTC 

[PATCH net] net/sched: properly init chain in case of multiple control actions
 2018-10-14 14:14 UTC  (5+ messages)

[PATCH net-next 00/23] bnxt_en: Add support for new 57500 chips
 2018-10-14 11:02 UTC  (24+ messages)
` [PATCH net-next 01/23] bnxt_en: Update firmware interface spec. to 1.10.0.3
` [PATCH net-next 02/23] bnxt_en: Add additional extended port statistics
` [PATCH net-next 03/23] bnxt_en: Add maximum extended request length fw message support
` [PATCH net-next 04/23] bnxt_en: Update interrupt coalescing logic
` [PATCH net-next 05/23] bnxt_en: Refactor bnxt_ring_struct
` [PATCH net-next 06/23] bnxt_en: Add new flags to setup new page table PTE bits on newer devices
` [PATCH net-next 07/23] bnxt_en: Check context memory requirements from firmware
` [PATCH net-next 08/23] bnxt_en: Configure context memory on new devices
` [PATCH net-next 09/23] bnxt_en: Add 57500 new chip ID and basic structures
` [PATCH net-next 10/23] bnxt_en: Re-structure doorbells
` [PATCH net-next 11/23] bnxt_en: Adjust MSIX and ring groups for 57500 series chips
` [PATCH net-next 12/23] bnxt_en: Modify the ring reservation functions "
` [PATCH net-next 13/23] bnxt_en: Allocate completion ring structures "
` [PATCH net-next 14/23] bnxt_en: Add helper functions to get firmware CP ring ID
` [PATCH net-next 15/23] bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips
` [PATCH net-next 16/23] bnxt_en: Allocate/Free CP rings for 57500 series chips
` [PATCH net-next 17/23] bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips
` [PATCH net-next 18/23] bnxt_en: Add RSS support for "
` [PATCH net-next 19/23] bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path
` [PATCH net-next 20/23] bnxt_en: Add coalescing setup for 57500 chips
` [PATCH net-next 21/23] bnxt_en: Refactor bnxt_poll_work()
` [PATCH net-next 22/23] bnxt_en: Add new NAPI poll function for 57500 chips
` [PATCH net-next 23/23] bnxt_en: Add PCI ID for BCM57508 device

Read Business Letter
 2018-10-14  9:30 UTC 

Read Business Letter
 2018-10-14  9:18 UTC 

pull-request: bpf 2018-10-14
 2018-10-14  9:09 UTC 

[PATCH] Bluetooth: Remove redundant check on status
 2018-10-14  8:33 UTC  (2+ messages)

pull-request: wireless-drivers-next 2018-10-14
 2018-10-14 15:05 UTC 

[PATCH bpf-next] bpf: Fix dev pointer dereference from sk_skb
 2018-10-14  6:04 UTC  (2+ messages)

[PATCH iproute2 net-next] bridge: add support for backup port
 2018-10-14  2:30 UTC  (2+ messages)

[PATCH iproute2 net-next] ipneigh: support for NTF_EXT_LEARNED flag on neigh entries
 2018-10-14  2:26 UTC  (2+ messages)

Urgent,
 2018-10-14  1:18 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-10-14  7:58 UTC  (2+ messages)

[PATCH] net/sysfs: Remove devices without receive buffers
 2018-10-13 23:50 UTC  (2+ messages)

[PATCH] wil6210: fix debugfs_simple_attr.cocci warnings
 2018-10-13 17:29 UTC  (2+ messages)

[PATCH] ath10k: remove unnecessary comparison of unsigned integer with < 0
 2018-10-13 17:24 UTC  (3+ messages)

[PATCH net-next 00/18] mlxsw: Add VxLAN support
 2018-10-13 17:18 UTC  (19+ messages)
` [PATCH net-next 01/18] mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FID
` [PATCH net-next 02/18] mlxsw: spectrum_fid: Add APIs to lookup FID without creating it
` [PATCH net-next 03/18] mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap
` [PATCH net-next 04/18] mlxsw: spectrum_router: Allow querying VR ID based on table ID
` [PATCH net-next 05/18] vxlan: Export address checking functions
` [PATCH net-next 06/18] inet: Refactor INET_ECN_decapsulate()
` [PATCH net-next 07/18] mlxsw: spectrum_nve: Implement common NVE core
` [PATCH net-next 08/18] mlxsw: spectrum_nve: Implement VxLAN operations
` [PATCH net-next 09/18] mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDs
` [PATCH net-next 10/18] mlxsw: spectrum_router: Configure matching local routes for NVE decap
` [PATCH net-next 11/18] vxlan: Add netif_is_vxlan()
` [PATCH net-next 12/18] vxlan: Add switchdev notifications
` [PATCH net-next 13/18] vxlan: Add vxlan_fdb_find_uc() for FDB querying
` [PATCH net-next 14/18] vxlan: Support marking RDSTs as offloaded
` [PATCH net-next 15/18] vxlan: Notify for each remote of a removed FDB entry
` [PATCH net-next 16/18] bridge: switchdev: Allow clearing FDB entry offload indication
` [PATCH net-next 17/18] mlxsw: spectrum: Enable VxLAN enslavement to bridges
` [PATCH net-next 18/18] mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation

[PATCH net] net/sched: act_gact: properly init 'goto chain'
 2018-10-13 15:19 UTC 

[PATCH net-next v2] net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed
 2018-10-13 12:40 UTC 

[PATCH] ath10k: htt_rx: Fix signedness bug in ath10k_update_per_peer_tx_stats
 2018-10-13 18:26 UTC  (4+ messages)

[PATCH] ath9k: fix RX_STAT_INC() etc macros
 2018-10-13 17:28 UTC  (2+ messages)

[PATCH] rtl8xxxu: Remove set but not used variables 'usedesc40' and 'seq_number'
 2018-10-13 17:05 UTC  (2+ messages)

[PATCH v2] libertas: return errno from lbs_add_card()
 2018-10-13 17:04 UTC  (2+ messages)

[PATCH] libertas: don't set URB_ZERO_PACKET on IN USB transfer
 2018-10-13 17:03 UTC  (2+ messages)

[PATCH] net: wireless: iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()
 2018-10-13 17:02 UTC  (2+ messages)
` [PATCH] "

Grant--
 2018-10-13  8:36 UTC 

[PATCH net-next 0/3] veth: XDP stats improvement
 2018-10-13  8:57 UTC  (4+ messages)
` [PATCH net-next 1/3] veth: Account for packet drops in ndo_xdp_xmit

[PATCH v2 1/1] crypto:chelsio: Update ntx queue received from cxgb4
 2018-10-13  8:16 UTC 

[PATCH] qed: fix spelling mistake "Ireelevant" -> "Irrelevant"
 2018-10-13 15:48 UTC 

[PATCH] rsi: fix spelling mistake "Initialzing" -> "Initializing"
 2018-10-13 15:37 UTC 

[PATCH 1/1] crypto:chelsio: Update ntx queue received from cxgb4
 2018-10-13  7:23 UTC  (3+ messages)

[PATCH bpf-next] tools: bpftool: add map create command
 2018-10-13  6:16 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
 2018-10-13 12:01 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: add in a missing break in switch statement
 2018-10-13 11:59 UTC  (2+ messages)

[PATCH net-next v2 2/4] net/smc: ipv6 support for smc_diag.c
 2018-10-13  3:45 UTC  (4+ messages)
` [net-next,v2,2/4] "

[PATCH net] ipv6: mcast: fix a use-after-free in inet6_mc_check
 2018-10-13  1:58 UTC 

[PATCH bpf-next v2 0/8] sockmap integration for ktls
 2018-10-13  0:46 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup
` [PATCH bpf-next v2 2/8] tcp, ulp: remove ulp bits from sockmap
` [PATCH bpf-next v2 3/8] bpf, sockmap: convert to generic sk_msg interface
` [PATCH bpf-next v2 4/8] tls: "
` [PATCH bpf-next v2 5/8] tls: replace poll implementation with read hook
` [PATCH bpf-next v2 6/8] tls: add bpf support to sk_msg handling
` [PATCH bpf-next v2 7/8] bpf: add tls support for testing in test_sockmap
` [PATCH bpf-next v2 8/8] bpf, doc: add maintainers entry to related files

[PATCH] netfilter: x_tables: fix missing unlock if table init fails
 2018-10-12 23:35 UTC  (2+ messages)

[PATCH net-next 0/2] selftests: pmtu: Add test choice and captures
 2018-10-12 21:54 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: pmtu: Allow selection of single tests
` [PATCH net-next 2/2] selftests: pmtu: Add optional traffic captures for "

[PATCH bpf-next 0/8] sockmap integration for ktls
 2018-10-12 21:51 UTC  (4+ messages)
` [PATCH bpf-next 4/8] tls: convert to generic sk_msg interface

[PATCH net-next] r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspend
 2018-10-12 21:30 UTC 

[PATCH net-next] r8169: simplify rtl8169_set_magic_reg
 2018-10-12 21:23 UTC 

[net 1/1] tipc: fix unsafe rcu locking when accessing publication list
 2018-10-12 20:46 UTC 

[PATCH V2 net-next 5/5] ptp: Add a driver for InES time stamping IP core
 2018-10-12 20:42 UTC  (2+ messages)

[PATCH net] rxrpc: Fix incorrect conditional on IPV6
 2018-10-12 20:15 UTC  (4+ messages)

[PATCH v3] Add BPF_SYNCHRONIZE_MAP_TO_MAP_REFERENCES bpf(2) command
 2018-10-13  2:31 UTC  (3+ messages)
` [PATCH v4] Wait for running BPF programs when updating map-in-map

[PATCH bpf-next 10/13] tools/bpf: do not use pahole if clang/llvm can generate BTF sections
 2018-10-12 18:55 UTC  (4+ messages)
` [PATCH bpf-next 11/13] tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
` [PATCH bpf-next 12/13] tools/bpf: enhance test_btf file testing to test func info
` [PATCH bpf-next 13/13] tools/bpf: bpftool: add support for jited func types

[iproute2 PATCH] tc: flower: Classify packets based port ranges
 2018-10-12 13:54 UTC 

[PATCH bpf-next 05/13] bpf: get better bpf_prog ksyms based on btf func type_id
 2018-10-12 18:54 UTC  (5+ messages)
` [PATCH bpf-next 06/13] tools/bpf: sync kernel uapi bpf.h header to tools directory
` [PATCH bpf-next 07/13] tools/bpf: add new fields for program load in lib/bpf
` [PATCH bpf-next 08/13] tools/bpf: extends test_btf to test load/retrieve func_type info
` [PATCH bpf-next 09/13] tools/bpf: add support to read .BTF.ext sections

[PATCH bpf-next 00/13] bpf: add btf func info support
 2018-10-12 18:54 UTC  (5+ messages)
` [PATCH bpf-next 01/13] bpf: btf: Break up btf_type_is_void()
` [PATCH bpf-next 02/13] bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
` [PATCH bpf-next 03/13] tools/bpf: sync kernel btf.h header
` [PATCH bpf-next 04/13] tools/bpf: add btf func/func_proto unit tests in selftest test_btf

[net-next PATCH] net: sched: cls_flower: Classify packets using port ranges
 2018-10-12 13:53 UTC 

[PATCH net-next v2] vxlan: support NTF_USE refresh of fdb entries
 2018-10-12 18:49 UTC  (2+ messages)

[PATCH] net: qla3xxx: Remove overflowing shift statement
 2018-10-13  2:14 UTC 

[PATCH net-next 0/4] s390/qeth: updates 2018-10-12
 2018-10-12 18:27 UTC  (2+ messages)

[PATCH net-next] nfp: devlink port split support for 1x100G CXP NIC
 2018-10-12 18:09 UTC 

[PATCH v2] netlink: replace __NLA_ENSURE implementation
 2018-10-12 18:00 UTC  (2+ messages)

pull-request: mac80211-next 2018-10-12
 2018-10-12 17:57 UTC  (2+ messages)

[PATCH net-next] netpoll: allow cleanup to be synchronous
 2018-10-12 17:27 UTC  (2+ messages)

[PATCH net-next] net: bridge: add support for per-port vlan stats
 2018-10-12 17:20 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: use for mcast entries only host port
 2018-10-13  0:41 UTC  (2+ messages)

[PATCH 0/2] net: ethernet: ti: cpsw fix mcast packet lost
 2018-10-13  0:38 UTC  (2+ messages)

[PATCH] fore200e: fix sbus compile
 2018-10-12 16:49 UTC  (2+ messages)

[PATCH net-next] net: Evict neighbor entries on carrier down
 2018-10-12 16:49 UTC  (2+ messages)

[PATCH v2 net-next] net/ipv6: Add knob to skip DELROUTE message on device down
 2018-10-12 16:49 UTC  (2+ messages)

[PATCH net-next] net: cdc_ncm: remove set but not used variable 'ctx'
 2018-10-12 16:48 UTC  (2+ messages)

[PATCH 05/16] igbvf: Replace spin_is_locked() with lockdep
 2018-10-13  0:11 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).