netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-22 13:54:03 to 2018-08-24 15:23:36 UTC [more...]

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)

should __LINK_STATE_* enums really be restricted to generic queueing layer?
 2018-08-24 11:17 UTC 

[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

KASAN: use-after-free Read in sctp_transport_get_next
 2018-08-24 12:51 UTC  (2+ messages)

[net 00/13][pull request] Intel Wired LAN Driver Fixes 2018-08-23
 2018-08-24  9:03 UTC  (16+ 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] 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)

broken behaviour of TC filter delete
 2018-08-24  8:17 UTC  (2+ 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 net 0/3] net: hns: fix some bugs about speed and duplex change
 2018-08-24  6:39 UTC  (6+ 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

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

[RFC 0/3 net] lorawan: Add LoRaWAN soft MAC module
 2018-08-23 17:43 UTC  (5+ 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

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

KASAN: use-after-free Read in __rhashtable_lookup (2)
 2018-08-23 14:35 UTC 

[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  (5+ messages)
` [PATCH iproute2 2/3] testsuite: let make compile build the netlink helper
` [PATCH iproute2 3/3] testsuite: run dmesg with sudo

[PATCH] net: macb: do not disable MDIO bus when closing interface
 2018-08-23  7:45 UTC  (4+ messages)
` [PATCH] net: macb: do not disable MDIO bus at open/close time
    ` [PATCH v2] "

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  (4+ messages)
` [Patch net 1/2] net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
` [Patch net 2/2] net: hns3: modify variable type in hns3_nic_reuse_page

[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  (3+ messages)

[Patch net 0/4] net: hns: bug fixes & optimization for HNS driver
 2018-08-23  4:48 UTC  (6+ messages)
` [Patch net 1/4] net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
` [Patch net 2/4] net: hns: modify variable type in hns_nic_reuse_page
` [Patch net 3/4] net: hns: fix skb->truesize underestimation
` [Patch net 4/4] net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen

[PATCH net 0/3] tcp_bbr: PROBE_RTT minor bug fixes
 2018-08-23  4:45 UTC  (5+ messages)
` [PATCH net 1/3] tcp_bbr: add bbr_check_probe_rtt_done() helper
` [PATCH net 2/3] tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
` [PATCH net 3/3] tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0

[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  (3+ 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)

[PATCH 4.17 271/324] net/ethernet/freescale/fman: fix cross-build error
 2018-08-23  7:55 UTC 

[PATCH 4.14 186/217] net/ethernet/freescale/fman: fix cross-build error
 2018-08-23  7:54 UTC 

[PATCH 4.9 110/130] net/ethernet/freescale/fman: fix cross-build error
 2018-08-23  7:53 UTC 

[PATCH 4.4 60/79] net/ethernet/freescale/fman: fix cross-build error
 2018-08-23  7:53 UTC 

WARNING in refcount_inc (3)
 2018-08-23  7:24 UTC  (3+ messages)

[PATCH net] net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
 2018-08-23  4:39 UTC  (2+ messages)

[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-23  4:38 UTC  (10+ messages)
` [PATCH 05/11] can: rcar: "
` [PATCH 06/11] net: ethernet: renesas: "

[PATCHv3 iproute2 2/2] iproute: make clang happy
 2018-08-23  1:01 UTC 

[PATCHv3 iproute2 1/2] ipmaddr: use preferred_family when given
 2018-08-23  1:01 UTC 

[PATCHv3 iproute2 0/2] clang + misc changes
 2018-08-23  1:01 UTC 

[bpf-next RFC 0/3] Introduce eBPF flow dissector
 2018-08-23  0:10 UTC  (6+ messages)

ozlabs.org down?
 2018-08-22 23:18 UTC  (4+ messages)

[PATCH next-queue 1/2] ixgbe: disallow ipsec tx offload when in sr-iov mode
 2018-08-22 22:59 UTC  (2+ messages)
` [PATCH next-queue 2/2] ixgbe: fix the return value for unsupported VF offload

[bpf PATCH 0/2] tls, sockmap, fixes for sk_wait_event
 2018-08-22 21:52 UTC  (6+ messages)
` [bpf PATCH 1/2] tls: possible hang when do_tcp_sendpages hits sndbuf is full case
` [bpf PATCH 2/2] bpf: sockmap: write_space events need to be passed to TCP handler

[PATCH ipsec-next] xfrm: allow driver to quietly refuse offload
 2018-08-22 21:38 UTC 

[PATCH v0] strparser: remove any offset before parsing messages
 2018-08-23  1:04 UTC  (12+ messages)
` [PATCH] "

[PATCH] sh_eth: Add R7S9210 support
 2018-08-22 20:57 UTC 

[Patch net] net_sched: fix a compiler warning for tcf_exts_for_each_action()
 2018-08-22 19:40 UTC 

linux-next: build warning after merge of the net tree
 2018-08-22 19:26 UTC  (2+ messages)

[RFC PATCH v2 bpf-next 0/2] verifier liveness simplification
 2018-08-22 19:02 UTC  (3+ messages)
` [RFC PATCH v2 bpf-next 1/2] bpf/verifier: per-register parent pointers
` [RFC PATCH v2 bpf-next 2/2] bpf/verifier: display non-spill stack slot types in print_verifier_state

[PATCH] hv_netvsc: Fix a deadlock by getting rtnl_lock earlier in netvsc_probe()
 2018-08-22 21:20 UTC 

[PATCH bpf] bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
 2018-08-22 16:24 UTC 

ixgbe hangs when XDP_TX is enabled
 2018-08-22 16:22 UTC  (5+ messages)

[PATCH] RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
 2018-08-22 14:19 UTC  (2+ messages)

Mobile apps for your company
 2018-08-22 10:02 UTC 

We design apps
 2018-08-22  9:22 UTC 

[PATCH lora-next 1/3] net: lora: sx1301: convert to using regmap fields for bit ops
 2018-08-22 11:02 UTC  (3+ messages)
` [PATCH lora-next 2/3] net: lora: sx125x: convert to regmap fields
` [PATCH lora-next 3/3] net: lora: sx125x sx1301: allow radio to register as a clk provider

[PATCH] testsuite: Handle large number of kernel options
 2018-08-22 11:02 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).