netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-04 05:48:12 to 2019-05-05 10:32:24 UTC [more...]

[PATCH net-next] net: sched: Introduce act_ctinfo action
 2019-05-05 10:32 UTC  (4+ messages)
` [net-next v2] "

[PATCH net-next v3 00/10] Traffic support for SJA1105 DSA driver
 2019-05-05 10:19 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH net-next v3 02/10] net: dsa: Export symbols for dsa_port_vid_{add,del}
` [PATCH net-next v3 03/10] net: dsa: Optional VLAN-based port separation for switches without tagging
` [PATCH net-next v3 04/10] net: dsa: Allow drivers to filter packets they can decode source port from
` [PATCH net-next v3 05/10] net: dsa: Keep private info in the skb->cb
` [PATCH net-next v3 06/10] net: dsa: Add support for deferred xmit
` [PATCH net-next v3 07/10] net: dsa: Add a private structure pointer to dsa_port
` [PATCH net-next v3 08/10] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH net-next v3 09/10] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH net-next v3 10/10] Documentation: net: dsa: sja1105: Add info about supported traffic modes

[RFC PATCH V3 0/6] vhost: accelerate metadata access
 2019-05-05  9:20 UTC  (2+ messages)

BUG: KASAN: use-after-free Read in tun_net_xmit
 2019-05-05  9:09 UTC  (10+ messages)
` [PATCH] tun: Fix use-after-free "

[PATCH net] net: phy: fix phy_validate_pause
 2019-05-05  8:06 UTC  (2+ messages)

[PATCH][next] openvswitch: check for null pointer return from nla_nest_start_noflag
 2019-05-05  7:52 UTC  (2+ messages)

pull-request: wireless-drivers 2019-04-30
 2019-05-05  7:51 UTC  (4+ messages)

[PATCH v4 net-next 0/3] ipv4: Move location of pcpu route cache and exceptions
 2019-05-05  7:47 UTC  (2+ messages)

[PATCH] usbnet: fix kernel crash after disconnect
 2019-05-05  7:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 net-next 0/6] exthdrs: Make ext. headers & options useful - Part I
 2019-05-05  7:27 UTC  (2+ messages)

[patch net-next] devlink: add warning in case driver does not set port type
 2019-05-05  7:38 UTC  (3+ messages)
` [devlink] 7d172b8be5: WARNING:at_net/core/devlink.c:#devlink_port_type_warn

[RFC PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-05  7:29 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 1/3] "

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-05  7:19 UTC  (2+ messages)

[PATCH bpf] libbpf: add libbpf_util.h to header install
 2019-05-05  7:08 UTC  (5+ messages)

[PATCH] tools/bpf: fix perf build error with uClibc (seen on ARC)
 2019-05-05  7:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH bpf-next v2] bpf, libbpf: Add .so files to gitignore
 2019-05-05  7:03 UTC  (2+ messages)

[PATCH net-next 0/3] mlxsw: spectrum: Implement loopback ethtool feature
 2019-05-05  6:48 UTC  (4+ messages)
` [PATCH net-next 1/3] mlxsw: reg: Add Port Physical Loopback Register
` [PATCH net-next 2/3] mlxsw: spectrum: Implement loopback ethtool feature
` [PATCH net-next 3/3] selftests: Add loopback test

[PATCH v2] bpftool: exclude bash-completion/bpftool from .gitignore pattern
 2019-05-05  6:44 UTC  (3+ messages)

[PATCH net-next v2 0/9] Traffic support for SJA1105 DSA driver
 2019-05-05  6:35 UTC  (16+ messages)
