netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-21 15:50:21 to 2018-06-23 07:45:17 UTC [more...]

[bpf PATCH v3 0/4] BPF fixes for sockhash
 2018-06-23  7:44 UTC  (6+ messages)
` [bpf PATCH v3 1/4] bpf: sockmap, fix crash when ipv6 sock is added
` [bpf PATCH v3 2/4] bpf: sockmap, fix smap_list_map_remove when psock is in many maps
` [bpf PATCH v3 3/4] bpf: sockhash fix omitted bucket lock in sock_close
` [bpf PATCH v3 4/4] bpf: sockhash, add release routine

[PATCH net-next 0/4] Updates for ipsec selftests
 2018-06-23  4:07 UTC  (6+ messages)
` [PATCH net-next 1/4] selftests: rtnetlink: clear the return code at start of ipsec test
` [PATCH net-next 2/4] selftests: rtnetlink: use dummydev as a test device
` [PATCH net-next 3/4] netdevsim: add ipsec offload testing
` [PATCH net-next 4/4] selftests: rtnetlink: add ipsec offload API test

[PATCH 00/14] net: pch_gbe: Cleanups
 2018-06-23  3:17 UTC  (15+ messages)
` [PATCH 01/14] net: pch_gbe: Remove unused copybreak parameter
` [PATCH 02/14] net: pch_gbe: Remove power_{up,down}_phy HAL abstraction
` [PATCH 03/14] net: pch_gbe: Remove read_mac_addr "
` [PATCH 04/14] net: pch_gbe: Remove sw_reset_phy "
` [PATCH 05/14] net: pch_gbe: Remove reset_phy "
` [PATCH 06/14] net: pch_gbe: Remove {read,write}_phy_reg "
` [PATCH 07/14] net: pch_gbe: Remove init_hw "
` [PATCH 08/14] net: pch_gbe: Remove get_bus_info "
` [PATCH 09/14] net: pch_gbe: Remove pch_gbe_hal_setup_init_funcs
` [PATCH 10/14] net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define
` [PATCH 11/14] net: pch_gbe: Remove dead RINGFREE code
` [PATCH 12/14] net: pch_gbe: Use module_pci_driver()
` [PATCH 13/14] net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_update
` [PATCH 14/14] net: pch_gbe: Clean up pch_gbe_set_multi

[PATCH net-next] netns: get more entropy from net_hash_mix()
 2018-06-23  2:00 UTC  (2+ messages)

[Patch net] net_sched: remove a bogus warning in hfsc
 2018-06-23  1:59 UTC  (2+ messages)

[PATCH] ipv6: avoid copy_from_user() via ipv6_renew_options_kern()
 2018-06-23  1:57 UTC  (2+ messages)

[PATCH] net: drivers/net: Convert random_ether_addr to eth_random_addr
 2018-06-23  1:50 UTC  (3+ messages)

[PATCH net 0/2] net: dccp: fixes around rx_tstamp_last_feedback
 2018-06-23  1:47 UTC  (4+ messages)
` [PATCH net 1/2] net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
` [PATCH net 2/2] net: dccp: switch rx_tstamp_last_feedback to monotonic clock

[PATCH v4] MAINTAINERS: Add file patterns for dsa device tree bindings
 2018-06-23  1:45 UTC  (2+ messages)

[PATCH net] net: mscc: make sparse happy
 2018-06-23  1:44 UTC  (2+ messages)

[PATCH net] net: mvneta: fix the Rx desc DMA address in the Rx path
 2018-06-23  1:41 UTC  (2+ messages)

[PATCH 0/4] docs: e100[0] fix build errors
 2018-06-23  1:38 UTC  (12+ messages)
` [PATCH 1/4] Documentation: e100: Use correct heading adornment
` [PATCH 2/4] Documentation: e1000: "
` [PATCH 3/4] Documentation: e100: Fix docs build error
` [PATCH 4/4] Documentation: e1000: "

[PATCH] net: phy: Allow compile test of GPIO consumers if !GPIOLIB
 2018-06-23  1:34 UTC  (2+ messages)

[PATCH net] ipv6: mcast: fix unsolicited report interval after receiving querys
 2018-06-23  1:28 UTC  (2+ messages)

[PATCH] fman: don't set node on dpaa-ethernet platform device
 2018-06-23  1:27 UTC  (2+ messages)

[PATCH net] vhost_net: validate sock before trying to put its fd
 2018-06-23  1:24 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: btf: json print btf info with bpftool map dump
 2018-06-23  0:26 UTC  (25+ messages)
` [PATCH bpf-next 2/3] bpf: btf: add btf json print functionality

[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-23  0:17 UTC  (31+ messages)
    `  "

[PATCH] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
 2018-06-23  0:01 UTC  (2+ messages)

arm64 regression bisected to "bpf: reject any prog that failed read-only lock"
 2018-06-22 23:09 UTC 

napi: SCHED flag set/clear
 2018-06-22 22:22 UTC 

[PATCH v2] selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script
 2018-06-22 21:40 UTC 

offload_handle issue in ipsec offload
 2018-06-22 20:30 UTC 

[PATCH net] net: mvneta: fix the Rx desc DMA address in the Rx path
 2018-06-22 20:26 UTC 

[PATCH] selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script
 2018-06-22 20:00 UTC 

[PATCH] net: bridge: fix potential null pointer dereference on return from br_port_get_rtnl()
 2018-06-22 19:05 UTC  (5+ messages)

[PATCH bpf] nfp: bpf: don't stop offload if replace failed
 2018-06-22 18:56 UTC 

[PATCH] selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script
 2018-06-22 18:54 UTC 

bnx2x: kernel panic in the bnx2x driver
 2018-06-22 18:27 UTC 

