netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-30 20:57:22 to 2019-01-02 10:31:04 UTC [more...]

WARNING in hsr_forward_skb
 2019-01-02 10:31 UTC 

possible deadlock in nr_destroy_socket
 2019-01-02 10:31 UTC 

KASAN: use-after-free Read in nr_rx_frame
 2019-01-02 10:21 UTC 

[PATCH 0/7] net: Add support for Qualcomm ethqos
 2019-01-02 10:15 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: net: Add Qualcomm ethqos binding
` [PATCH 2/7] net: stmmac: Add driver for Qualcomm ethqos
` [PATCH 3/7] dt-bindings: net: stmmac: Add the bindings documentation for delays
` [PATCH 4/7] MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver
` [PATCH 5/7] net: phy: at803x: Rework at803x_config_init()
` [PATCH 6/7] net: phy: at803x: Add support to disable tx/rx delays
` [PATCH 7/7] net: dsa: qca8k: handle disable tx/rx delay

[PATCH] [v2] test_rhashtable: remove semaphore usage
 2019-01-02 10:05 UTC  (2+ messages)

[PATCH RFC 0/2] vsock/virtio: fix issues on device hot-unplug
 2019-01-02 10:01 UTC  (6+ messages)
` [PATCH RFC 1/2] vsock/virtio: fix kernel panic after "
` [PATCH RFC 2/2] vsock/virtio: reset connected sockets on device removal

[PATCH] net: core: Fix to store new mtu setting in netdevice
 2019-01-02  9:54 UTC  (11+ messages)

KASAN: use-after-free Read in dev_expire_timer
 2019-01-02  9:39 UTC 

[PATCH net-next] Optimize sk_msg_clone() by data merge to end dst sg entry
 2019-01-02  9:36 UTC 

[PATCH] net: sfc: checks status of efx_mcdi_rpc
 2019-01-02  9:26 UTC  (2+ messages)

[PATCH v5] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2019-01-02 16:23 UTC  (2+ messages)

[PATCH 3/8] net: dsa: adding handling of second CPU-Port
 2019-01-02  8:00 UTC  (2+ messages)
` [net] 3a1152fe14: BUG:KASAN:null-ptr-deref_in_d

Compensation for your effort
 2019-01-02  7:30 UTC 

[PATCH] r8169: Add support for new Realtek Ethernet
 2019-01-02  6:45 UTC 

[RFC bpf-next v4 00/12] bpf: dead code elimination
 2019-01-02  5:25 UTC  (14+ messages)
` [RFC bpf-next v4 01/12] bpf: change parameters of call/branch offset adjustment
` [RFC bpf-next v4 02/12] bpf: verifier: hard wire branches to dead code
` [RFC bpf-next v4 03/12] bpf: verifier: remove "
` [RFC bpf-next v4 04/12] bpf: verifier: remove unconditional branches by 0
` [RFC bpf-next v4 05/12] selftests: bpf: add tests for dead code removal
` [RFC bpf-next v4 06/12] bpf: verifier: record original instruction index
` [RFC bpf-next v4 07/12] bpf: notify offload JITs about optimizations
` [RFC bpf-next v4 08/12] nfp: bpf: don't use instruction number for jump target
` [RFC bpf-next v4 09/12] nfp: bpf: split up the skip flag
` [RFC bpf-next v4 10/12] nfp: bpf: save original program length
` [RFC bpf-next v4 11/12] nfp: bpf: support optimizing dead branches
` [RFC bpf-next v4 12/12] nfp: bpf: support removing dead code

WARNING: ODEBUG bug in netdev_freemem
 2019-01-02  4:10 UTC  (2+ messages)

[PATCH iproute2 v5] iproute: Set ip/ip6 lwtunnel flags
 2019-01-02  3:57 UTC 

[GIT PULL] 9p updates for 4.21
 2019-01-02  3:54 UTC 

KASAN: slab-out-of-bounds Read in tun_net_xmit (2)
 2019-01-02  3:32 UTC  (4+ messages)

[PATCH RFC 0/2] virtio-net: interrupt related improvements
 2019-01-02  3:30 UTC  (11+ messages)
` [PATCH RFC 1/2] virtio-net: bql support

