netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-29 02:44:30 to 2019-01-29 20:55:08 UTC [more...]

[GIT] Networking
 2019-01-29 20:55 UTC 

linux-next: Fixes tags need some work in the net tree
 2019-01-29 20:49 UTC 

ethtool - manual changes in ethtool-copy.h
 2019-01-29 20:28 UTC 

[PATCH net-next] net: udp Allow CHECKSUM_UNNECESSARY packets to do GRO
 2019-01-29 20:24 UTC  (7+ messages)

[PATCH net v5 1/2] net/mlx5e: Update hw flows when encap source mac changed
 2019-01-29 20:17 UTC  (4+ messages)
` [PATCH net v5 2/2] net/mlx5e: Don't overwrite pedit action when multiple pedit used

[PATCH] ucc_geth: Reset BQL queue when stopping device
 2019-01-29 19:50 UTC  (6+ messages)

[PATCH net] net: set default network namespace in init_dummy_netdev()
 2019-01-29 19:30 UTC  (2+ messages)

[PATCH v4 1/4] can: m_can: Create a m_can platform framework
 2019-01-29 19:27 UTC  (4+ messages)
` [PATCH v4 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel

tc filter insertion rate degradation
 2019-01-29 19:22 UTC  (4+ messages)

[PATCH net] ixgbe: fix potential RX buffer starvation for AF_XDP
 2019-01-29 19:14 UTC  (2+ messages)

WoL broken in r8169.c since kernel 4.19
 2019-01-29 19:01 UTC  (17+ messages)

[PATCHv2 net] sctp: check and update stream->out_curr when allocating stream_out
 2019-01-29 18:58 UTC  (3+ messages)

[PATCH net] net: tls: Save iv in tls_rec for async crypto requests
 2019-01-29 18:57 UTC  (4+ messages)

[PATCH net-next] cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()
 2019-01-29 18:57 UTC  (2+ messages)

[PATCH net-next] cxgb4: clip_tbl: Use struct_size() in kvzalloc()
 2019-01-29 18:57 UTC  (2+ messages)

[PATCH] mwifiex: don't print error message on coex event
 2019-01-29 18:52 UTC  (2+ messages)

[PATCH] r8169: Load MAC address from device tree if present
 2019-01-29 18:51 UTC  (4+ messages)

[PATCH 0/7] sh_eth: implement simple RX checksum offload
 2019-01-29 18:20 UTC  (17+ messages)
` [PATCH 2/7] sh_eth: RX checksum offload support
` [PATCH 3/7] sh_eth: offload RX checksum on R7S72100
` [PATCH 4/7] sh_eth: offload RX checksum on R8A7740

[PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2019-01-29 18:12 UTC  (3+ messages)

[RFC PATCH net-next 1/6 v2] net/sched: Introduce act_ct
 2019-01-29 18:12 UTC  (8+ messages)
` [RFC PATCH net-next 2/6 v2] net/sched: cls_flower: add match on ct info
` [RFC PATCH net-next 3/6 v2] net/sched: cls_flower: Add ematch support
` [RFC PATCH net-next 4/6 v2] net: Add new tc recirc id skb extension
` [RFC PATCH net-next 5/6 v2] net/sched: em_meta: add match on "
` [RFC PATCH net-next 6/6 v2] net/sched: act_ct: Add tc recirc id set/del support

[PATCH net] net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
 2019-01-29 18:11 UTC  (2+ messages)

[PATCH net] net: caif: call dev_consume_skb_any when skb xmit done
 2019-01-29 18:11 UTC  (2+ messages)

[PATCH 00/28] thunderbolt: Software connection manager improvements
 2019-01-29 18:10 UTC  (30+ messages)
` [PATCH 01/28] net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending
` [PATCH 02/28] thunderbolt: Do not allocate switch if depth is greater than 6
` [PATCH 03/28] thunderbolt: Enable TMU access when accessing port space on legacy devices
` [PATCH 04/28] thunderbolt: Add dummy read after port capability list walk on Light Ridge
` [PATCH 05/28] thunderbolt: Move LC specific functionality into a separate file
` [PATCH 06/28] thunderbolt: Configure lanes when switch is initialized
` [PATCH 07/28] thunderbolt: Set sleep bit when suspending switch
` [PATCH 08/28] thunderbolt: Properly disable path
` [PATCH 09/28] thunderbolt: Cache adapter specific capability offset into struct port
` [PATCH 10/28] thunderbolt: Rename tunnel_pci to tunnel
` [PATCH 11/28] thunderbolt: Generalize tunnel creation functionality
` [PATCH 12/28] thunderbolt: Add functions for allocating and releasing hop IDs
` [PATCH 13/28] thunderbolt: Add helper function to iterate from one port to another
` [PATCH 14/28] thunderbolt: Extend tunnel creation to more than 2 adjacent switches
` [PATCH 15/28] thunderbolt: Deactivate all paths before restarting them
` [PATCH 16/28] thunderbolt: Discover preboot PCIe paths the boot firmware established
` [PATCH 17/28] thunderbolt: Add support for full PCIe daisy chains
` [PATCH 18/28] thunderbolt: Scan only valid NULL adapter ports in hotplug
` [PATCH 19/28] thunderbolt: Generalize port finding routines to support all port types
` [PATCH 20/28] thunderbolt: Rework NFC credits handling
` [PATCH 21/28] thunderbolt: Add support for Display Port tunnels
` [PATCH 22/28] thunderbolt: Run tb_xdp_handle_request() in system workqueue
` [PATCH 23/28] thunderbolt: Add XDomain UUID exchange support
` [PATCH 24/28] thunderbolt: Add support for DMA tunnels
` [PATCH 25/28] thunderbolt: Make tb_switch_alloc() return ERR_PTR()
` [PATCH 26/28] thunderbolt: Add support for XDomain connections
` [PATCH 27/28] thunderbolt: Make rest of the logging to happen at debug level
` [PATCH 28/28] thunderbolt: Start firmware on Titan Ridge Apple systems

[PATCH net] net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-01-29 18:07 UTC  (2+ messages)

[RFC PATCH net-next 0/6 v2] connection tracking in tc and OVS offload
 2019-01-29 18:07 UTC  (2+ messages)

[PATCH] can: mark expected switch fall-throughs
 2019-01-29 18:06 UTC 

[PATCH net-next] MAINTAINERS: update cxgb4 and cxgb3 maintainer
 2019-01-29 18:01 UTC  (2+ messages)

[PATCH net-next] cxgb4vf: Update port information in cxgb4vf_open()
 2019-01-29 17:50 UTC  (2+ messages)

[PATCH net v4 1/2] net/mlx5e: Update hw flows when encap source mac changed
 2019-01-29 17:47 UTC  (8+ messages)
` [PATCH net v4 2/2] net/mlx5e: Don't overwrite pedit action when multiple pedit used

[PATCH v2] net: macb: Apply RXUBR workaround only to versions with errata
 2019-01-29 17:41 UTC  (2+ messages)

[net-next] cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
 2019-01-29 17:39 UTC  (2+ messages)

INFO: trying to register non-static key in icmp_send
 2019-01-29 17:33 UTC 

[PATCH] iwlwifi: eeprom-parse: use struct_size() in kzalloc()
 2019-01-29 16:36 UTC  (3+ messages)

linux-next: Tree for Jan 29 (net/ipv4/devinet.c)
 2019-01-29 16:30 UTC 

[PATCH net V2] MAINTAINERS: Add entry for XDP (eXpress Data Path)
 2019-01-29 16:19 UTC  (2+ messages)

INFO: task hung in vhost_init_device_iotlb
 2019-01-29 16:05 UTC  (2+ messages)

[PATCH net-next v2 0/2] mv88e6xxx DSA suspend to RAM support
 2019-01-29 15:46 UTC  (10+ messages)
` [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: Save switch rules

[PATCH RFC v2 0/2] vsock/virtio: fix issues on device hot-unplug
 2019-01-29 15:33 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] libbpf: adding AF_XDP support
 2019-01-29 15:12 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] libbpf: move pr_*() functions to common header file
