netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-08 20:19:43 to 2018-01-09 13:30:25 UTC [more...]

[bpf-next PATCH 0/7] sockmap sample updates
 2018-01-09 13:30 UTC  (5+ messages)
` [bpf-next PATCH 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH 4/7] bpf: sockmap sample, report bytes/sec

[PATCH] doc: clarification about setting SO_ZEROCOPY
 2018-01-09 13:05 UTC  (2+ messages)

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-09 13:00 UTC  (13+ messages)

pull-request: wireless-drivers 2018-01-09
 2018-01-09 12:59 UTC 

[PATCH net, v3] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-09 12:43 UTC 

aio poll, io_pgetevents and a new in-kernel poll API
 2018-01-09 12:28 UTC  (2+ messages)

[PATCH bpf] bpf: avoid false sharing of map refcount with max_entries
 2018-01-09 12:17 UTC 

RFC(V3): Audit Kernel Container IDs
 2018-01-09 12:16 UTC 

[PATCH net-next v3 00/10] net: create dynamic software irq moderation library
 2018-01-09 12:08 UTC  (17+ messages)
` [PATCH net-next v3 01/10] net/mlx5e: Move interrupt moderation structs to new file
` [PATCH net-next v3 02/10] net/mlx5e: Move interrupt moderation forward declarations
` [PATCH net-next v3 03/10] net/mlx5e: Remove rq references in mlx5e_rx_am
` [PATCH net-next v3 04/10] net/mlx5e: Move AM logic enums
` [PATCH net-next v3 05/10] net/mlx5e: Move generic functions to new file
` [PATCH net-next v3 06/10] net/mlx5e: Change Mellanox references in DIM code
` [PATCH net-next v3 07/10] net/mlx5e: Move dynamic interrupt coalescing code to include/linux
` [PATCH net-next v3 08/10] net/dim: use struct net_dim_sample as arg to net_dim
` [PATCH net-next v3 09/10] bnxt_en: add support for software dynamic interrupt moderation
` [PATCH net-next v3 10/10] MAINTAINERS: add entry for Dynamic Interrupt Moderation

BUG: sleeping function called from invalid context at ./include/linux/percpu-rwsem.h:LINE
 2018-01-09 12:00 UTC  (3+ messages)
` [PATCH ipsec] xfrm: don't call xfrm_policy_cache_flush while holding spinlock

xfrm: Return error on unknown switch in init_state
 2018-01-09 11:59 UTC  (4+ messages)
  ` [PATCH v2] xfrm: Return error on unknown encap_type "

[PATCH] caif_usb: use strlcpy() instead of strncpy()
 2018-01-09 11:58 UTC 

[PATCH v2] b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
 2018-01-09 11:11 UTC  (6+ messages)

[PATCH] net: phy: Fix phy_modify() semantic difference fallout
 2018-01-09 11:11 UTC 

[PATCH net-next] vhost_net: batch used ring update in rx
 2018-01-09 10:27 UTC 

[PATCH bpf] bpf: prevent out-of-bounds speculation
 2018-01-09 10:21 UTC  (4+ messages)

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-09 10:04 UTC  (25+ messages)
` [PATCH 02/18] Documentation: document nospec helpers
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 07/18] [media] uvcvideo: prevent bounds-check bypass via speculative execution
` [PATCH 16/18] net: mpls: "

AM43x boot broken on linux-next
 2018-01-09  9:52 UTC 

[PATCH net-next v2 0/6] Replace WARN_ONCE usages with netdev_WARN_ONCE
 2018-01-09  9:51 UTC  (8+ messages)
` [PATCH net-next v2 1/6] net: Fix netdev_WARN_ONCE macro
` [PATCH net-next v2 5/6] bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE

BUG: 4.14.11 unable to handle kernel NULL pointer dereference in xfrm_lookup
 2018-01-09  9:26 UTC  (6+ messages)

[v2] net: gianfar_ptp: move set_fipers() to spinlock protecting area
 2018-01-09  9:15 UTC  (3+ messages)

[PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
 2018-01-09  9:01 UTC  (3+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next v3 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
 2018-01-09  8:59 UTC  (5+ messages)
` [PATCH net-next v3 1/4] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next v3 2/4] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next v3 3/4] net: mvpp2: 1000baseX support
` [PATCH net-next v3 4/4] net: mvpp2: 2500baseX support

[PATCH 0/2] net: dsa: lan9303: check error value from devm_gpiod_get_optional()
 2018-01-09  8:38 UTC  (3+ messages)

[PATCH net, v2] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-09  8:35 UTC  (2+ messages)

[PATCH][V2] wcn36xx: fix incorrect assignment to msg_body.min_ch_time
 2018-01-09  8:20 UTC  (2+ messages)
` [V2] "

[PATCH net-next 00/18] ipv6: Align nexthop behaviour with IPv4
 2018-01-09  8:04 UTC  (3+ messages)