thoughts stac/clac and get user for vhost
 2019-01-02  3:25 UTC  (6+ messages)

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2019-01-02  1:43 UTC  (17+ messages)

AF_UNIX sockets crossing namespace based boundaries
 2019-01-02  0:46 UTC 

[PATCH v3 lora-next 0/5] based on 4.19-rc7 migration to regmap and clk framewor
 2019-01-02  0:44 UTC  (9+ messages)
` [PATCH v3 lora-next 5/5] net: lora: sx125x sx1301: allow radio to register as a clk provider

[PATCH bpf v2 0/9] bpf fix to prevent oob under speculation
 2019-01-01 23:20 UTC  (10+ messages)
` [PATCH bpf v2 1/9] bpf: move {prev_,}insn_idx into verifier env
` [PATCH bpf v2 2/9] bpf: move tmp variable into ax register in interpreter
` [PATCH bpf v2 3/9] bpf: enable access to ax register also from verifier rewrite
` [PATCH bpf v2 4/9] bpf: restrict map value pointer arithmetic for unprivileged
` [PATCH bpf v2 5/9] bpf: restrict stack "
` [PATCH bpf v2 6/9] bpf: restrict unknown scalars of mixed signed bounds "
` [PATCH bpf v2 7/9] bpf: fix check_map_access smin_value test when pointer contains offset
` [PATCH bpf v2 8/9] bpf: prevent out of bounds speculation on pointer arithmetic
` [PATCH bpf v2 9/9] bpf: add various test cases to selftests

[PATCH bpf 0/9] bpf fix to prevent oob under speculation
 2019-01-01 22:57 UTC  (13+ messages)
` [PATCH bpf 1/9] bpf: move {prev_,}insn_idx into verifier env
` [PATCH bpf 2/9] bpf: move tmp variable into ax register in interpreter
` [PATCH bpf 3/9] bpf: enable access to ax register also from verifier rewrite
` [PATCH bpf 4/9] bpf: restrict map value pointer arithmetic for unpriviledged
` [PATCH bpf 5/9] bpf: restrict stack "
` [PATCH bpf 6/9] bpf: restrict unknown scalars of mixed signed bounds "
` [PATCH bpf 7/9] bpf: fix check_map_access smin_value test when pointer contains offset
` [PATCH bpf 8/9] bpf: prevent out of bounds speculation on pointer arithmetic
` [PATCH bpf 9/9] bpf: add various test cases to selftests

[PATCH] atl1c: fix typo driection -> direction
 2019-01-01 21:45 UTC  (2+ messages)

lan78xx: WARNING: irq 79 handler enabled interrupts
 2019-01-01 21:31 UTC  (4+ messages)

[PATCH net] net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
 2019-01-01 20:14 UTC  (2+ messages)

[PATCH net] ip: validate header length on virtual device xmit
 2019-01-01 20:10 UTC  (2+ messages)

[PATCH net] tap: call skb_probe_transport_header after setting skb->dev
 2019-01-01 20:02 UTC  (2+ messages)

[Patch net] ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
 2019-01-01 19:59 UTC  (4+ messages)

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-01 19:46 UTC  (8+ messages)

[PATCH 1/1] net-next/hinic:add shutdown callback
 2019-01-01 19:39 UTC 

[PATCH 1/1] net: rds: remove unnecessary NULL check
 2019-01-01 17:54 UTC  (2+ messages)

skb_cow() vs skb_cow_head() - what exactly is "header"?
 2019-01-01 17:53 UTC  (2+ messages)

[PATCH net-next] add document for TCP OFO, PAWS and skip ACK counters
 2019-01-01 17:51 UTC  (2+ messages)

[PATCH v3] sock: Make sock->sk_stamp thread-safe
 2019-01-01 17:49 UTC  (2+ messages)

[PATCH iproute2] ip: support for xfrm interfaces
 2019-01-01 17:40 UTC  (3+ messages)

[PATCH iproute2 v4] iproute: Set ip/ip6 lwtunnel flags
 2019-01-01 17:33 UTC  (2+ messages)

Cannot bind to IPv6 address in VRF
 2019-01-01 17:21 UTC  (3+ messages)

[PATCH iproute2] configure: Fix to minor error caused by 377a09902a57 ("configure: Minor code cleanup")
 2019-01-01 15:54 UTC 

[PATCH iproute2] configure: Fix to minor error caused by 377a09902a57 ("configure: Minor code cleanup")
 2019-01-01 15:53 UTC 

[PATCH] configure: Fix to minor error caused by 377a09902a57 ("configure: Minor code cleanup")
 2019-01-01 14:38 UTC  (2+ messages)

[PATCH bpf-next RFCv3 0/6] AF_XDP support for veth
 2019-01-01 13:44 UTC  (3+ messages)
` [PATCH bpf-next RFCv3 2/6] veth: support AF_XDP TX copy-mode

