netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-13 15:43:34 to 2019-04-15 09:15:35 UTC [more...]

[PATCHv2 net-next 0/2] sctp: fully support memory accounting
 2019-04-15  9:15 UTC  (3+ messages)
` [PATCHv2 net-next 1/2] sctp: implement memory accounting on tx path
` [PATCHv2 net-next 2/2] sctp: implement memory accounting on rx path

gsmtap design/extensions?
 2019-04-15  9:11 UTC  (7+ messages)

[crypto 0/4] Inline TLS client and v6 support
 2019-04-15  9:10 UTC  (4+ messages)

[PATCH 0/4] Hexdump enhancements
 2019-04-15  9:02 UTC  (5+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line

BUG: sleeping function called from invalid context at crypto/skcipher.c:LINE
 2019-04-15  8:56 UTC  (6+ messages)
` crypto: xts - Fix atomic sleep when walking skcipher
  ` [v2 PATCH] "

[PATCH] net: Fix missing meta data in skb with vlan packet
 2019-04-15  8:28 UTC  (5+ messages)

cellular modem driver APIs
 2019-04-15  8:27 UTC  (12+ messages)

[PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices
 2019-04-15  8:15 UTC  (21+ messages)

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-04-15  7:50 UTC  (11+ messages)
` [PATCH v4 1/9] net: stmmac: sun8i: add support for Allwinner H6 EMAC
` [PATCH v4 2/9] net: stmmac: sun8i: force select external PHY when no internal one
` [PATCH v4 3/9] pinctrl: sunxi: Prepare for alternative bias voltage setting methods
` [PATCH v4 4/9] pinctrl: sunxi: Support I/O bias voltage setting on H6
` [PATCH v4 5/9] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH v4 6/9] dt-bindings: display: hdmi-connector: Add DDC power supply
` [PATCH v4 7/9] drm: sun4i: Add support for enabling DDC I2C bus power to dw_hdmi glue
` [PATCH v4 8/9] arm64: dts: allwinner: orange-pi-3: Enable HDMI output
` [PATCH v4 9/9] arm64: dts: allwinner: h6: Add MMC1 pins

[PATCH bpf-next] bpftool: Exit early when it's not possible to dump a REUSEPORT_SOCKARRAY map
 2019-04-15  7:15 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/2] bpftool: Use print_entry_error() in case of ENOENT when dumping
  ` [PATCH v3 "
    ` [PATCH v3 bpf-next 2/2] bpftool: Improve handling of ENOSPC on reuseport_array map dumps

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-15  7:13 UTC  (4+ messages)
` [PATCH 2/2] include: linux: Remove unused macros and their defination

[PATCH] ipv4: set the tcp_min_rtt_wlen range from 0 to u32_max_div_HZ
 2019-04-15  7:15 UTC 

[PATCH bpf] libbpf: add binary to gitignore
 2019-04-15  6:06 UTC  (3+ messages)

[PATCH bpf-next v1] bpf: add map helper functions push,pop,peek in more BPF programs
 2019-04-15  6:06 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: two scale tests
 2019-04-15  5:59 UTC  (4+ messages)

[PATCH net-next v2 0/8] openvswitch: load and reference the NAT helper
 2019-04-15  5:50 UTC  (11+ messages)
` [PATCH net-next v2 1/8] netfilter: use macros to create module aliases
` [PATCH net-next v2 2/8] netfilter: add API to manage NAT helpers
` [PATCH net-next v2 3/8] netfilter: nf_nat: register amanda NAT helper
` [PATCH net-next v2 4/8] netfilter: nf_nat: register ftp "
` [PATCH net-next v2 5/8] netfilter: nf_nat: register irc "
` [PATCH net-next v2 6/8] netfilter: nf_nat: register sip "
` [PATCH net-next v2 7/8] netfilter: nf_nat: register tftp "
` [PATCH net-next v2 8/8] openvswitch: load and reference the "

bug#35275: spelling mistake manual pages
 2019-04-15  5:34 UTC 

[PATCH v3 bpf-next 00/19] bpf: eliminate zero extensions for sub-register writes
 2019-04-15  5:41 UTC  (5+ messages)
` [PATCH v3 bpf-next 04/19] bpf: refactor "check_reg_arg" to eliminate code redundancy

[patch net-next rfc 00/15] netdevsim: impement proper device model
 2019-04-15  5:41 UTC  (20+ messages)
` [patch net-next rfc 01/15] netdevsim: move device registration on bus to be done earlier in init
` [patch net-next rfc 02/15] netdevsim: create devlink instance per netdevsim instance
` [patch net-next rfc 03/15] netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
` [patch net-next rfc 04/15] netdevsim: put netdevsim bus code into separate file
` [patch net-next rfc 05/15] netdevsim: move device registration and related code to bus.c
` [patch net-next rfc 06/15] netdevsim: add stub netdevsim driver implementation
` [patch net-next rfc 07/15] netdevsim: use ida for bus device ids
` [patch net-next rfc 08/15] netdevsim: add bus attributes to add new and delete devices
` [patch net-next rfc 09/15] netdevsim: rename dev_init/exit() functions and make them independent on ns
` [patch net-next rfc 10/15] netdevsim: merge sdev into dev
` [patch net-next rfc 11/15] netdevsim: generate random switch id instead of using dev id
` [patch net-next rfc 12/15] netdevsim: change debugfs tree topology
` [patch net-next rfc 13/15] netdevsim: implement dev probe/remove skeleton with port initialization
` [patch net-next rfc 14/15] netdevsim: move netdev creation/destruction to dev probe
` [patch net-next rfc 15/15] netdevsim: implement ndo_get_devlink_port

[net-next:master 709/723] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:6975:63: sparse: incorrect type in argument 2 (different base types)
 2019-04-15  3:45 UTC 

[PATCH v3 net-next 00/24] NXP SJA1105 DSA driver
 2019-04-15  3:07 UTC  (40+ messages)
` [PATCH v3 net-next 13/24] net: dsa: Allow drivers to filter packets they can decode source port from
` [PATCH v3 net-next 14/24] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH v3 net-next 15/24] net: dsa: sja1105: Add support for FDB and MDB management
` [PATCH v3 net-next 16/24] net: dsa: sja1105: Add support for VLAN operations
` [PATCH v3 net-next 17/24] net: dsa: sja1105: Add support for ethtool port counters
` [PATCH v3 net-next 18/24] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH v3 net-next 19/24] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH v3 net-next 20/24] net: dsa: sja1105: Error out if RGMII delays are requested in DT
` [PATCH v3 net-next 21/24] net: dsa: sja1105: Prevent PHY jabbering during switch reset

[PATCH] MAINTAINERS: normalize Woojung Huh's email address
 2019-04-15  1:57 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the jc_docs tree
 2019-04-15  1:09 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2019-04-15  0:54 UTC 

[PATCH net] route: Avoid crash from dereferencing NULL rt->from
 2019-04-15  0:38 UTC  (3+ messages)

[PATCH net-next 0/3] mlxsw: Add neighbour offload indication
 2019-04-15  0:37 UTC  (5+ messages)
` [PATCH net-next 1/3] mlxsw: spectrum_router: Propagate neighbour update errors
` [PATCH net-next 2/3] mlxsw: spectrum_router: Add neighbour offload indication
` [PATCH net-next 3/3] selftests: mlxsw: Test "

