netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-19 16:36:40 to 2019-03-20 07:28:45 UTC [more...]

[PATCH net-next 0/2] qed* enhancements
 2019-03-20  7:26 UTC  (2+ messages)
` [PATCH net-next 1/2] qede: Populate mbi version in ethtool driver query data

linux-next: Fixes tag needs some work in the net tree
 2019-03-20  7:26 UTC  (2+ messages)

[PATCH] net:mwl8k:move spin_lock_bh to spin_lock in tasklet
 2019-03-20  7:08 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: Eliminate unnecessary soft
 2019-03-20  7:08 UTC  (14+ messages)
` [PATCH net-next 2/2] net: phy: marvell: Avoid unnecessary soft reset
  ` regression from: "

[PATCH net-next] igc: Make igc_write_rss_indir_tbl static
 2019-03-20  7:07 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf-next] bpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYPE_SCHED_ACT
 2019-03-20  7:06 UTC 

[PATCH net] sctp: use memdup_user instead of vmemdup_user
 2019-03-20  6:49 UTC 

[PATCHv2 net] ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
 2019-03-20  6:45 UTC 

[PATCH] v2 Check for SKBTX_HW_TSTAMP in macb driver
 2019-03-20  6:15 UTC  (3+ messages)

[PATCH v3 bpf-next 1/3] BPF: helpers: New helper to obtain namespace data from current task
 2019-03-20  5:53 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/3] "
  ` [PATCH v3 bpf-next 3/3] "

[PATCH v3 bpf-next 2/3] BPF: helpers: New helper to obtain namespace data from current task
 2019-03-20  5:42 UTC 

[PATCH 0/3] Three rhashtable improvements
 2019-03-20  5:41 UTC  (9+ messages)
` [PATCH 2/3] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 1/3] rhashtable: use cmpxchg() in nested_table_alloc()

[PATCH] ath9k: Check for errors when reading SREV register
 2019-03-20  5:35 UTC  (5+ messages)

[Patch net] xfrm: unify xfrm protocol checks
 2019-03-20  5:35 UTC  (4+ messages)

[RFC][Proposal] BPF Control MAP
 2019-03-20  5:27 UTC  (6+ messages)

INFO: task hung in vhost_net_stop_vq
 2019-03-20  5:21 UTC  (2+ messages)

[PATCH v4] net: mlx5: Add a missing check on idr_find, free buf
 2019-03-20  5:02 UTC  (4+ messages)

[PATCH] samples: bpf: add xdp_sample_pkts to .gitignore
 2019-03-20  4:17 UTC 

[Xen-devel][PATCH] xen/netfront: Remove unneeded .resume callback
 2019-03-20  3:50 UTC  (9+ messages)
          ` [Xen-devel] [PATCH] "

[PATCH] net:rtlwifi:move spin_lock_bh to spin_lock in tasklet
 2019-03-20  2:41 UTC  (3+ messages)

[PATCH] rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask static
 2019-03-20  2:32 UTC  (2+ messages)

[PATCH v3] net-sysfs: Fix memory leak in netdev_register_kobject
 2019-03-20 18:25 UTC 

[PATCH net-next] macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real device
 2019-03-20  2:23 UTC 