[PATCH bpf-next] selftests/bpf: fix error printing in test_devmap()
 2019-01-01 12:52 UTC  (2+ messages)

[PATCH] configure: Fix to minor error caused by recent code cleanup
 2019-01-01 10:58 UTC  (3+ messages)

[PATCH RFC net-next 00/19] Devlink health reporting and recovery system
 2019-01-01 10:01 UTC  (25+ messages)
` [PATCH RFC net-next 01/19] devlink: Add health buffer support
` [PATCH RFC net-next 02/19] devlink: Add health reporter create/destroy functionality
` [PATCH RFC net-next 03/19] devlink: Add health report functionality
` [PATCH RFC net-next 04/19] devlink: Add health get command
` [PATCH RFC net-next 05/19] devlink: Add health set command
` [PATCH RFC net-next 06/19] devlink: Add health recover command
` [PATCH RFC net-next 07/19] devlink: Add health diagnose command
` [PATCH RFC net-next 08/19] devlink: Add health objdump {get,clear} commands
` [PATCH RFC net-next 09/19] net/mlx5e: Add TX reporter support
` [PATCH RFC net-next 10/19] net/mlx5e: Add TX timeout support for mlx5e TX reporter
` [PATCH RFC net-next 11/19] net/mlx5: Move all devlink related functions calls to devlink.c
` [PATCH RFC net-next 12/19] net/mlx5: Refactor print health info
` [PATCH RFC net-next 13/19] net/mlx5: Create FW devlink_health_reporter
` [PATCH RFC net-next 14/19] net/mlx5: Add core dump register access functions
` [PATCH RFC net-next 15/19] net/mlx5: Add support for FW reporter objdump
` [PATCH RFC net-next 16/19] net/mlx5: Report devlink health on FW issues
` [PATCH RFC net-next 17/19] net/mlx5: Add FW fatal devlink_health_reporter
` [PATCH RFC net-next 18/19] net/mlx5: Report devlink health on FW fatal issues
` [PATCH RFC net-next 19/19] devlink: Add Documentation/networking/devlink-health.txt
` [PATCH RFC iproute2-next] devlink: Add health command support

[PATCH iproute2-next] bridge: fdb: Fix filtering with strict checking enabled / disabled
 2019-01-01  7:18 UTC 

[PATCH iproute2] iprule: Add tun_id filed in the selector
 2019-01-01  6:14 UTC  (2+ messages)

[PATCH iproute2-next] bridge: fdb: Use 'struct ndmsg' for FDB dumping
 2019-01-01  5:55 UTC  (4+ messages)