[PATCH net-next 0/3] ethtool ringparam upper bound
 2018-01-09  7:35 UTC  (5+ messages)
` [PATCH net-next 1/3] ethtool: Ensure new ring parameters are within bounds during SRINGPARAM

[patch iproute2 v7 0/2] tc: Add batchsize feature to batch mode
 2018-01-09  6:59 UTC  (3+ messages)
` [patch iproute2 v7 1/2] lib/libnetlink: Add functions rtnl_talk_msg and rtnl_talk_iov
` [patch iproute2 v7 2/2] tc: Add batchsize feature for filter and actions

[PATCH] ath9k: add a quirk to set use_msi automatically
 2018-01-09  7:29 UTC  (2+ messages)

[PATCH net-next 0/2] code improvements in HNS3 driver
 2018-01-09  6:50 UTC  (3+ messages)
` [PATCH net-next 1/2] Revert "net: hns3: Add packet statistics of netdev"
` [PATCH net-next 2/2] net: hns3: report the function type the same line with hns3_nic_get_stats64

[PATCH] ipvlan: fix ipvlan MTU limits
 2018-01-09  6:48 UTC 

[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
 2018-01-09  6:45 UTC  (9+ messages)
` [patch iproute2 v6 1/3] lib/libnetlink: Add a function rtnl_talk_msg
` [patch iproute2 v6 2/3] tc: Add -bs option to batch mode

[pull request][net-next 00/10] Mellanox, mlx5 updates 2018-01-08
 2018-01-09  6:44 UTC  (11+ messages)
` [net-next 01/10] net/mlx5: Add hairpin definitions to the FW API
` [net-next 02/10] net/mlx5: Hairpin pair core object setup
` [net-next 03/10] net/mlx5e: Basic setup of hairpin object
` [net-next 04/10] net/mlx5e: Support offloading TC NIC hairpin flows
` [net-next 05/10] net/mlx5e: IPoIB, Use correct timestamp in child receive flow
` [net-next 06/10] net/mlx5e: IPoIB, Add PTP ioctl support for child interface
` [net-next 07/10] net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters
` [net-next 08/10] net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"
` [net-next 09/10] net/core: Add drop counters to VF statistics
` [net-next 10/10] net/mlx5e: E-switch, Add steering drop counters

iscsi target regression due to "tcp: remove prequeue support" patch
 2018-01-09  6:32 UTC 

KASAN: use-after-free Read in psock_write_space
 2018-01-09  6:27 UTC 

WARNING: held lock freed!
 2018-01-09  5:47 UTC  (4+ messages)

[PATCH v2 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
 2018-01-09  4:52 UTC 

[PATCH] net: gianfar_ptp: move set_fipers() to spinlock protecting area
 2018-01-09  3:39 UTC  (4+ messages)

[PATCH net-next 00/20] add some new features and fix some bugs for HNS3 driver
 2018-01-09  3:27 UTC  (10+ messages)
` [PATCH net-next 12/20] net: hns3: Add packet statistics of netdev

[GIT] Networking
 2018-01-09  3:13 UTC 

[PATCH] openvswitch: Trim off padding before L3 conntrack processing
 2018-01-09  3:02 UTC  (11+ messages)
