netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-23 08:08:21 to 2018-08-25 04:59:14 UTC [more...]

[PATCH net 0/3] net: hns: fix some bugs about speed and duplex change
 2018-08-25  1:21 UTC  (8+ messages)
` [PATCH NET 1/3] net: hns: add the code for cleaning pkt in chip
` [PATCH NET 2/3] net: hns: add netif_carrier_off before change speed and duplex
` [PATCH NET 3/3] net: hns: add configuration constraints for 1000M half

[RFC v3 net-next 0/5] eBPF and struct scatterlist
 2018-08-25  1:02 UTC  (3+ messages)
` [RFC v3 net-next 3/5] ebpf: fix bpf_msg_pull_data

[PATCH bpf 0/2] Two BPF sockmap fixes
 2018-08-25  1:01 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf, sockmap: fix potential use after free in bpf_tcp_close
` [PATCH bpf 2/2] bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg

[PATCH] correct comments for flags, priv flags in netdevice.h
 2018-08-25  0:38 UTC  (2+ messages)

[bpf PATCH] bpf: sockmap, decrement copied count correctly in redirect error case
 2018-08-25  0:37 UTC 

KASAN: use-after-free Read in __rhashtable_lookup (2)
 2018-08-24 23:50 UTC  (7+ messages)
  `  "

oops with ip6_rt_cache_alloc
 2018-08-24 23:04 UTC  (2+ messages)

[PATCH v2 00/17] WireGuard: Secure Network Tunnel
 2018-08-24 23:00 UTC  (19+ messages)
` [PATCH v2 01/17] asm: simd context helper API
` [PATCH v2 02/17] zinc: introduce minimal cryptography library
` [PATCH v2 03/17] zinc: ChaCha20 generic C implementation
` [PATCH v2 04/17] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH v2 05/17] zinc: ChaCha20 x86_64 implementation
` [PATCH v2 06/17] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH v2 07/17] zinc: Poly1305 generic C implementation and selftest
` [PATCH v2 08/17] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH v2 09/17] zinc: Poly1305 x86_64 implementation
` [PATCH v2 10/17] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH v2 11/17] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH v2 12/17] zinc: BLAKE2s generic C implementation "
` [PATCH v2 13/17] zinc: BLAKE2s x86_64 implementation
` [PATCH v2 14/17] zinc: Curve25519 generic C implementations and selftest
` [PATCH v2 15/17] zinc: Curve25519 ARM implementation
` [PATCH v2 16/17] zinc: Curve25519 x86_64 implementation
` [PATCH v2 17/17] net: WireGuard secure network tunnel

[Patch net] tipc: switch to rhashtable iterator
 2018-08-24 19:28 UTC 

[net 00/11][pull request] Intel Wired LAN Driver Updates 2018-08-24
 2018-08-24 18:47 UTC  (12+ messages)
` [net 01/11] ixgb: use dma_zalloc_coherent instead of allocator/memset
` [net 02/11] e1000: check on netif_running() before calling e1000_up()
` [net 03/11] e1000: ensure to free old tx/rx rings in set_ringparam()
` [net 04/11] igb: Use an advanced ctx descriptor for launchtime
` [net 05/11] igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
` [net 06/11] igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
` [net 07/11] ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
` [net 08/11] ixgbe: Prevent unsupported configurations with XDP
` [net 09/11] ixgbe: fix driver behaviour after issuing VFLR
` [net 10/11] i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
` [net 11/11] i40e: fix condition of WARN_ONCE for stat strings

ethtool 4.18 released
 2018-08-24 18:38 UTC 

broken behaviour of TC filter delete
 2018-08-24 18:11 UTC  (4+ messages)

[PATCH] sh_eth: Add R7S9210 support
 2018-08-24 16:07 UTC  (2+ messages)

[RFC 0/3 net] lorawan: Add LoRaWAN soft MAC module
 2018-08-24 15:58 UTC  (6+ messages)
` [RFC 1/3 net] lorawan: Add LoRaWAN class module
` [RFC 2/3 net] lorawan: Add macro and definition for LoRaWAN class modlue
` [RFC 3/3 net] lorawan: List LORAWAN in menuconfig

[net 00/13][pull request] Intel Wired LAN Driver Fixes 2018-08-23
 2018-08-24 15:53 UTC  (18+ messages)