[PATCH iproute2] nstat: fix load_ugly_table() limits
 2019-01-01  5:54 UTC  (2+ messages)

[PATCH iproute2 v3] iproute: Set ip/ip6 lwtunnel flags
 2019-01-01  5:44 UTC  (2+ messages)

[PATCH net-next] net: hns3: Config NIC port speed same as that of optical module
 2019-01-01  1:22 UTC  (2+ messages)

[RFC bpf-next v3 00/12] bpf: dead code elimination
 2018-12-31 22:27 UTC  (6+ messages)
` [RFC bpf-next v3 03/12] bpf: verifier: remove dead code

general protection fault in ax25_send_frame
 2018-12-31 22:22 UTC 

[PATCH] ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
 2018-12-31 21:43 UTC 

You emailed Houston Mothers Blog
 2018-12-31 20:11 UTC 

[RFC] phylink: support for devices with MAC sharing SFP cage & PHY (e.g. Turris Omnia)
 2018-12-31 17:43 UTC  (6+ messages)

[PATCH] mt76: make const array 'data' static, shrinks object size
 2018-12-31 14:41 UTC  (2+ messages)

[PATCH net-next] Amiga PCMCIA 100 MBit card support
 2018-12-31 10:47 UTC  (6+ messages)

net build error
 2018-12-31 10:44 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in batadv_interface_tx
 2018-12-31  9:41 UTC 

INFO: rcu detected stall in ndisc_alloc_skb
 2018-12-31  8:24 UTC  (4+ messages)

KASAN: use-after-free Read in xfrm_policy_inexact_insert
 2018-12-31  8:05 UTC 

INFO: rcu detected stall in x25_connect
 2018-12-31  8:03 UTC 

general protection fault in xfrm_policy_lookup_bytype
 2018-12-31  8:02 UTC 

: getsockopt(fd, SOL_IP, SO_ORIGINAL_DST, sa, &salen) is in fact sometimes returning the source IP instead the destination IP
 2018-12-31  6:20 UTC 

KASAN: use-after-free Read in batadv_interface_tx
 2018-12-31  5:51 UTC 

[PATCH net] r8169: fix WoL device wakeup enable
 2018-12-31  4:26 UTC  (2+ messages)

[Patch net] ax25: fix a use-after-free in ax25_fillin_cb()
 2018-12-31  4:24 UTC  (6+ messages)
` [Patch net] net/wan: fix a double free in x25_asy_open_tty()
` [Patch net] netrom: fix locking in nr_find_socket()

[PATCH v4] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2018-12-31  4:22 UTC  (2+ messages)

WARNING in batadv_mcast_mla_update
 2018-12-31  4:17 UTC 

WARNING in batadv_mcast_mla_tt_retract
 2018-12-31  4:11 UTC 

INFO: rcu detected stall in inet_dgram_connect
 2018-12-31  3:34 UTC 

INFO: rcu detected stall in igmp_ifc_timer_expire
 2018-12-31  3:34 UTC 

[net:master 2/22] ERROR: "ia64_delay_loop" [drivers/spi/spi-thunderx.ko] undefined!
 2018-12-31  3:17 UTC 

[PATCH v2] netlink: fixup regression in RTM_GETADDR
 2018-12-31  2:10 UTC 

[PATCH] netlink: fixup regression in RTM_GETADDR
 2018-12-31  1:48 UTC  (2+ messages)

[PATCH RFC lora-next 0/4] Get sx1301 to transmit lora packets
 2018-12-30 23:38 UTC  (3+ messages)
` [PATCH RFC lora-next 4/4] net: lora: sx1301: introduce a lora frame for packet metadata

ALLIANCE LOAN OFFER/PROJECT FUNDING
 2018-12-30 21:33 UTC 

[PATCH] ipv6: fix typo in net/ipv6/reassembly.c
 2018-12-30 21:03 UTC  (2+ messages)

[PATCH v2] ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
 2018-12-30 20:57 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).