Fw: [Bug 200191] New: UBSAN: Undefined behaviour in ./include/net/xfrm.h:894
 2018-06-22 16:54 UTC 

[PATCH net V3 1/1] net/smc: coordinate wait queues for nonblocking connect
 2018-06-22 15:49 UTC  (2+ messages)

[PATCH v2 bpf-net] bpf: Change bpf_fib_lookup to return lookup status
 2018-06-22 15:49 UTC  (3+ messages)

bnx2x: kernel panic in the bnx2x driver
 2018-06-22 14:57 UTC  (5+ messages)

[PATCH rdma-next 0/2] RoCE ICRC counter
 2018-06-22 15:03 UTC  (5+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add RoCE RX ICRC encapsulated counter

Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
 2018-06-22 12:55 UTC  (2+ messages)

[PATCH v4] net: Remove depends on HAS_DMA in case of platform dependency
 2018-06-22 11:08 UTC 

WARNING: CPU: 3 PID: 0 at net/sched/sch_hfsc.c:1388 hfsc_dequeue+0x319/0x350 [sch_hfsc]
 2018-06-22 11:05 UTC  (8+ messages)

[PATCH v0 00/12] mlxsw thermal monitoring amendments
 2018-06-22  9:00 UTC  (11+ messages)
` [PATCH v0 03/12] mlxsw: core: Add core environment module for port temperature reading

[PATCH] net: Fix device name resolving crash in default_device_exit()
 2018-06-22  8:36 UTC  (11+ messages)

[PATCH v2] net: ethernet: stmmac: dwmac-rk: Add GMAC support for PX30
 2018-06-22  8:13 UTC  (9+ messages)

[PATCH 3/6] arcnet: com20020: Add com20020 io mapped version
 2018-06-22  8:11 UTC  (2+ messages)

[RFC v2, net-next, PATCH 4/4] net/cpsw_switchdev: add switchdev mode of operation on cpsw driver
 2018-06-22  7:45 UTC  (11+ messages)

WARNING: refcount bug in smap_release_sock
 2018-06-22  7:35 UTC  (2+ messages)

[PATCH] optoe: driver to read/write SFP/QSFP EEPROMs
 2018-06-22  7:28 UTC  (9+ messages)

[PATCH net-next 0/2] fixes for ipsec selftests
 2018-06-22  7:27 UTC  (10+ messages)

KMSAN: uninit-value in ip_vs_lblc_check_expire
 2018-06-22  5:52 UTC  (2+ messages)

[PATCH net-next v4 1/2] r8169: Don't disable ASPM in the driver
 2018-06-22  5:08 UTC  (4+ messages)
` [PATCH net-next v4 2/2] r8169: Reinstate ASPM Support

[PATCH net-next] tcp_bbr: fix bbr pacing rate for internal pacing
 2018-06-22  5:04 UTC  (2+ messages)

net/usb: Use irqsave in USB's complete callback
 2018-06-22  4:58 UTC  (2+ messages)

[PATCH] ucc_geth: Add BQL support
 2018-06-22  4:56 UTC  (3+ messages)
` [PATCH v2] "

ISDN: use irqsave() in URB completion + usb_fill_int_urb
 2018-06-22  4:54 UTC  (2+ messages)

[PATCH net-next] tcp: ignore rcv_rtt sample with old ts ecr value
 2018-06-22  4:45 UTC  (2+ messages)

[PATCH 0/7] Assorted rhashtables cleanups
 2018-06-22  4:43 UTC  (2+ messages)

[PATCH net] net: sungem: fix rx checksum support
 2018-06-22  4:20 UTC  (3+ messages)

[PATCH net V2 1/1] net/smc: coordinate wait queues for nonblocking connect
 2018-06-22  2:12 UTC  (2+ messages)

Re:
 2018-06-22  1:51 UTC 

[PATCH v1 1/1] VSOCK: fix loopback on big-endian systems
 2018-06-22  0:34 UTC  (3+ messages)

[PATCH] net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
 2018-06-22  0:31 UTC  (3+ messages)

Counsel
 2018-06-21 14:58 UTC 

[PATCH 0/2] xen-netfront: Fix issues with commit f599c64fdf7d
 2018-06-21 22:56 UTC  (2+ messages)

[PATCH] selftests: bpf: notification about privilege required to run test_kmod.sh testing script
 2018-06-21 22:33 UTC  (2+ messages)

[PATCH bpf] tools/bpf: fix test_sockmap failure
 2018-06-21 22:33 UTC  (2+ messages)

[PATCH net v2] cls_flower: fix use after free in flower S/W path
 2018-06-21 22:25 UTC  (3+ messages)

[PATCH net] net/packet: fix use-after-free
 2018-06-21 22:18 UTC  (2+ messages)

[PATCH net] bpf: enforce correct alignment for instructions
 2018-06-21 22:10 UTC  (5+ messages)

[PATCH 12/26] Convert net_namespace to new IDA API
 2018-06-21 21:28 UTC 

[PATCH bpf 0/2] tools: bpftool: small fixes for error handling in prog load
 2018-06-21 21:10 UTC  (2+ messages)

Route fallback issue
 2018-06-21 21:08 UTC  (5+ messages)

[PATCH] net: nixge: Add __packed attribute to DMA descriptor struct
 2018-06-21 18:30 UTC  (4+ messages)

[GIT] Networking
 2018-06-21 16:33 UTC  (4+ messages)

hi
 2018-06-21 16:30 UTC 

[PATCH net 1/1] net/smc: coordinate wait queues for nonblocking connect
 2018-06-21 16:26 UTC  (2+ messages)

[PATCH v2 net-next] net:sched: add action inheritdsfield to skbedit
 2018-06-21 16:13 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
              ` [PATCH v5 "


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