netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-09 06:15:50 to 2018-10-10 01:27:11 UTC [more...]

[PATCH bpf-next 0/6] Implement queue/stack maps
 2018-10-09 18:08 UTC  (11+ messages)
` [PATCH bpf-next 1/6] bpf: rename stack trace map operations
` [PATCH bpf-next 3/6] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
` [PATCH bpf-next 4/6] bpf: add queue and stack maps

selftests/bpf: test_kmod.sh hangs on all devices
 2018-10-09 17:57 UTC  (5+ messages)

[PATCH V2 net 0/4] minor bug fixes for ENA Ethernet driver
 2018-10-09 17:50 UTC  (6+ messages)
` [PATCH V2 net 1/4] net: ena: fix warning in rmmod caused by double iounmap
` [PATCH V2 net 2/4] net: ena: fix rare bug when failed restart/resume is followed by driver removal
` [PATCH V2 net 3/4] net: ena: fix NULL dereference due to untimely napi initialization
` [PATCH V2 net 4/4] net: ena: fix auto casting to boolean

[PATCH v2 1/2] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-09 17:48 UTC  (2+ messages)
` [PATCH v2 2/2] net/ncsi: Add NCSI Mellanox "

[PATCH net] net/sched: cls_api: add missing validation of netlink attributes
 2018-10-09 17:45 UTC  (4+ messages)

[sky2 driver] 88E8056 PCI-E Gigabit Ethernet Controller not working after suspend
 2018-10-09 17:30 UTC 

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

general protection fault in __handle_mm_fault
 2018-10-09 17:09 UTC  (8+ messages)

[PATCH net] net/xfrm: fix out-of-bounds packet access
 2018-10-09 16:59 UTC 

enquiry 09-10-2018
 2018-10-09 16:09 UTC 

PMTU discovery broken in Linux for UDP/raw application if the socket is not bound to a device
 2018-10-09 16:23 UTC  (2+ messages)

Possible bug in traffic control?
 2018-10-09 15:58 UTC 

(unknown),
 2018-10-09 15:55 UTC 

[PATCH net v2 0/2] net: ipv4: fixes for PMTU when link MTU changes
 2018-10-09 15:48 UTC  (3+ messages)
` [PATCH net v2 1/2] net: ipv4: update fnhe_pmtu when first hop's "
` [PATCH net v2 2/2] net: ipv4: don't let PMTU updates increase route MTU

[RFC PATCH net 0/3] net/smc: move some definitions to UAPI
 2018-10-09 15:43 UTC  (2+ messages)

[PATCH net-next] rxrpc: Remove set but not used variable 'ioc'
 2018-10-09 15:34 UTC  (5+ messages)
` [PATCH v2] rxrpc: use correct kvec num while send response packet in rxrpc_reject_packets

[PATCH stable 4.9 00/29] backport of IP fragmentation fixes
 2018-10-09 22:49 UTC  (9+ messages)
` [PATCH stable 4.9 04/29] inet: frags: refactor ipv6_frag_init()
` [PATCH stable 4.9 05/29] inet: frags: refactor lowpan_net_frag_init()
` [PATCH stable 4.9 11/29] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH stable 4.9 13/29] inet: frags: do not clone skb in ip_expire()
` [PATCH stable 4.9 16/29] inet: frags: reorganize struct netns_frags
` [PATCH stable 4.9 19/29] ip: discard IPv4 datagrams with overlapping segments
` [PATCH stable 4.9 21/29] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH stable 4.9 23/29] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends

[PATCH net-next v2] net: core: change bool members of struct net_device to bitfield members
 2018-10-09 15:20 UTC  (2+ messages)

[PATCH v3 1/2] Driver core: add bus_find_device_by_fwnode
 2018-10-09 17:48 UTC  (9+ messages)
` [PATCH v3 2/2] treewide: use bus_find_device_by_fwnode

fore200e DMA cleanups and fixes
 2018-10-09 14:57 UTC  (8+ messages)
