netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-15 03:37:05 to 2018-03-15 20:16:00 UTC [more...]

[bpf-next PATCH v2 00/18] bpf,sockmap: sendmsg/sendfile ULP
 2018-03-15 20:15 UTC  (32+ messages)
` [bpf-next PATCH v2 03/18] net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
` [bpf-next PATCH v2 05/18] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
` [bpf-next PATCH v2 06/18] bpf: sockmap, add bpf_msg_apply_bytes() helper
` [bpf-next PATCH v2 07/18] bpf: sockmap, add msg_cork_bytes() helper
` [bpf-next PATCH v2 08/18] bpf: sk_msg program helper bpf_sk_msg_pull_data
` [bpf-next PATCH v2 09/18] bpf: add map tests for BPF_PROG_TYPE_SK_MSG
` [bpf-next PATCH v2 10/18] bpf: add verifier "
` [bpf-next PATCH v2 11/18] bpf: sockmap sample, add option to attach SK_MSG program
` [bpf-next PATCH v2 12/18] bpf: sockmap sample, add sendfile test
` [bpf-next PATCH v2 13/18] bpf: sockmap sample, add data verification option
` [bpf-next PATCH v2 14/18] bpf: sockmap, add sample option to test apply_bytes helper
` [bpf-next PATCH v2 15/18] bpf: sockmap sample support for bpf_msg_cork_bytes()
` [bpf-next PATCH v2 16/18] bpf: sockmap add SK_DROP tests
` [bpf-next PATCH v2 17/18] bpf: sockmap sample test for bpf_msg_pull_data
` [bpf-next PATCH v2 18/18] bpf: sockmap test script

[PATCH net-next] net: ethernet: ti: cpsw: enable vlan rx vlan offload
 2018-03-15 20:15 UTC 

[PATCH] json_print: fix print_uint with helper type extensions
 2018-03-15 20:07 UTC 

[RFC 0/2] Shrink page_frag_cache
 2018-03-15 20:02 UTC  (4+ messages)
` [RFC 1/2] mm: Use page->mapping to indicate pfmemalloc
` [RFC 2/2] page_frag_cache: Store metadata in struct page

[PATCH v4 0/2] Remove false-positive VLAs when using max()
 2018-03-15 19:47 UTC  (3+ messages)
` [PATCH v4 1/2] kernel.h: Introduce const_max() for VLA removal
` [PATCH v4 2/2] Remove false-positive VLAs when using max()

[PATCH v2] net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
 2018-03-15 19:19 UTC  (5+ messages)

[PATCH net-next 1/1] net sched actions: return explicit error when tunnel_key mode is not specified
 2018-03-15 18:44 UTC  (2+ messages)

[pci PATCH v7 0/5] Add support for unmanaged SR-IOV
 2018-03-15 18:44 UTC  (6+ messages)
` [pci PATCH v7 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v7 3/5] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v7 4/5] nvme: "
` [pci PATCH v7 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

KASAN: use-after-free Read in sctp_association_free (2)
 2018-03-15 18:32 UTC  (3+ messages)
` [PATCH v2] sctp: Fix double free in sctp_sendmsg_to_asoc

[PATCH] [v2] Bluetooth: btrsi: rework dependencies
 2018-03-15 18:30 UTC  (2+ messages)

[PATCH] net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
 2018-03-15 18:28 UTC  (2+ messages)

[PATCH 00/15] Add ice driver
 2018-03-15 18:27 UTC  (6+ messages)
` [PATCH 03/15] ice: Start hardware initialization
  ` [Intel-wired-lan] "