[RFC bpf-next v2 0/9] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-03-20  2:14 UTC  (12+ messages)
` [RFC bpf-next v2 1/9] net: introduce __init_skb{,_data,_shinfo} helpers
` [RFC bpf-next v2 2/9] net: introduce skb_net helper
` [RFC bpf-next v2 3/9] net: plumb network namespace into __skb_flow_dissect
` [RFC bpf-next v2 4/9] net: flow_dissector: prepare for no-skb use case
` [RFC bpf-next v2 5/9] flow_dissector: allow access only to a subset of __sk_buff fields
` [RFC bpf-next v2 6/9] net: flow_dissector: handle no-skb use case
` [RFC bpf-next v2 7/9] bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
` [RFC bpf-next v2 8/9] selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
` [RFC bpf-next v2 9/9] net: flow_dissector: pass net argument to the eth_get_headlen

[PATCH net-next v2] net/tls: Add support of AES128-CCM based ciphers
 2019-03-20  2:03 UTC 

[PATCH net-next] net: bridge: use eth_broadcast_addr() to assign broadcast address
 2019-03-20  2:06 UTC 

[PATCH] bpf, tests: tweak endianness selection
 2019-03-20  1:51 UTC  (3+ messages)

WARNING: suspicious RCU usage in xfrm_alloc_userspi
 2019-03-20  0:55 UTC  (4+ messages)

[PATCH v3] net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
 2019-03-20  0:53 UTC  (5+ messages)

[net-next 00/11][pull request] 100GbE Intel Wired LAN Driver Updates 2019-03-19
 2019-03-20  0:52 UTC  (12+ messages)
` [net-next 01/11] ice: Fix broadcast traffic in port VLAN mode
` [net-next 02/11] ice: Fix issue with VF reset and multiple VFs support on PFs
` [net-next 03/11] ice: avoid multiple unnecessary de-references in probe
` [net-next 04/11] ice: remove redundant variable and if condition
` [net-next 05/11] ice : Ensure only valid bits are set in ice_aq_set_phy_cfg
` [net-next 06/11] ice: use ice_for_each_vsi macro when possible
` [net-next 07/11] ice: configure GLINT_ITR to always have an ITR gran of 2
` [net-next 08/11] ice: Implement flow to reset VFs with PFR and other resets
` [net-next 09/11] ice: Get resources per function
` [net-next 10/11] ice: Reset all VFs with VFLR during SR-IOV init flow
` [net-next 11/11] ice: Determine descriptor count and ring size based on PAGE_SIZE

WARNING: bad usercopy in corrupted (2)
 2019-03-20  0:49 UTC 

KASAN: out-of-bounds in update_curr
 2019-03-20  0:48 UTC 

[ipsec/xfrm] IPv6 fragmentation/path-mtu
 2019-03-19 23:52 UTC  (2+ messages)

[summary] virtio network device failover writeup
 2019-03-19 23:25 UTC  (8+ messages)

[PATCH v2 1/3] MIPS: uasm: Add div, mul and sel instructions for mipsr6
 2019-03-19 23:18 UTC  (2+ messages)

[PATCH bpf-next] tools/bpf: generate pkg-config file for libbpf
 2019-03-19 23:17 UTC  (6+ messages)
` [PATCH bpf-next v2] "

[PATCH net] mpls: Fix 6PE forwarding
 2019-03-19 23:00 UTC  (2+ messages)

[net-next 00/10][pull request] 1GbE Intel Wired LAN Driver Updates 2019-03-19
 2019-03-19 22:36 UTC  (11+ messages)
` [net-next 01/10] intel: correct return from set features callback
` [net-next 02/10] igb: Exclude device from suspend direct complete optimization
` [net-next 03/10] igb: fix various indentation issues
` [net-next 04/10] e1000e: Disable runtime PM on CNP+
` [net-next 05/10] igc: Add multiple receive queues control supporting
` [net-next 06/10] igc: Extend the ethtool supporting
` [net-next 07/10] igc: Add support for statistics
` [net-next 08/10] igc: Add support for the ntuple feature
` [net-next 09/10] igc: Fix the typo in igc_base.h header definition
` [net-next 10/10] igc: Remove unneeded hw_dbg prints

[PATCH iproute2 0/2] iproute JSON fixes
 2019-03-19 22:24 UTC  (3+ messages)
` [PATCH iproute2 1/2] ip route: print route type in JSON output