` [PATCH bpf-next v3 2/3] libbpf: add support for using AF_XDP sockets
` [PATCH bpf-next v3 3/3] samples/bpf: convert xdpsock to use libbpf for AF_XDP access

[PATCH iproute2-next v2] netns: add subcommand to attach an existing network namespace
 2019-01-29 15:01 UTC 

marvell 6190 NAT performance
 2019-01-29 14:56 UTC  (4+ messages)

[PATCH net] i40e: fix potential RX buffer starvation for AF_XDP
 2019-01-29 14:03 UTC 

[PATCH v2] i40e: replace switch-statement to speed-up retpoline-enabled builds
 2019-01-29 13:17 UTC  (3+ messages)

[RFC net-next 0/4] net: EnOcean prototype driver
 2019-01-29 12:57 UTC  (6+ messages)
` [RFC net-next 1/4] net: Reserve protocol identifiers for EnOcean
` [RFC net-next 2/4] net: Prepare EnOcean device drivers
` [RFC net-next 3/4] net: enocean: Add ESP3 driver
` [RFC net-next 4/4] net: enocean: Prepare ESP2 support

[PATCH net-next] wireless: fix typos
 2019-01-29 12:49 UTC  (3+ messages)

VSOCK performance
 2019-01-29 11:39 UTC 