` [net 01/13] ice: Fix multiple static analyser warnings
` [net 02/13] ice: Remove unnecessary node owner check
` [net 03/13] ice: Cleanup magic number
` [net 04/13] ice: Report stats for allocated queues via ethtool stats
` [net 05/13] ice: Clean control queues only when they are initialized
` [net 06/13] ice: Fix bugs in control queue processing
` [net 07/13] ice: Use order_base_2 to calculate higher power of 2
` [net 08/13] ice: Set VLAN flags correctly
` [net 09/13] ice: Update to interrupts enabled in OICR
` [net 10/13] ice: Fix a few null pointer dereference issues
` [net 11/13] ice: Fix potential return of uninitialized value
` [net 12/13] ice: Change struct members from bool to u8
` [net 13/13] ice: Trivial formatting fixes

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-24 15:27 UTC  (4+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups

[PATCH] net: macb: do not disable MDIO bus at open/close time
 2018-08-24 14:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ixgb: replace dma_alloc_coherent + memset with dma_zalloc_coherent
 2018-08-24 18:21 UTC  (2+ messages)

ixgbe hangs when XDP_TX is enabled
 2018-08-24 14:25 UTC  (6+ messages)

[PATCH] wcn36xx: replace dma_alloc_coherent + memset with dma_zalloc_coherent
 2018-08-24 17:35 UTC  (2+ messages)

[PATCH] i40e: report correct statistics when XDP is enabled
 2018-08-24 14:00 UTC 

should __LINK_STATE_* enums really be restricted to generic queueing layer?
 2018-08-24 13:49 UTC  (2+ messages)

[PATCH 4.4 18/31] r8152: napi hangup fix after disconnect
 2018-08-24 16:38 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
 2018-08-24 12:41 UTC 

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-08-24 16:01 UTC  (5+ messages)
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls

[PATCH v2] wcn36xx: Use dma_zalloc_coherent instead of dma_alloc_coherent + memset
 2018-08-24 15:48 UTC  (2+ messages)

KASAN: use-after-free Read in sctp_transport_get_next
 2018-08-24 15:27 UTC  (3+ messages)

mmotm 2018-08-23-17-26 uploaded (netfilter: undefined reference)
 2018-08-24 15:23 UTC 

misleading comment in netdevice.h?
 2018-08-24 11:35 UTC  (3+ messages)

[PATCH] xen-netfront: wait xenbus state change when load module manually
 2018-08-24 14:26 UTC  (6+ messages)
  ` [Xen-devel] "

what exactly does "volatile" mean WRT net_device_flags?
 2018-08-24 10:38 UTC 

ICT Helpdesk
 2018-08-24  9:22 UTC 

[PATCH 0/3] Add CAN support to rcar_can driver
 2018-08-24  9:22 UTC  (9+ messages)
` [PATCH 1/3][can-next] can: rcar_can: Fix erroneous registration
` [PATCH 2/3][can-next] can: rcar_can: Add RZ/G2 support
` [PATCH 3/3] dt-bindings: can: rcar_can: Add r8a774a1 support

[PATCH] dt-bindings: can: rcar_can: Add r8a774a1 support
 2018-08-24  8:31 UTC  (5+ messages)

[PATCH] iwlwifi: d3: use struct_size() in kzalloc()
 2018-08-24 11:58 UTC  (4+ messages)

[PATCH] wcn36xx: use dma_zalloc_coherent instead of allocator/memset
 2018-08-24 11:50 UTC  (2+ messages)

[PATCH] wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp
 2018-08-24 11:49 UTC  (2+ messages)

[PATCH] qed: fix spelling mistake "comparsion" -> "comparison"
 2018-08-24 11:18 UTC 

[PATCH net] vhost: correctly check the iova range when waking virtqueue
 2018-08-24 11:02 UTC  (3+ messages)

[PATCH v2 0/2] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-24  9:18 UTC  (3+ messages)
` [PATCH v2 2/2] can: rcar: "

pull-request: bpf 2018-08-24
 2018-08-24  5:42 UTC  (2+ messages)

[PATCH] Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
 2018-08-24  9:04 UTC 

[PATCH] mt76: Fix comparisons with invalid hardware key index
 2018-08-24  8:20 UTC  (3+ messages)