` [PATCH net-next v2 1/9] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH net-next v2 2/9] net: dsa: Optional VLAN-based port separation for switches without tagging
` [PATCH net-next v2 3/9] net: dsa: Allow drivers to filter packets they can decode source port from
` [PATCH net-next v2 4/9] net: dsa: Keep private info in the skb->cb
` [PATCH net-next v2 5/9] net: dsa: Add support for deferred xmit
` [PATCH net-next v2 6/9] net: dsa: Add a private structure pointer to dsa_port
` [PATCH net-next v2 7/9] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH net-next v2 8/9] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH net-next v2 9/9] Documentation: net: dsa: sja1105: Add info about supported traffic modes

[PATCH bpf 0/2] libbpf: fixes for AF_XDP teardown
 2019-05-05  6:30 UTC  (3+ messages)

[net-next][PATCH v2 0/2] rds: handle unsupported rdma request to fs dax memory
 2019-05-05  6:28 UTC  (13+ messages)
` [net-next][PATCH v2 1/2] "
` [net-next][PATCH v2 2/2] rds: add sysctl for rds support of On-Demand-Paging

[PATCH bpf-next] selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
 2019-05-05  6:24 UTC  (2+ messages)

[PATCH net-next] bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
 2019-05-05  6:23 UTC  (4+ messages)

[PATCH bpf-next 0/6] tools: bpftool: add options for debug info from libbpf and verifier
 2019-05-05  6:19 UTC  (3+ messages)
` [PATCH bpf-next 4/6] bpf: make BPF_LOG_* flags available in UAPI header

[PATCH v3 0/3] MIPS: ath79: add ag71xx support
 2019-05-05  5:41 UTC  (7+ messages)
` [PATCH v3 3/3] net: ethernet: add ag71xx driver

[PATCH v1] timer:clock:ptp: add support the dynamic posix clock alarm set for ptp
 2019-05-05  5:02 UTC 

[PATCH net] vhost_net: fix possible infinite loop
 2019-05-05  4:20 UTC  (4+ messages)

[PATCH v2] net: route: Fix vrf dst_entry ref count false increasing
 2019-05-05  3:28 UTC  (5+ messages)

[PATCH v2] ipnetns: use-after-free problem in get_netnsid_from_name func
 2019-05-05  1:59 UTC  (5+ messages)
  ` [PATCH iproute2 v3] "
    ` [PATCH iproute2 v4] "