Q: is it possible to use macvtap with lowerdev hotplug?
 2019-01-29 11:52 UTC 

[PATCH 4.19 077/103] net: sun: cassini: Cleanup license conflict
 2019-01-29 11:35 UTC 

[PATCH 4.20 085/117] net: sun: cassini: Cleanup license conflict
 2019-01-29 11:35 UTC 

[PATCH bpf-next v4 0/7] xdp: Avoid unloading xdp prog not attached by sample
 2019-01-29 11:34 UTC  (4+ messages)
` [PATCH bpf-next v4 5/7] samples/bpf: Add a "force" flag to XDP samples

general protection fault in __xfrm_policy_bysel_ctx
 2019-01-29  9:41 UTC  (2+ messages)

Request for stable backport: stmmac: Use correct values in TQS/RQS fields
 2019-01-29  9:41 UTC  (3+ messages)

[PATCH net 0/1] bonding: fix PACKET_ORIGDEV regression
 2019-01-29  9:39 UTC  (8+ messages)
` [PATCH net 1/1] bonding: fix PACKET_ORIGDEV regression on bonding masters

[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-29  9:16 UTC  (14+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "
        ` bpf memory model. Was: "

[PATCH 00/33] Netfilter/IPVS updates for net-next
 2019-01-29  8:09 UTC  (4+ messages)
` [PATCH 06/33] netfilter: nf_tables: Support RULE_ID reference in new rule

[PATCH net-next 00/24] sctp: support SCTP_FUTURE/CURRENT/ALL_ASSOC
 2019-01-29  8:03 UTC  (4+ messages)

[PATCH] selftests/netfilter: fix config fragment CONFIG_NF_TABLES_INET
 2019-01-29  7:59 UTC  (2+ messages)

[PATCH mlx5-next 0/4] mlx5 next misc updates
 2019-01-29  7:58 UTC  (6+ messages)

[PATCH] netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE options
 2019-01-29  7:51 UTC 

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-29  7:23 UTC  (13+ messages)

TCP/IPv4 sending using MSG_ZEROCOPY and closing the socket
 2019-01-29  7:14 UTC  (3+ messages)

[PATCH net-next] liquidio: fix the validation of rx checksum status from NIC hardware
 2019-01-29  7:13 UTC  (2+ messages)

[PATCH net] net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-01-29  7:11 UTC  (2+ messages)

[PATCH net] net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-01-29  7:11 UTC  (2+ messages)

net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq
 2019-01-29  7:11 UTC  (2+ messages)

net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq
 2019-01-29  7:11 UTC  (2+ messages)

[PATCH] include/linux/bpf.h - fix missing prototype warnings
 2019-01-29  7:07 UTC  (2+ messages)

[PATCH net] net: tls: Fix deadlock in free_resources tx
 2019-01-29  7:07 UTC  (2+ messages)

[PATCH] kernel/bpf/cgroup.c - clean up kerneldoc warnings
 2019-01-29  7:07 UTC  (2+ messages)

[PATCH net-next] net: nci: remove set-but-not-used variable 'status'
 2019-01-29  7:04 UTC  (2+ messages)

[PATCH bpf] bpf: run bpf programs with preemption disabled
 2019-01-29  7:01 UTC  (2+ messages)

[PATCH bpf-next] bpf: check that BPF programs run with preemption disabled
 2019-01-29  7:00 UTC  (2+ messages)

[PATCH net] vhost: fix OOB in get_rx_bufs()
 2019-01-29  6:54 UTC  (3+ messages)

[PATCH net] ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
 2019-01-29  6:52 UTC 

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-01-29  6:44 UTC  (6+ messages)

linux-next: build failure after merge of the net-next tree
 2019-01-29  6:43 UTC  (2+ messages)

[PATCH] netfilter: nat: Update comment of get_unique_tuple
 2019-01-29  6:20 UTC  (2+ messages)

[PATCH net v3] net: l2tp: fix reading optional fields of L2TPv3
 2019-01-29  6:18 UTC 

[PATCH] rtlwifi: remove set but not used variable 'cmd_seq'
 2019-01-29  6:03 UTC 

[PATCH] kernel/bpf/core.c - fix bitrotted kerneldoc
 2019-01-29  4:04 UTC 

[PATCH bpf] bpf, doc: add reviewers to maintainers entry
 2019-01-29  4:04 UTC  (4+ messages)

pull-request: bpf-next 2019-01-29
 2019-01-29  3:38 UTC  (2+ messages)

[PATCH net-next 0/7] devlink: add device (driver) information API
 2019-01-29  3:34 UTC  (8+ messages)
` [PATCH net-next 1/7] devlink: add device "
` [PATCH net-next 2/7] devlink: add version reporting to devlink info API
` [PATCH net-next 3/7] nfp: devlink: report driver name and serial number
` [PATCH net-next 4/7] nfp: devlink: report fixed versions
` [PATCH net-next 5/7] nfp: nsp: add support for versions command
` [PATCH net-next 6/7] nfp: devlink: report the running and flashed versions
` [PATCH net-next 7/7] ethtool: add compat for devlink info

[PATCH net-next] mdio_bus: Fix PTR_ERR() usage after initialization to constant
 2019-01-29  3:30 UTC  (3+ messages)

[PATCH v2 0/2] cleanup for iwlwifi
 2019-01-29  3:21 UTC  (3+ messages)
` [PATCH v2 1/2] iwlwifi: Use kmemdup instead of duplicating its function
` [PATCH v2 2/2] iwlwifi: Use struct_size() in kzalloc

[PATCH 0/2] cleanup for iwlwifi
 2019-01-29  3:13 UTC  (4+ messages)
` [PATCH 2/2] iwlwifi: Use struct_size() in kzalloc

[PATCH] bpf/core.c - silence warning messages
 2019-01-29  3:12 UTC  (4+ messages)

[PATCH v2 net 0/7] virtio_net: Fix problems around XDP tx and napi_tx
 2019-01-29  2:49 UTC  (5+ messages)
` [PATCH v2 net 7/7] virtio_net: Differentiate sk_buff and xdp_frame on freeing


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