[PATCH iproute2-next] tc: m_connmark: fix action error messages
 2019-03-19 22:23 UTC  (2+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-19 22:19 UTC  (2+ messages)

[PATCH 0/3] Allow checking SYN cookies from XDP and tc cls act
 2019-03-19 22:17 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 3/8] bpf: add skc_lookup_tcp helper
  ` [PATCH v2 4/8] bpf: add helper to check for a valid SYN cookie

[PATCH] 3c515: fix integer overflow warning
 2019-03-19 22:08 UTC  (2+ messages)

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-19 22:06 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: aquantia: add interface mode handling
 2019-03-19 22:05 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: aquantia: check for supported interface modes in config_init
` [PATCH net-next 2/2] net: phy: aquantia: check for changed interface mode in read_status

[PATCH] net: mvneta: Switch to using devm_alloc_etherdev_mqs
 2019-03-19 22:05 UTC  (2+ messages)

[PATCH v2 00/13] enc28j60: messaging clean up and ACPI improvements
 2019-03-19 21:59 UTC  (15+ messages)
` [PATCH v2 01/13] enc28j60: Use device_get_mac_address()
` [PATCH v2 02/13] enc28j60: Remove duplicate messaging
` [PATCH v2 03/13] enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
` [PATCH v2 04/13] enc28j60: Drop driver name duplication from messages
` [PATCH v2 05/13] enc28j60: Switch to use module_spi_driver() macro
` [PATCH v2 06/13] enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()
` [PATCH v2 07/13] enc28j60: Switch to dev_<level> from pr_<level>
` [PATCH v2 08/13] enc28j60: Convert HW related printk() to dev_printk()
` [PATCH v2 09/13] enc28j60: Convert printk() to netdev_printk()
` [PATCH v2 10/13] enc28j60: Remove linux/init.h
` [PATCH v2 11/13] enc28j60: Amend comments by fixing typos, adding periods, etc
` [PATCH v2 12/13] enc28j60: Fix indentation splats
` [PATCH v2 13/13] enc28j60: Convert to use SPDX identifier

[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
 2019-03-19 21:55 UTC  (3+ messages)

[PATCH bpf-next] selftests: bpf: don't depend on hardcoded perf sample_freq
 2019-03-19 21:53 UTC 

[PATCH net-next,v2] ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
 2019-03-19 21:30 UTC  (2+ messages)

[PATCH 1/1] net: macb: simplify getting .driver_data
 2019-03-19 21:29 UTC  (2+ messages)

[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
 2019-03-19 21:20 UTC  (3+ messages)

[PATCH net] ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
 2019-03-19 21:14 UTC  (7+ messages)

[PATCH net-next] net: pasemi: Make pasemi_mac_init_module static
 2019-03-19 21:13 UTC  (2+ messages)

[PATCH net-next] tcp: free request sock directly upon TFO or syncookies error
 2019-03-19 21:13 UTC  (2+ messages)

[PATCH net-next] datagram: Make __skb_datagram_iter static
 2019-03-19 21:12 UTC  (3+ messages)

[PATCH net-next] net: hns3: Make hclgevf_update_link_mode static
 2019-03-19 21:11 UTC  (2+ messages)

bpf-next is OPEN
 2019-03-19 21:11 UTC  (3+ messages)

[PATCH net-next] ibmveth: Make array ibmveth_stats static
 2019-03-19 21:10 UTC  (2+ messages)

[PATCH net-next] tcp: add tcp_inet6_sk() helper
 2019-03-19 21:10 UTC  (2+ messages)

mgmt-tx issues with off-channel neighbor response on channel 100
 2019-03-19 21:05 UTC 

[PATCH net-next] ibmvnic: Report actual backing device speed and duplex values
 2019-03-19 21:07 UTC  (2+ messages)

[PATCH net-next 0/2] net: refactor ndo_select_queue()
 2019-03-19 21:06 UTC  (3+ messages)
` [PATCH net-next 1/2] packet: rework packet_pick_tx_queue() to use common code selection

[PATCH net] dccp: do not use ipv6 header for ipv4 flow
 2019-03-19 21:02 UTC  (2+ messages)

[PATCH net] tcp: do not use ipv6 header for ipv4 flow
 2019-03-19 21:01 UTC  (2+ messages)

WARNING: suspicious RCU usage in xfrm_get_spdinfo
 2019-03-19 20:57 UTC  (2+ messages)