[net-next v2 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2019-05-03
 2019-05-05  1:23 UTC  (4+ messages)
` [net-next v2 11/11] i40e: Introduce recovery mode support

[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2019-05-04
 2019-05-05  1:14 UTC  (12+ messages)
` [net-next 01/12] i40e: VF's promiscuous attribute is not kept
` [net-next 02/12] i40e: add new pci id for X710/XXV710 N3000 cards
` [net-next 03/12] i40e: Setting VF to VLAN 0 requires restart
` [net-next 04/12] i40e: Fix the typo in adding 40GE KR4 mode
` [net-next 05/12] i40e: add num_vectors checker in iwarp handler
` [net-next 06/12] i40e: Wrong truncation from u16 to u8
` [net-next 08/12] i40e: missing input validation on VF message handling by the PF
` [net-next 09/12] i40e: Revert ShadowRAM checksum calculation change
` [net-next 10/12] i40e: Use struct_size() in kzalloc()
` [net-next 11/12] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
` [net-next 12/12] i40e: Memory leak in i40e_config_iwarp_qvlist

[PATCH V4 0/3] scsi: core: avoid big pre-allocation for sg list
 2019-05-05  1:10 UTC  (2+ messages)

[pull request][net-next 00/15] Mellanox, mlx5 Firmware devlink health and sw reset
 2019-05-05  0:33 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Move all devlink related functions calls to devlink.c
` [net-next 02/15] net/mlx5: Add Vendor Specific Capability access gateway
` [net-next 03/15] net/mlx5: Add Crdump FW snapshot support
` [net-next 04/15] net/mlx5: Add support for devlink region_snapshot parameter
` [net-next 05/15] net/mlx5: Handle SW reset of FW in error flow
` [net-next 06/15] net/mlx5: Control CR-space access by different PFs
` [net-next 07/15] net/mlx5: Issue SW reset on FW assert
` [net-next 08/15] net/mlx5: Refactor print health info
` [net-next 09/15] net/mlx5: Create FW devlink health reporter
` [net-next 10/15] net/mlx5: Add core dump register access functions
` [net-next 11/15] net/mlx5: Add support for FW reporter dump
` [net-next 12/15] net/mlx5: Report devlink health on FW issues
` [net-next 13/15] net/mlx5: Add fw fatal devlink health reporter
` [net-next 14/15] net/mlx5: Add support for FW fatal reporter dump
` [net-next 15/15] net/mlx5: Report devlink health on FW fatal issues

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-05-04
 2019-05-04 23:49 UTC  (15+ messages)
` [net-next 02/15] ice: Fix for allowing too many MDD events on VF
` [net-next 03/15] ice: Preserve VLAN Rx stripping settings
` [net-next 04/15] ice: Don't remove VLAN filters that were never programmed
` [net-next 05/15] ice: Add more validation in ice_vc_cfg_irq_map_msg
` [net-next 06/15] ice: Do not unnecessarily initialize local variable
` [net-next 07/15] ice: Always free/allocate q_vectors
` [net-next 08/15] ice: Refactor getting/setting coalesce
` [net-next 09/15] ice: Suppress false-positive style issues reported by static analyzer
` [net-next 10/15] ice: Remove __always_unused attribute
` [net-next 11/15] ice: Separate if conditions for ice_set_features()
` [net-next 12/15] ice: Add function to program ethertype based filter rule on VSIs
` [net-next 13/15] ice: Use bitfields where possible
` [net-next 14/15] ice: Use more efficient structures
` [net-next 15/15] ice: Disable sniffing VF traffic on PF

[PATCH net-next 0/2] net_sched: sch_fq: enable in-kernel pacing for QUIC servers
 2019-05-04 23:48 UTC  (3+ messages)
` [PATCH net-next 1/2] net_sched: sch_fq: do not assume EDT packets are ordered
` [PATCH net-next 2/2] net_sched: sch_fq: handle non connected flows

unregister_netdevice: waiting for DEV to become free (2)
 2019-05-04 20:13 UTC  (19+ messages)
                          ` [PATCH] ipv4: Delete uncached routes upon unregistration of loopback device

[PATCH] ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails
 2019-05-04 18:47 UTC  (2+ messages)

[PATCH] ieee802154: hwsim: Fix error handle path in hwsim_init_module
 2019-05-04 18:47 UTC  (2+ messages)

[Patch net-next v2] sch_htb: redefine htb qdisc overlimits
 2019-05-04 18:43 UTC 

[Patch net-next] sch_htb: redefine htb qdisc overlimits
 2019-05-04 18:39 UTC  (6+ messages)

[RFC] ifa_list needs proper rcu protection
 2019-05-04 18:06 UTC  (3+ messages)

[PATCH bpf-next v2 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-05-04 17:26 UTC  (6+ messages)
` [PATCH bpf-next v2 02/16] xsk: Add getsockopt XDP_OPTIONS
` [PATCH bpf-next v2 04/16] xsk: Extend channels to support combined XSK/non-XSK traffic

[PATCH pppd v4] pppoe: custom host-uniq tag
 2019-05-04 16:48 UTC 

CVE-2019-11683
 2019-05-04 16:47 UTC  (8+ messages)

[PATCH iproute2 net-next v1 1/3] Update headers with taprio changes [DO NOT MERGE]
 2019-05-04 16:22 UTC  (3+ messages)
` [PATCH iproute2 net-next v1 2/3] taprio: Add support for changing schedules

[PATCH iproute2-next v2] tc: add support for plug qdisc
 2019-05-04 16:14 UTC  (2+ messages)

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2019-05-04 16:08 UTC  (4+ messages)
` [PATCH 1/3] nsfs: add evict callback into struct proc_ns_operations

[PATCH bpf-next 0/2] Two XSKMAP improvements
 2019-05-04 16:06 UTC  (3+ messages)
` [PATCH bpf-next 1/2] xsk: remove AF_XDP socket from map when the socket is released
` [PATCH bpf-next 2/2] xsk: honor BPF_EXIST and BPF_NOEXIST flags in XSKMAP

[PATCH net-next] r8169: move EEE LED config to rtl8168_config_eee_mac
 2019-05-04 15:13 UTC 

[PATCH net-next] r8169: simplify rtl_writephy_batch and rtl_ephy_init
 2019-05-04 14:57 UTC 

[PATCH net-next] r8169: speed up rtl_loop_wait
 2019-05-04 13:20 UTC 

[PATCH net-next 00/13] net: act_police offload support
 2019-05-04 13:20 UTC  (24+ messages)
` [PATCH net-next 01/13] net/sched: add sample action to the hardware intermediate representation
` [PATCH net-next 02/13] net/sched: use the hardware intermediate representation for matchall
` [PATCH net-next 03/13] mlxsw: use intermediate representation for matchall offload
` [PATCH net-next 04/13] net/dsa: "
` [PATCH net-next 05/13] net/sched: remove unused functions "
` [PATCH net-next 06/13] net/sched: move police action structures to header
` [PATCH net-next 07/13] net/sched: add police action to the hardware intermediate representation
` [PATCH net-next 08/13] net/sched: extend matchall offload for hardware statistics
` [PATCH net-next 09/13] net/sched: allow stats updates from offloaded police actions
` [PATCH net-next 10/13] net/sched: add block pointer to tc_cls_common_offload structure
` [PATCH net-next 11/13] nfp: flower: add qos offload framework
` [PATCH net-next 12/13] nfp: flower: add qos offload install and remove functionality
` [PATCH net-next 13/13] nfp: flower: add qos offload stats request and reply

[PATCH net-next 0/3] Add hw offload of TC police on MSCC ocelot
 2019-05-04 13:07 UTC  (3+ messages)
` [PATCH net-next 2/3] net: mscc: ocelot: Implement port policers via tc command

[PATCH] net: route: Fix vrf dst_entry ref count false increasing
 2019-05-04 11:33 UTC  (2+ messages)

[PATCH net-next] netdevsim: Make nsim_num_vf static
 2019-05-04 11:07 UTC  (2+ messages)

[PATCH] net: wireless: ath9k: Return an error when ath9k_hw_reset() fails
 2019-05-04 11:02 UTC  (2+ messages)

[PATCH] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
 2019-05-04 10:57 UTC  (4+ messages)

[PATCH] rtw88: Make some symbols static
 2019-05-04 10:32 UTC 

[PATCH] mt76: mt7615: Make mt7615_irq_handler static
 2019-05-04 10:22 UTC 

[PATCH net-next] net: ll_temac: Make some functions static
 2019-05-04 10:10 UTC 

[PATCH net-next] net: aquantia: Make aq_ndev_driver_name static
 2019-05-04  9:57 UTC 

[PATCH net-next] r8169: make use of phy_set_asym_pause
 2019-05-04 10:01 UTC 

[PATCH] net: wireless: iwlwifi: Fix double-free problems in iwl_req_fw_callback()
 2019-05-04  9:33 UTC 

[PATCH] net: wireless: b43: Avoid possible double calls to b43_one_core_detach()
 2019-05-04  9:10 UTC 

[PATCH net-next 0/4] net: mvpp2: cls: Add classification
 2019-05-04  6:53 UTC  (2+ messages)

[RFC PATCH net-next 2/3] flow_offload: restore ability to collect separate stats per action
 2019-05-04  6:27 UTC  (2+ messages)

[RFC PATCH net-next 0/3] flow_offload: Re-add various features that disappeared
 2019-05-04  6:23 UTC  (3+ 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).