[PATCH net-next] ipv6: Add rate limit mask for ICMPv6 messages
 2019-04-14 23:24 UTC 

[PATCH net] ipv4: ensure rcu_read_lock() in ipv4_link_failure()
 2019-04-14 22:32 UTC  (4+ messages)

WARNING in compat_copy_entries (2)
 2019-04-14 22:32 UTC  (4+ messages)

[pull request][net 00/10] Mellanox, mlx5 fixes 2019-04-09
 2019-04-14 22:12 UTC  (2+ messages)

Realtek r8822be kernel module does not negotiate 802.11ac connection
 2019-04-14 21:39 UTC  (9+ messages)
              ` rtlwifi-new v0.6 and dkms failures

[PATCH net] rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
 2019-04-14 21:11 UTC  (2+ messages)

[PATCH net 0/4] qed: Fix the Doorbell Overflow Recovery mechanism
 2019-04-14 21:03 UTC  (6+ messages)
` [PATCH net 1/4] qed: Delete redundant doorbell recovery types
` [PATCH net 2/4] qed: Fix the doorbell address sanity check
` [PATCH net 3/4] qed: Fix missing DORQ attentions
` [PATCH net 4/4] qed: Fix the DORQ's attentions handling

[PATCH net-next] r8169: change irq handler to always trigger NAPI polling
 2019-04-14 20:58 UTC  (2+ messages)

[PATCH net-next 0/2] r8169: create function pointer arrays for PHY and chip hw init functions
 2019-04-14 20:50 UTC  (4+ messages)
` [PATCH net-next 1/2] r8169: create function pointer array for PHY "
` [PATCH net-next 2/2] r8169: create function pointer array for chip hw "

[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-04-14 20:47 UTC  (14+ messages)
` [PATCH V2 net-next 01/12] net: hns3: modify VLAN initialization to be compatible with port based VLAN
` [PATCH V2 net-next 02/12] net: hns3: fix VLAN offload handle for VLAN inserted by port
` [PATCH V2 net-next 03/12] net: hns3: fix set port based VLAN for PF
` [PATCH V2 net-next 04/12] net: hns3: fix set port based VLAN issue for VF
` [PATCH V2 net-next 05/12] net: hns3: minor refactor for hns3_rx_checksum
` [PATCH V2 net-next 06/12] net: hns3: add hns3_gro_complete for HW GRO process
` [PATCH V2 net-next 07/12] net: hns3: always assume no drop TC for performance reason
` [PATCH V2 net-next 08/12] net: hns3: divide shared buffer between TC
` [PATCH V2 net-next 09/12] net: hns3: set dividual reset level for all RAS and MSI-X errors
` [PATCH V2 net-next 10/12] net: hns3: do not initialize MDIO bus when PHY is inexistent
` [PATCH V2 net-next 11/12] net: hns3: free the pending skb when clean RX ring
` [PATCH V2 net-next 12/12] net: hns3: code optimization for command queue' spin lock

kTLS broken somewhere between 4.18 and 5.0
 2019-04-14 20:40 UTC  (3+ messages)

[PATCH v2 net-next 0/3] net: phy: shrink PHY settings array and add 200Gbps support
 2019-04-14 20:37 UTC  (8+ messages)
` [PATCH v2 net-next 1/3] net: phy: shrink PHY settings array
` [PATCH v2 net-next 2/3] net: phy: add support for new modes in phylib
` [PATCH v2 net-next 3/3] phy: warn if phylib and ethtool PHY mode definitions are out of sync