` [PATCH v2] openvswitch: Trim off padding before L3+ netfilter processing

[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
 2018-01-09  2:35 UTC  (8+ messages)

[PATCH bpf-next] bpf: introduce BPF_JIT_ALWAYS_ON config
 2018-01-09  2:23 UTC  (4+ messages)

Subject: [RFC][PATCH 04/11] stmmac: fix breakage in stmmac_hw_setup()
 2018-01-09  2:02 UTC  (2+ messages)

[RESEND PATCH 1/3] net: caif: remove unused hardirq.h
 2018-01-09  1:59 UTC  (6+ messages)
` [RESEND PATCH 2/3] net: ovs: "
` [RESEND PATCH 3/3] net: tipc: "

[PATCH 00/52] Netfilter/IPVS updates for net-next
 2018-01-09  1:55 UTC  (46+ messages)
` [PATCH 01/52] netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
` [PATCH 02/52] netfilter: conntrack: constify list of builtin trackers
` [PATCH 05/52] netfilter: conntrack: timeouts can be const
` [PATCH 06/52] netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
` [PATCH 08/52] netfilter: ipset: add resched points during set listing
` [PATCH 09/52] netfilter: nf_conntrack_h323: Remove unwanted comments
` [PATCH 12/52] netfilter: core: free hooks with call_rcu
` [PATCH 13/52] netfilter: reduce size of hook entry point locations
` [PATCH 15/52] netfilter: reduce hook array sizes to what is needed
` [PATCH 16/52] netfilter: don't allocate space for decnet hooks unless needed
` [PATCH 17/52] netfilter: don't allocate space for arp/bridge "
` [PATCH 18/52] netfilter: reduce NF_MAX_HOOKS define
` [PATCH 19/52] netfilter: xtables: add and use xt_request_find_table_lock
` [PATCH 21/52] netfilter: nf_tables: reject nat hook registration if prio is before conntrack
` [PATCH 22/52] netfilter: nf_tables_arp: don't set forward chain
` [PATCH 23/52] netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
` [PATCH 24/52] netfilter: nf_tables: add nft_set_is_anonymous() helper
` [PATCH 25/52] netfilter: core: add nf_remove_net_hook
` [PATCH 26/52] netfilter: core: pass hook number, family and device to nf_find_hook_list()
` [PATCH 27/52] netfilter: core: pass family as parameter to nf_remove_net_hook()
` [PATCH 29/52] netfilter: nf_tables_inet: don't use multihook infrastructure anymore
` [PATCH 30/52] netfilter: nf_tables: remove multihook chains and families
` [PATCH 31/52] netfilter: nf_tables: remove hooks from family definition
` [PATCH 32/52] netfilter: connlimit: split xt_connlimit into front and backend
` [PATCH 33/52] netfilter: move checksum indirection to struct nf_ipv6_ops
` [PATCH 34/52] netfilter: move checksum_partial "
` [PATCH 35/52] netfilter: remove saveroute indirection in struct nf_afinfo
` [PATCH 36/52] netfilter: move route indirection to struct nf_ipv6_ops
` [PATCH 37/52] netfilter: move reroute "
` [PATCH 38/52] netfilter: remove route_key_size field in struct nf_afinfo
` [PATCH 39/52] netfilter: remove struct nf_afinfo and its helper functions
` [PATCH 40/52] netfilter: meta: secpath support
` [PATCH 41/52] netfilter: remove defensive check on malformed packets from raw sockets
` [PATCH 42/52] netfilter: nf_tables: remove nft_dereference()
` [PATCH 43/52] netfilter: nf_conntrack: add IPS_OFFLOAD status bit
` [PATCH 44/52] netfilter: nf_tables: add flow table netlink frontend
` [PATCH 45/52] netfilter: add generic flow table infrastructure
` [PATCH 46/52] netfilter: flow table support for IPv4
` [PATCH 47/52] netfilter: flow table support for IPv6
` [PATCH 48/52] netfilter: flow table support for the mixed IPv4/IPv6 family
` [PATCH 49/52] netfilter: nf_tables: flow offload expression
` [PATCH 50/52] netfilter: ipset: use swap macro instead of _manually_ swapping values
` [PATCH 51/52] netfilter: ipset: Fix "don't update counters" mode when counters used at the matching
` [PATCH 52/52] netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit()

[PATCH] b43: Replace mdelay with msleep in b43_radio_2057_init_post
 2018-01-09  1:36 UTC  (4+ messages)
`  "

[PATCH net 0/3] Some sockopt optlen fixes
 2018-01-09  1:23 UTC  (5+ messages)
` [PATCH net 1/3] sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
` [PATCH net 2/3] sctp: add a ceiling to optlen in some sockopts
` [PATCH net 3/3] sctp: make use of pre-calculated len

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2018-01-09  1:17 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the bpf tree
 2018-01-09  0:29 UTC  (2+ messages)

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-09  0:12 UTC 

[PATCH net-next 0/2] net: erspan: add support for openvswitch
 2018-01-09  0:03 UTC  (3+ messages)
` [PATCH net-next 2/2] openvswitch: add erspan version II support

[PATCH v3 bpf] bpf: prevent out-of-bounds speculation
 2018-01-08 23:59 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix test_align
 2018-01-08 23:35 UTC  (3+ messages)

[PATCH next-queue 1/2] ixgbe: fix clean hw loop count
 2018-01-08 22:47 UTC  (2+ messages)
` [PATCH next-queue 2/2] ixgbe: add unlikely notes to tx fastpath expressions

dvb usb issues since kernel 4.9
 2018-01-08 22:16 UTC  (7+ messages)
    ` Aw: "

[PATCH] wireless: broadcom: radio_2056: delete duplicated macro definitions
 2018-01-08 21:26 UTC 

[PATCH v2] brcmfmac: Use zeroing memory allocator than allocator/memset
 2018-01-08 20:45 UTC 

Aw: Re: Re: dvb usb issues since kernel 4.9
 2018-01-08 20:40 UTC  (3+ messages)
  `  "

[PATCH net-next 0/3] r8169: improve runtime pm
 2018-01-08 20:39 UTC  (4+ messages)
` [PATCH net-next 1/3] r8169: remove unneeded rpm ops in rtl_shutdown
` [PATCH net-next 2/3] r8169: improve runtime pm in rtl8169_check_link_status
` [PATCH net-next 3/3] r8169: improve runtime pm in general and suspend unused ports


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