` [PATCH 1/7] fore200e: simplify fore200e_bus usage
` [PATCH 2/7] fore200e: store a struct device in struct fore200e
` [PATCH 3/7] fore200e: remove the align_size field of struct chunk
` [PATCH 4/7] fore200e: devirtualize dma mapping calls
` [PATCH 5/7] fore200e: devirtualize dma alloc calls
` [PATCH 6/7] fore200e: don't use GFP_DMA
` [PATCH 7/7] fore200e: check for dma mapping failures

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-09 22:07 UTC  (18+ messages)
` [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
` [RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy
` [RFC PATCH 11/11] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver

[PATCH net-next 00/19] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-10-09 14:46 UTC  (16+ messages)
` [PATCH net-next 01/19] net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
` [PATCH net-next 03/19] net: usb: aqc111: Add implementation of read and write commands
` [PATCH net-next 04/19] net: usb: aqc111: Various callbacks implementation
` [PATCH net-next 07/19] net: usb: aqc111: Add support for getting and setting of MAC address
` [PATCH net-next 08/19] net: usb: aqc111: Implement TX data path
` [PATCH net-next 09/19] net: usb: aqc111: Implement RX "

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

[PATCH v2 0/2] net: if_arp: use define instead of hard-coded value
 2018-10-09 14:27 UTC  (3+ messages)
` [PATCH v2 1/2] net: if_arp: Fix incorrect indents
` [PATCH v2 2/2] net: if_arp: use define instead of hard-coded value

[PATCH v3 net-next] inet: remove redundant backlog setting in listen(2)
 2018-10-09 15:38 UTC  (7+ messages)
` [PATCH net-next] tcp: forbid direct reclaim if MSG_DONTWAIT is set in send path

[PATCH net-next] cxgb4: Add thermal zone support
 2018-10-09 13:44 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-10-09 20:58 UTC  (3+ messages)

[PATCH] ethtool: fix a missing-check bug
 2018-10-09 16:04 UTC  (2+ messages)

[iproute PATCH] bridge: fdb: Fix for missing keywords in non-JSON output
 2018-10-09 12:44 UTC 

[PATCH] qtnfmac: avoid uninitialized variable access
 2018-10-09 20:25 UTC  (2+ messages)

[PATCH v2 lora-next 0/4] migration to regmap and clk framework
 2018-10-09 12:52 UTC  (5+ messages)
` [PATCH v2 lora-next 1/4] net: lora: sx1301: convert burst spi functions to regmap raw
` [PATCH v2 lora-next 2/4] net: lora: sx1301: convert to using regmap fields for bit ops
` [PATCH v2 lora-next 3/4] net: lora: sx125x: convert to regmap fields
` [PATCH v2 lora-next 4/4] net: lora: sx125x sx1301: allow radio to register as a clk provider

icmp redirect sent when an active ipsec child_sa exist
 2018-10-09 12:09 UTC 

[PATCH] ath10k: htt_rx: Fix signedness bug in ath10k_update_per_peer_tx_stats
 2018-10-09 19:19 UTC  (6+ messages)

[PATCH v8 00/15] octeontx2-af: Add RVU Admin Function driver
 2018-10-09 12:00 UTC  (10+ messages)
` [PATCH v8 02/15] octeontx2-af: Reset all RVU blocks
` [PATCH v8 10/15] octeontx2-af: Reconfig MSIX base with IOVA

[PATCH v3 net-next] ravb: do not write 1 to reserved bits
 2018-10-09 11:53 UTC  (4+ messages)

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-09 18:31 UTC  (3+ messages)

re iproute2 - don't return error on success fix
 2018-10-09 10:54 UTC  (5+ messages)

[RESEND PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-09 17:59 UTC  (2+ messages)

[bpf-next V2 PATCH 0/3] bpf/xdp: fix generic-XDP and demonstrate VLAN manipulation
 2018-10-09 10:04 UTC  (4+ messages)
` [bpf-next V2 PATCH 1/3] net: fix generic XDP to handle if eth header was mangled
` [bpf-next V2 PATCH 2/3] bpf: make TC vlan bpf_helpers avail to selftests
` [bpf-next V2 PATCH 3/3] selftests/bpf: add XDP selftests for modifying and popping VLAN headers

[PATCH net-next] net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel
 2018-10-09  9:06 UTC 

[PATCH net-next] rtnetlink: mpls: ip_valid_fib_dump_req() requires CONFIG_INET
 2018-10-09 16:21 UTC  (2+ messages)

[PATCH rdma-next v1 0/4] Scatter to CQE
 2018-10-09  9:05 UTC  (5+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Expose DC scatter to CQE capability bit
` [PATCH rdma-next v1 2/4] IB/mlx5: Support scatter to CQE for DC transport type
` [PATCH rdma-next v1 3/4] IB/mlx5: Verify that driver supports user flags
` [PATCH rdma-next v1 4/4] IB/mlx5: Allow scatter to CQE without global signaled WRs

[PATCH net-next] net: core: change bool members of struct net_device to bitfield members
 2018-10-09  8:47 UTC  (2+ messages)

[PATCH] ath9k: fix RX_STAT_INC() etc macros
 2018-10-09 16:03 UTC 

linux-next: Tree for Oct 9 (net/mpls/af_mpls.c)
 2018-10-09 15:39 UTC 

[PATCH][ipsec-next] xfrm: use correct size to initialise sp->ovec
 2018-10-09  8:20 UTC  (2+ messages)

[PATCH][ipsec-next] xfrm: remove unnecessary check in xfrmi_get_stats64
 2018-10-09  8:20 UTC  (2+ messages)

[PATCH bpf-next 0/6] Error handling when map lookup isn't supported
 2018-10-09  7:02 UTC  (13+ messages)
` [PATCH bpf-next 1/6] bpf: error handling when map_lookup_elem "
` [PATCH bpf-next 2/6] bpf: return EOPNOTSUPP when map lookup "
` [PATCH bpf-next 3/6] tools/bpf: bpftool, split the function do_dump()
` [PATCH bpf-next 4/6] tools/bpf: bpftool, print strerror when map lookup error occurs
` [PATCH bpf-next 5/6] selftests/bpf: test_verifier, change names of fixup maps
` [PATCH bpf-next 6/6] selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog

[PATCH v4 net-next 0/9] bnxt_en: devlink param updates
 2018-10-09  6:47 UTC  (4+ messages)
` [PATCH v4 net-next 8/9] devlink: Add Documentation/networking/devlink-params.txt

pull-request: bpf-next 2018-10-08
 2018-10-09  6:45 UTC  (2+ messages)

[PATCH net 10/10] rxrpc: Fix the packet reception routine
 2018-10-09 14:00 UTC  (4+ messages)
` [PATCH net 00/10] rxrpc: Fix packet reception code
  ` [PATCH net 02/10] rxrpc: Fix the data_ready handler

[PATCH bpf-next 0/6] Consistent prefixes for libbpf interfaces
 2018-10-09  6:43 UTC  (3+ messages)

BUG: corrupted list in p9_read_work
 2018-10-09 13:19 UTC  (4+ 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

[PATCH v2 ipsec] Clear secpath on loopback_xmit
 2018-10-09  5:12 UTC  (2+ messages)

[PATCH 00/31] Netfilter updates for net-next
 2018-10-09  4:29 UTC  (10+ messages)
` [PATCH 20/31] netfilter: conntrack: remove l3->l4 mapping information
` [PATCH 25/31] netfilter: masquerade: don't flush all conntracks if only one address deleted on device
` [PATCH 26/31] netfilter: nf_tables: add SECMARK support
` [PATCH 27/31] netfilter: nf_tables: add requirements for connsecmark support
` [PATCH 28/31] netfilter: nf_flow_table: remove unnecessary nat flag check code
` [PATCH 29/31] netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fast()
` [PATCH 30/31] netfilter: xt_quota: fix the behavior of xt_quota module
` [PATCH 31/31] netfilter: xt_quota: Don't use aligned attribute in sizeof

[PATCH 00/22] various dynamic_debug patches
 2018-10-09 11:19 UTC  (4+ messages)
` [PATCH v2 00/23] "
  ` [PATCH v2 03/23] linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
  ` [PATCH v2 04/23] linux/net.h: use unique identifier for each struct _ddebug

[PATCH net] net/ipv6: stop leaking percpu memory in fib6 info
 2018-10-09  4:02 UTC 

[PATCH net-next v2] net: tun: remove useless codes of tun_automq_select_queue
 2018-10-09  2:32 UTC 

[PATCH net-next 0/3] nfp: flower: speed up stats update loop
 2018-10-09  1:57 UTC  (4+ messages)
` [PATCH net-next 1/3] nfp: flower: use rhashtable for flow caching
` [PATCH net-next 2/3] nfp: flower: use stats array instead of storing stats per flow
` [PATCH net-next 3/3] nfp: flower: use host context count provided by firmware

[PATCH bpf-next 0/6] Error handling when map lookup isn't supported
 2018-10-09  1:55 UTC  (6+ messages)

[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
 2018-10-09  8:25 UTC  (2+ messages)

[PATCH bpf-next v3 07/15] bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
 2018-10-09  0:30 UTC  (3+ messages)
` [PATCH bpf] xsk: do not call synchronize_net() under RCU read lock

[PATCH net-next v7 00/28] WireGuard: Secure Network Tunnel
 2018-10-09  0:02 UTC  (4+ messages)
` [PATCH net-next v7 25/28] crypto: port Poly1305 to Zinc

[PATCH] bpf: btf: Fix a missing check bug
 2018-10-09  6:55 UTC  (6+ messages)

[PATCH net-next iptables] Rework the xt_quota module
 2018-10-08 23:16 UTC  (3+ messages)
` [PATCH iptables] extensions: libxt_quota: Allow setting the remaining quota

[PATCH 0/3] bpf: allow zero-initialising hash map seed
 2018-10-08 23:15 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] bpf: allow zero-initializing "
  ` [PATCH v2 2/3] tools: sync linux/bpf.h
  ` [PATCH v2 3/3] tools: add selftest for BPF_F_ZERO_SEED

[PATCH net-next v3] net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command
 2018-10-08 23:13 UTC 

[PATCH net 02/10] rxrpc: Fix the data_ready handler
 2018-10-08 22:47 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).