[net-next v3 1/3] tipc: support broadcast/replicast configurable for bc-link
 2019-03-19 20:56 UTC  (6+ messages)
` [net-next v3 2/3] tipc: introduce new capability flag for cluster
` [net-next v3 3/3] tipc: smooth change between replicast and broadcast

[PATCH net-next] net/tls: Add support of AES128-CCM based ciphers
 2019-03-19 20:50 UTC  (4+ messages)

[PATCH] net: Fix to check for kmemdup failure
 2019-03-19 20:48 UTC  (2+ messages)

[PATCH] net-sysfs: call dev_hold if kobject_init_and_add success
 2019-03-19 20:46 UTC  (2+ messages)

[PATCH] net: stmmac: fix memory corruption with large MTUs
 2019-03-19 20:33 UTC  (2+ messages)

[PATCH net] mpls: Fix 6PE forwarding
 2019-03-19 20:29 UTC  (2+ messages)

[PATCH] mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warning
 2019-03-19 20:26 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: net: dsa: qca8k: fix example
 2019-03-19 19:54 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: net: dsa: qca8k: support internal mdio-bus
` [PATCH v3 3/3] net: dsa: qca8k: extend slave-bus implementations

[PATCH] net: phy: Add DP83825I to the DP83822 driver
 2019-03-19 19:53 UTC  (3+ messages)

[RFC PATCH 0/1 net-next] net: sched: Introduce conndscp action
 2019-03-19 19:49 UTC  (2+ messages)
` [PATCH 1/1] "

pull-request: wireless-drivers 2019-03-19
 2019-03-19 19:47 UTC  (2+ messages)

[PATCH net-next] net: phy: improve handling link_change_notify callback
 2019-03-19 18:56 UTC 

[PATCH v2 01/13] enc28j60: Use device_get_mac_address()
 2019-03-19 18:49 UTC  (5+ messages)

[PATCH v12 00/13] arm64: untag user pointers passed to the kernel
 2019-03-19 18:32 UTC  (2+ messages)

[PATCH rfc v3 bpf-next 0/9] BPF support for global data
 2019-03-19 18:28 UTC  (5+ messages)
` [PATCH rfc v3 bpf-next 8/9] bpf, selftest: test {rd,wr}only flags and direct value access
` [PATCH rfc v3 bpf-next 9/9] bpf, selftest: test global data/bss/rodata sections

pull-request: ieee802154 for net 2019-03-19
 2019-03-19 18:08 UTC  (2+ messages)

kernel panic: corrupted stack end in wb_workfn
 2019-03-19 18:03 UTC  (2+ messages)

[PATCH v2 perf,bpf 0/2] show bpf program info from perf.data header
 2019-03-19 17:40 UTC  (4+ messages)
` [PATCH v2 perf,bpf 1/2] perf, bpf: refactor perf_event__synthesize_one_bpf_prog()
` [PATCH v2 perf,bpf 2/2] perf, bpf: show more BPF program info in print_bpf_prog_info()

[ANNOUNCE] iproute2 5.0.0
 2019-03-19 17:29 UTC 

[PATCH v11 1/5] can: m_can: Create a m_can platform framework
 2019-03-19 17:26 UTC  (5+ messages)
` [PATCH v11 2/5] can: m_can: Rename m_can_priv to m_can_classdev
` [PATCH v11 3/5] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v11 4/5] can: tcan4x5x: Add tcan4x5x driver to the kernel
` [PATCH v11 5/5] can: m_can: Fix checkpatch issues on existing code

general protection fault in dst_dev_put (2)
 2019-03-19 17:24 UTC  (2+ messages)

[PATCH v9 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-19 17:07 UTC  (10+ messages)
` [PATCH v9 perf,bpf 12/15] perf, bpf: enable annotation of bpf program
          ` [WORKS!] "

[PATCH v3] net: mlx5: Add a missing check on idr_find, free buf
 2019-03-19 16: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).