[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2018-03-14
 2018-03-15 18:21 UTC  (2+ messages)

[bug, bisected] pfifo_fast causes packet reordering
 2018-03-15 18:08 UTC  (4+ messages)

[PATCH net-next] rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
 2018-03-15 17:52 UTC  (2+ messages)

Fw: [Bug 199109] New: pptp: kernel printk "recursion detected", and then reboot itself
 2018-03-15 17:51 UTC  (2+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 17:48 UTC  (7+ messages)

[RFC PATCH 0/2] net:setup XPS mapping for each online CPU
 2018-03-15 17:47 UTC  (11+ messages)
` [RFC PATCH 1/2] net: introduce netif_set_xps()
` [RFC PATCH 2/2] ixgbe: setup XPS via netif_set_xps()
  ` [Intel-wired-lan] "
        ` [Intel-wired-lan] [RFC PATCH 0/2] net:setup XPS mapping for each online CPU

[PATCH] hv_netvsc: Make sure out channel is fully opened on send
 2018-03-15 17:40 UTC  (5+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 17:14 UTC 

[PATCH 00/16] remove eight obsolete architectures
 2018-03-15 17:13 UTC  (12+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
    ` rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)

[RFC,POC] iptables/nftables to epbf/xdp via common intermediate layer
 2018-03-15 17:00 UTC  (8+ messages)

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-15 16:58 UTC  (12+ messages)
` [PATCH 7/7] ixgbevf: eliminate "

[PATCH] net: hns: Fix ethtool private flags
 2018-03-15 16:54 UTC 

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 16:50 UTC  (2+ messages)

[net-next 0/5] tipc: obsolete zone concept
 2018-03-15 16:37 UTC  (10+ messages)
` [net-next 1/5] tipc: obsolete TIPC_ZONE_SCOPE
` [net-next 2/5] tipc: remove zone publication list in name table
` [net-next 3/5] tipc: remove zone_list member in struct publication
` [net-next 4/5] tipc: merge two lists "
` [net-next 5/5] tipc: some name changes

[PATCH RFC bpf-next 1/6] bpf: Hooks for sys_bind
 2018-03-15 16:22 UTC  (5+ messages)

[PATCH net-next 0/9] selftests: pmtu: Add further vti/vti6 MTU and PMTU tests
 2018-03-15 16:18 UTC  (10+ messages)
` [PATCH net-next 1/9] selftests: pmtu: Use namespace command prefix to fetch route mtu
` [PATCH net-next 2/9] selftests: pmtu: Factor out MTU parsing helper
` [PATCH net-next 3/9] selftests: pmtu: Introduce support for multiple tests
` [PATCH net-next 4/9] selftests: pmtu: Add pmtu_vti4_default_mtu test
` [PATCH net-next 5/9] selftests: pmtu: Add pmtu_vti6_default_mtu test
` [PATCH net-next 6/9] selftests: pmtu: Add pmtu_vti4_exception test
` [PATCH net-next 7/9] selftests: pmtu: Add pmtu_vti4_link_add_mtu test
` [PATCH net-next 8/9] selftests: pmtu: Add pmtu_vti6_link_add_mtu test
` [PATCH net-next 9/9] selftests: pmtu: Add pmtu_vti6_link_change_mtu test

[PATCH net 0/3] vti6: Fixes for MTU assignment and validation
 2018-03-15 16:17 UTC  (4+ messages)
` [PATCH net 1/3] vti6: Properly adjust vti6 MTU from MTU of lower device
` [PATCH net 2/3] vti6: Keep set MTU on link creation or change, validate it
` [PATCH net 3/3] vti6: Fix dev->max_mtu setting

[PATCH net 0/3] vti4, ip_tunnel: Fixes for MTU assignment and validation
 2018-03-15 16:16 UTC  (4+ messages)
` [PATCH net 1/3] vti4: Don't count header length twice on tunnel setup
` [PATCH net 2/3] ip_tunnel: Clamp MTU to bounds on new link
` [PATCH net 3/3] vti4: Don't override MTU passed on link creation via IFLA_MTU

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 16:11 UTC  (2+ messages)

[PATCH linux-stable-4.14] tcp: reset sk_send_head in tcp_write_queue_purge
 2018-03-15 16:09 UTC 

[PATCH] Bluetooth: btrsi: rework dependencies
 2018-03-15 16:03 UTC  (4+ messages)

[PATCH net-next v3 0/7] ibmvnic: Update TX pool and TX routines
 2018-03-15 16:02 UTC  (8+ messages)
` [PATCH net-next v3 1/7] ibmvnic: Generalize TX pool structure
` [PATCH net-next v3 2/7] ibmvnic: Update and clean up reset TX pool routine
` [PATCH net-next v3 3/7] ibmvnic: Update release "
` [PATCH net-next v3 4/7] ibmvnic: Update TX pool initialization routine
` [PATCH net-next v3 5/7] ibmvnic: Update TX and TX completion routines
` [PATCH net-next v3 6/7] ibmvnic: Improve TX buffer accounting
` [PATCH net-next v3 7/7] ibmvnic: Update TX pool cleaning routine

[PATCH net-next 0/6] Converting pernet_operations (part #8)
 2018-03-15 15:52 UTC  (8+ messages)
  ` [PATCH net-next 1/6] net: Convert l2tp_net_ops
  ` [PATCH net-next 2/6] net: Convert mpls_net_ops
  ` [PATCH net-next 3/6] net: Convert ovs_net_ops
  ` [PATCH net-next 4/6] net: Convert ipvs_core_ops
  ` [PATCH net-next 5/6] net: Convert ipvs_core_dev_ops
  ` [PATCH net-next 6/6] net: Convert ip_vs_ftp_ops

[PATCH 0/2] net: phy: relax error checking when creating sysfs link netdev->phydev
 2018-03-15 15:47 UTC  (6+ messages)
` [PATCH 1/2] sysfs: symlink: export sysfs_create_link_nowarn()
` [PATCH 2/2] net: phy: relax error checking when creating sysfs link netdev->phydev

[PATCH 0/5] DPAA Ethernet fixes
 2018-03-15 15:15 UTC  (4+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 15:05 UTC 

Fw: [Bug 199121] New: Packet header is incorrect when following through an IPsec tunnel after upgrade kernel to 4.15
 2018-03-15 14:59 UTC 

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 14:53 UTC  (3+ messages)

[PATCH net-next nfs 0/6] Converting pernet_operations (part #7)
 2018-03-15 14:46 UTC  (4+ messages)

Inphi IN112525 PHY
 2018-03-15 14:39 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
 2018-03-15 14:31 UTC  (2+ messages)

[PATCH net] net/sched: fix NULL dereference in the error path of tcf_vlan_init()
 2018-03-15 14:29 UTC  (4+ messages)

[PATCH] netns: send uevent messages
 2018-03-15 14:14 UTC  (4+ messages)
`  "

[PATCH] cxgb4/cudbg_lib: Use common error handling code in cudbg_collect_tid()
 2018-03-15 14:05 UTC 

[PATCH v2] vhost: add vsock compat ioctl
 2018-03-15 13:51 UTC  (2+ messages)

[PATCH net-next] tuntap: XDP_TX can use native XDP
 2018-03-15 13:32 UTC  (4+ messages)

[PATCH net-next 0/5] sctp: add support for some sctp auth APIs from RFC6458
 2018-03-15 13:20 UTC  (2+ messages)

[PATCH net-next 0/5] Rework ip_ra_chain protection
 2018-03-15 13:20 UTC  (6+ messages)
` [PATCH net-next 1/5] net: Revert "ipv4: get rid of ip_ra_lock"
` [PATCH net-next 2/5] net: Revert "ipv4: fix a deadlock in ip_ra_control"
` [PATCH net-next 3/5] net: Move IP_ROUTER_ALERT out of lock_sock(sk)
` [PATCH net-next 4/5] net: Make ip_ra_chain per struct net
` [PATCH net-next 5/5] net: Replace ip_ra_lock with per-net mutex

[PATCH net] mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
 2018-03-15 12:49 UTC 

[PATCH 00/47] arch-removal: device drivers
 2018-03-15 12:19 UTC  (9+ messages)
` [PATCH 05/47] net: remove cris etrax ethernet driver
` [PATCH 06/47] net: smsc: remove m32r specific smc91x configuration

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 12:14 UTC 

[PATCH net-next] cxgb4: Fix queue free path of ULD drivers
 2018-03-15 12:04 UTC 

[PATCH v3 net 0/5] tcp: fixes to non-SACK TCP
 2018-03-15 11:13 UTC  (3+ messages)

[PATCH v6 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2018-03-15 10:56 UTC  (3+ messages)

[PATCH] xfrm: fix rcu_read_unlock usage in xfrm_local_error
 2018-03-15 10:48 UTC  (2+ messages)

[PATCH 2/2] hns: Clean up string operations
 2018-03-15 10:10 UTC  (3+ messages)
` [RFC PATCH] hns: hns_ae_get_stats_strings() can be static

[PATCH RFC 0/7] net: phy: patch series aiming to improve few aspects of phylib
 2018-03-15 10:07 UTC  (2+ messages)

[PATCH] can: enable multi-queue for SocketCAN devices
 2018-03-15  9:53 UTC  (2+ messages)

[PATCH] brcmfmac: drop Inter-Access Point Protocol packets by default
 2018-03-15  9:23 UTC  (6+ messages)

[RESEND PATCH] rsi: Remove stack VLA usage
 2018-03-15  9:07 UTC  (9+ messages)
  ` [RESEND] "

[PATCH V2] brcmfmac: drop Inter-Access Point Protocol packets by default
 2018-03-15  8:36 UTC  (3+ messages)

[PATCH] vhost: fix vhost ioctl signature to build with clang
 2018-03-15  8:20 UTC  (2+ messages)

[PATCH] lan78xx: Connect phy early
 2018-03-15  7:36 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the net-next tree
 2018-03-15  7:35 UTC 

[PATCH v2 net] net: sched: fix uses after free
 2018-03-15  5:19 UTC  (3+ 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).