[PATCH] ath10k: use struct_size() in kzalloc()
 2018-08-24  2:59 UTC  (2+ messages)

[Patch net] tipc: fix a missing rhashtable_walk_exit()
 2018-08-23 23:19 UTC 

[PATCH bpf] xsk: fix return value of xdp_umem_assign_dev()
 2018-08-23 23:10 UTC  (3+ messages)

[PATCH v1 net-next] igb: Use an advanced ctx descriptor for launchtime
 2018-08-23 22:23 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 1/1] qlge: Fix netdev features configuration
 2018-08-23 21:59 UTC  (2+ messages)

[PATCH net 1/1] qlge: Fix netdev features configuration
 2018-08-23 20:20 UTC 

KASAN: use-after-free Read in ceph_destroy_options
 2018-08-23 19:06 UTC  (2+ messages)

[PATCH v3 net-next 02/12] net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
 2018-08-23 18:42 UTC  (3+ messages)
` [v3, net-next, "

[PATCH bpf] tools: bpftool: return from do_event_pipe() on bad arguments
 2018-08-23 18:35 UTC  (5+ messages)

[PATCH] netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
 2018-08-23 18:26 UTC  (2+ messages)

[PATCH 0/2] net/sched: Add hardware specific counters to TC actions
 2018-08-23 18:14 UTC  (7+ messages)

[PATCH] net: intel: igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
 2018-08-23 21:05 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 1/2] net: intel: igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
 2018-08-23 21:04 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf] bpf: use per htab salt for bucket hash
 2018-08-23 16:43 UTC  (3+ messages)

[PATCH net] vti6: remove !skb->ignore_df check from vti6_xmit()
 2018-08-23 16:49 UTC 

[PATCH] netlink: add nl_set_extack_cookie_u64()
 2018-08-23 16:39 UTC  (3+ messages)

[PULL] virtio,vhost: fixes, tweaks
 2018-08-23 17:42 UTC 

[PATCH] selftests: net: move fragment forwarding/config up a level
 2018-08-23 17:09 UTC  (5+ messages)

[PATCH] ath9k: turn on btcoex_enable as default
 2018-08-23 17:06 UTC  (10+ messages)

is "volatile" the cause of ifconfig flags not matching sysfs flags?
 2018-08-23 11:50 UTC  (3+ messages)

[PATCH] r8169: don't use MSI-X on RTL8106e
 2018-08-23 13:38 UTC  (9+ messages)

[PATCH iproute2] q_cake: Add description of the tc filter override mechanism to man page
 2018-08-23 10:05 UTC 

[PATCH iproute2 1/3] testsuite: remove all temp files and implement make clean
 2018-08-23  8:34 UTC  (3+ messages)

Failed to call bpf_l3_csum_replace() twice for IPIP tunnel
 2018-08-23  7:17 UTC  (2+ messages)

pull request: bluetooth 2018-08-23
 2018-08-23  5:43 UTC  (2+ messages)

[PATCH net] tipc: fix the big/little endian issue in tipc_dest
 2018-08-23  8:49 UTC 

[PATCH 1/2] net: netsec: enable tx-irq during open callback
 2018-08-23  5:15 UTC  (2+ messages)

[Patch net 0/2] net: hns3: bug fix & optimization for HNS3 driver
 2018-08-23  5:13 UTC  (2+ messages)

[PATCH net-next] ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_write
 2018-08-23  8:31 UTC  (2+ messages)

[PATCH] net/ipv6: init ip6 anycast rt->dst.input as ip6_input
 2018-08-23  4:53 UTC  (2+ messages)

[Patch net 0/4] net: hns: bug fixes & optimization for HNS driver
 2018-08-23  4:48 UTC  (2+ messages)

[PATCH net 0/3] tcp_bbr: PROBE_RTT minor bug fixes
 2018-08-23  4:45 UTC  (2+ messages)

[PATCH net] ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
 2018-08-23  4:43 UTC  (2+ messages)

[Patch net] addrconf: reduce unnecessary atomic allocations
 2018-08-23  4:42 UTC  (2+ messages)

[PATCH] net_sched: fix unused variable warning in stmmac
 2018-08-23  4:40 UTC  (2+ messages)

[PATCH] sch_cake: Fix TC filter flow override and expand it to hosts as well
 2018-08-23  4:40 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).