[PATCH net-next 0/2] net: phy: shrink PHY settings array and add 200Gbps support
 2019-04-14 20:30 UTC  (10+ messages)
` [PATCH net-next 1/2] net: phy: shrink PHY settings array
` [PATCH net-next 2/2] net: phy: add 200Gbps support to phylib

KASAN: stack-out-of-bounds Read in hfcsusb_probe
 2019-04-14 20:06 UTC 

WARNING: ODEBUG bug in rsi_probe
 2019-04-14 19:56 UTC 

[PATCH 0/1] mwifiex: add support for SD8987 chipset
 2019-04-14 18:36 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 4.19 stable 0/3] net: ip6 defrag: backport fixes
 2019-04-14 18:28 UTC  (2+ messages)

BUG: corrupted list in hsr_prune_nodes
 2019-04-14 16:48 UTC 

general protection fault in ieee80211_debugfs_rename_netdev
 2019-04-14 16:47 UTC 

WARNING: locking bug in lock_sock_nested
 2019-04-14 11:29 UTC 

KMSAN: uninit-value in hci_event_packet
 2019-04-14  0:16 UTC 

[PATCH net] ipv4: recompile ip options in ipv4_link_failure
 2019-04-13 23:44 UTC  (3+ messages)

[PATCH v5 5/5] net: Replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
 2019-04-13 22:44 UTC 

[PATCH] mwifiex: check for null return from skb_copy
 2019-04-13 19:27 UTC  (2+ messages)

[PATCH netnext 00/16] net: atlantic: Aquantia driver updates 2019-04
 2019-04-13 18:42 UTC  (16+ messages)
` [PATCH netnext 01/16] net: aquantia: add infrastructure to readout chip temperature
` [PATCH netnext 02/16] net: aquantia: implement hwmon api for "
` [PATCH netnext 04/16] net: aquantia: link interrupt handling functions
` [PATCH netnext 12/16] net: aquantia: wrap fw ops by mutex

[PATCH] vxlan: do not add dynamic fdb entry when the dev has been downed
 2019-04-13 18:40 UTC  (2+ messages)

WARNING in smc_unhash_sk (2)
 2019-04-13 16:16 UTC 


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