netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-16 21:46:16 to 2019-03-18 17:19:35 UTC [more...]

[PATCH v12 00/13] arm64: untag user pointers passed to the kernel
 2019-03-18 17:17 UTC  (13+ messages)
` [PATCH v12 02/13] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v12 03/13] lib, arm64: untag user pointers in strn*_user
` [PATCH v12 04/13] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v12 05/13] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v12 06/13] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v12 07/13] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v12 08/13] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v12 09/13] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v12 10/13] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v12 11/13] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v12 12/13] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v12 13/13] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH net-next 0/2] net: phy: Eliminate unnecessary soft
 2019-03-18 17:18 UTC  (8+ messages)
` [PATCH net-next 2/2] net: phy: marvell: Avoid unnecessary soft reset
  ` regression from: "

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-18 16:59 UTC  (19+ messages)
` [PATCH v11 03/14] lib, arm64: untag user pointers in strn*_user
` [PATCH v11 08/14] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v11 09/14] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v11 10/14] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v11 13/14] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH] doc: fix link to MSG_ZEROCOPY patchset
 2019-03-18 16:51 UTC  (3+ messages)

[PATCH net-next] mpls: Fix 6PE forwarding
 2019-03-18 16:47 UTC  (2+ messages)

[PATCH v9 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-18 16:43 UTC  (4+ messages)
` [PATCH v9 perf,bpf 12/15] perf, bpf: enable annotation of bpf program

[PATCH] mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warning
 2019-03-18 16:35 UTC 

[PATCH] tcp: don't use __constant_cpu_to_be32
 2019-03-18 16:32 UTC  (8+ messages)

selftests: bpf: test_align Failed to find match 1: R1=ctx(id=0,off=0,imm=0) func#0 @0
 2019-03-18 16:26 UTC  (2+ messages)

[PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports
 2019-03-18 16:22 UTC  (19+ messages)

[PATCH] net-sysfs: Fix memory leak in netdev_register_kobject
 2019-03-19  5:06 UTC  (3+ messages)

r8169 driver from kernel 5.0 crashing
 2019-03-18 16:17 UTC  (22+ messages)
            ` r8169 driver from kernel 5.0 crashing - napi_consume_skb

[PATCH 00/16] fix some perf issues detected by ASan
 2019-03-18 16:16 UTC  (7+ messages)
` [PATCH 01/16] perf: add doc for how to build perf with Asan and UBSan
` [PATCH 07/16] perf: top: fix heap-use-after-free issue

[PATCH v2 01/13] enc28j60: Use device_get_mac_address()
 2019-03-18 16:11 UTC  (13+ messages)
` [PATCH v2 02/13] enc28j60: Remove duplicate messaging
` [PATCH v2 03/13] enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
` [PATCH v2 04/13] enc28j60: Drop driver name duplication from messages
` [PATCH v2 05/13] enc28j60: Switch to use module_spi_driver() macro
` [PATCH v2 06/13] enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()
` [PATCH v2 07/13] enc28j60: Switch to dev_<level> from pr_<level>
` [PATCH v2 08/13] enc28j60: Convert HW related printk() to dev_printk()
` [PATCH v2 09/13] enc28j60: Convert printk() to netdev_printk()
` [PATCH v2 10/13] enc28j60: Remove linux/init.h
` [PATCH v2 11/13] enc28j60: Amend comments by fixing typos, adding periods, etc
` [PATCH v2 12/13] enc28j60: Fix indentation splats
` [PATCH v2 13/13] enc28j60: Convert to use SPDX identifier

[RFC PATCH net-next 0/3] RTNL: Add link-down reason reporting
 2019-03-18 15:52 UTC  (18+ messages)
` [RFC PATCH net-next 1/3] net: rtnetlink: Add link-down reason to RTNL messages

[PATCH v3 bpf] bpf: Try harder when allocating memory for large maps
 2019-03-18 15:52 UTC  (3+ messages)

[PATCH net 0/3] s390/qeth: fixes 2019-03-18
 2019-03-18 15:40 UTC  (4+ messages)
` [PATCH net 1/3] s390/qeth: don't erase configuration while probing
` [PATCH net 2/3] s390/qeth: fix race when initializing the IP address table
` [PATCH net 3/3] s390/qeth: be drop monitor friendly

[PATCH] netfilter: ip6t_srh: Fix potential NULL pointer dereference
 2019-03-18 15:00 UTC  (2+ messages)

[PATCH] ipv6: ip6t_srh: fix NULL pointer dereferences
 2019-03-18 15:01 UTC  (2+ messages)

[PATCH] [v2] netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
 2019-03-18 15:22 UTC  (2+ messages)

[PATCH net] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
 2019-03-18 15:22 UTC  (2+ messages)

[PATCH net] af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
 2019-03-18 14:49 UTC  (2+ messages)

[PATCH] y2038: fix socket.h header inclusion
 2019-03-18 14:37 UTC  (11+ messages)

[PATCH net] net: phy: Don't assume loopback is supported
 2019-03-18 14:19 UTC  (5+ messages)

[PATCH] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
 2019-03-18 13:51 UTC 

KASAN: slab-out-of-bounds Read in bacpy
 2019-03-18 13:00 UTC  (7+ messages)

[PATCH v4] ipvs: allow tunneling with gue encapsulation
 2019-03-18 12:50 UTC  (5+ messages)

[RFC PATCH 0/2] Sub ns increment fixes in Macb PTP
 2019-03-18 12:31 UTC  (3+ messages)
` [RFC PATCH 1/2] net: macb: Add separate definition for PPM fraction
` [RFC PATCH 2/2] net: macb: Fix SUBNS increment and increase resolution

[PATCH net] ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
 2019-03-18 12:21 UTC  (2+ messages)

[PATCH net 00/13] sctp: fix ignoring asoc_id for tcp-style sockets on some setsockopts
 2019-03-18 12:06 UTC  (14+ messages)
` [PATCH net 01/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM sockopt
` [PATCH net 02/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
` [PATCH net 03/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
` [PATCH net 04/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
` [PATCH net 05/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
` [PATCH net 06/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
` [PATCH net 07/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
` [PATCH net 08/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
` [PATCH net 09/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY sockopt
` [PATCH net 10/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
` [PATCH net 11/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET sockopt
` [PATCH net 12/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
` [PATCH net 13/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER sockopt

[PATCH net] sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
 2019-03-18 11:58 UTC 

[PATCHv2 net] sctp: get sctphdr by offset in sctp_compute_cksum
 2019-03-18 11:47 UTC 

[PATCH 0/6] net: can: xilinx_can: Bug fixes and Enhancements
 2019-03-18 11:32 UTC  (7+ messages)
` [PATCH 1/6] net: can: xilinx_can: Fix style issues
` [PATCH 2/6] net: can: xilinx_can: Fix flags field initialization for axi can and canps
` [PATCH 3/6] net: can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
` [PATCH 4/6] net: can: xilinx_can: Add support for CANFD FD frames
` [PATCH 5/6] net: can: xilinx_can: Add SPDX license
` [PATCH 6/6] net: can: xilinx_can: Fix kernel doc warnings

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-18 11:10 UTC  (5+ messages)
` [PATCH ghak90 V5 03/10] audit: read container ID of a process
` [PATCH ghak90 V5 04/10] audit: log container info of syscalls

Static analysis bug report: atm: idt77252
 2019-03-18 10:17 UTC 

[Xen-devel][PATCH] xen/netfront: Remove unneeded .resume callback
 2019-03-18 10:02 UTC  (8+ messages)
          ` [Xen-devel] [PATCH] "

[PATCH net-next 0/3] net: phy: add Amlogic g12a support
 2019-03-18  9:45 UTC  (9+ messages)
` [PATCH net-next 2/3] net: phy: add amlogic g12a mdio mux support

[PATCH] can: flexcan: bump FLEXCAN_TIMEOUT_US to 250
 2019-03-18  7:40 UTC  (2+ messages)

general protection fault in fib6_purge_rt
 2019-03-18  7:28 UTC  (2+ messages)

[PATCH] virtio_net: remove hcpu from virtnet_clean_affinity
 2019-03-18  6:56 UTC 

general protection fault in sctp_assoc_rwnd_increase
 2019-03-18  6:25 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the net tree
 2019-03-18  4:50 UTC 

[net v2 1/1] tipc: allow service ranges to be connect()'ed on RDM/DGRAM
 2019-03-18  4:32 UTC  (2+ messages)

[PATCH] networking: fix snmp_counter.rst Doc. Warnings
 2019-03-18  2:37 UTC  (2+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-17 18:34 UTC  (8+ messages)
` [RESEND 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND 6/7] IB/qib: "
` [RESEND 7/7] IB/mthca: "

[PATCH 0/3] Three rhashtable improvements
 2019-03-18  0:15 UTC  (4+ messages)
` [PATCH 3/3] rhashtable: rename rht_for_each*continue as *from

[GIT PULL] 9p updates for 5.1
 2019-03-18  0:04 UTC  (4+ messages)

[ipsec/xfrm] IPv6 fragmentation/path-mtu
 2019-03-18  0:03 UTC 

[ipsec/xfrmi] fragmentation of IPv4 packets
 2019-03-17 23:59 UTC 

[PATCH ipsec/vti 0/2] Fragmentation of IPv4 in VTI
 2019-03-17 23:52 UTC  (4+ messages)
` [PATCH ipsec/vti 1/2] vti: fragment IPv4 packets when DF bit is not set
` [PATCH ipsec/vti 2/2] vti6: process icmp msg when IPv6 is fragmented

kernel panic: corrupted stack end in wb_workfn
 2019-03-17 20:49 UTC 

[PATCH 4/4] leds: netdev trigger: allow setting initial values in device tree
 2019-03-17 19:11 UTC  (6+ messages)

[PATCH] netfilter: nf_tables: remove unused parameter ctx
 2019-03-17 17:27 UTC 

[PATCH net] packets: Always register packet sk in the same order
 2019-03-17 16:42 UTC  (4+ messages)

[summary] virtio network device failover writeup
 2019-03-17 13:55 UTC 

PROBLEM: HUAWEI E3531 HSPA+ USB Stick "please report the device ID to the Linux USB developers"
 2019-03-17 13:25 UTC 

[PATCH] mt76: Use the correct hweight8() function again
 2019-03-17 13:01 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in hci_event_packet
 2019-03-17 10:43 UTC  (2+ messages)

[PATCH] xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
 2019-03-17 10:13 UTC  (3+ messages)

[PATCH] net: socket: fix a missing check for nla_nest_start
 2019-03-17  1:20 UTC  (3+ messages)
` [PATCH] net: tipc: "

[PATCH v2] ipvs: allow tunneling with gue encapsulation
 2019-03-16 22:58 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).