netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-24 16:03:52 to 2019-05-25 18:57:52 UTC [more...]

[PATCH net-next] r8169: improve RTL8168d PHY initialization
 2019-05-25 18:57 UTC 

[PATCH net 0/4] Allow TX timestamp with UDP GSO
 2019-05-25 18:47 UTC  (10+ messages)
` [PATCH net 1/4] net/udp_gso: "

[PATCH net-next 0/3] r8169: small improvements
 2019-05-25 18:45 UTC  (4+ messages)
` [PATCH net-next 1/3] r8169: remove rtl_hw_init_8168ep
` [PATCH net-next 2/3] r8169: remove unneeded return statement in rtl_hw_init_8168g
` [PATCH net-next 3/3] r8169: change type of member mac_version in rtl8169_private

memory leak in pfkey_xfrm_policy2msg_prep
 2019-05-25 18:09 UTC  (3+ messages)
` [PATCH net] af_key: fix leaks in key_pol_get_resp and dump_sp
  ` [PATCH net v2] "

[PATCH] net: sh_eth: fix mdio access in sh_eth_close() for some SoCs
 2019-05-25 18:06 UTC  (4+ messages)

[v4, PATCH 0/3] fix some bugs in stmmac
 2019-05-25 18:02 UTC  (2+ messages)

[PATCH] ip_sockglue: Fix missing-check bug in ip_ra_control()
 2019-05-25 18:01 UTC  (2+ messages)

[PATCH] ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
 2019-05-25 18:00 UTC  (2+ messages)

[PATCH net-next] flow_offload: use struct_size() in kzalloc()
 2019-05-25 17:59 UTC  (2+ messages)

[PATCH net-next] udp: Avoid post-GRO UDP checksum recalculation
 2019-05-25 17:53 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in class_equal
 2019-05-25 17:38 UTC 

[PATCH net-next] vrf: local route leaking
 2019-05-25 15:13 UTC  (4+ messages)

[PATCH] rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify
 2019-05-25 14:48 UTC 

[PATCH] rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
 2019-05-25 14:46 UTC 

[PATCH] rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_last_is_cur_rdl_state'
 2019-05-25 14:43 UTC 

[PATCH net-next] cxgb4: Make t4_get_tp_e2c_map static
 2019-05-25 12:45 UTC 

[PATCH bpf-next] bpftool: auto-complete BTF IDs for btf dump
 2019-05-25 11:55 UTC  (2+ messages)

[PATCH net 0/4] net: aquantia: various fixes May, 2019
 2019-05-25  9:58 UTC  (5+ messages)
` [PATCH net 1/4] net: aquantia: tx clean budget logic error
` [PATCH net 2/4] net: aquantia: check rx csum for all packets in LRO session
` [PATCH net 3/4] net: aquantia: fix LRO with FCS error
` [PATCH net 4/4] net: aquantia: tcp checksum 0xffff being handled incorrectly

[PATCH 0/8] Xscale IXP4xx ethernet refurbishing
 2019-05-25  9:14 UTC  (15+ messages)
` [PATCH 1/8] net: ethernet: ixp4xx: Standard module init
` [PATCH 2/8] net: ethernet: ixp4xx: Use distinct local variable
` [PATCH 3/8] net: ehernet: ixp4xx: Use devm_alloc_etherdev()
` [PATCH 4/8] ARM/net: ixp4xx: Pass ethernet physical base as resource
` [PATCH 5/8] net: ethernet: ixp4xx: Get port ID from base address
` [PATCH 6/8] net: ethernet: ixp4xx: Use parent dev for DMA pool
` [PATCH 7/8] net: ethernet: ixp4xx: Add DT bindings
` [PATCH 8/8] net: ethernet: ixp4xx: Support device tree probing

[PATCH v9 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-25  9:09 UTC  (20+ messages)
` [PATCH v9 bpf-next 01/17] bpf: verifier: mark verified-insn with sub-register zext flag
` [PATCH v9 bpf-next 02/17] bpf: verifier: mark patched-insn "
` [PATCH v9 bpf-next 03/17] bpf: introduce new mov32 variant for doing explicit zero extension
` [PATCH v9 bpf-next 04/17] bpf: verifier: insert zero extension according to analysis result
` [PATCH v9 bpf-next 05/17] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH v9 bpf-next 06/17] tools: bpf: sync uapi header bpf.h
` [PATCH v9 bpf-next 07/17] bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH v9 bpf-next 08/17] libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
` [PATCH v9 bpf-next 09/17] selftests: bpf: adjust several test_verifier helpers for insn insertion
` [PATCH v9 bpf-next 10/17] selftests: bpf: enable hi32 randomization for all tests
` [PATCH v9 bpf-next 11/17] arm: bpf: eliminate zero extension code-gen
` [PATCH v9 bpf-next 12/17] powerpc: "
` [PATCH v9 bpf-next 13/17] s390: "
` [PATCH v9 bpf-next 14/17] sparc: "
` [PATCH v9 bpf-next 15/17] x32: "
` [PATCH v9 bpf-next 16/17] riscv: "
` [PATCH v9 bpf-next 17/17] nfp: "

[PATCH] libbpf: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25  9:02 UTC 

[PATCH net] bonding/802.3ad: fix slave link initialization transition states
 2019-05-25  3:21 UTC  (5+ messages)

[PATCH bpf] samples: bpf: add ibumad sample to .gitignore
 2019-05-25  2:58 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-25  2:57 UTC 

[PATCH] net: phy: sfp: enable i2c-bus detection on ACPI based systems
 2019-05-25  1:04 UTC  (3+ messages)
` [PATCH net-next v2 2/2] "

[patch net-next 0/7] expose flash update status to user
 2019-05-25  0:08 UTC  (7+ messages)
` [patch net-next 3/7] mlxfw: Propagate error messages through extack

[net-next:master 86/94] drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:127:26: sparse: sparse: incorrect type in assignment (different base types)
 2019-05-25  0:08 UTC 

[PATCH net-next] selftest: Fixes for icmp_redirect test
 2019-05-24 23:37 UTC 

[net-next:master 58/94] drivers/net/ethernet/freescale/enetc/enetc.c:314:27: sparse: sparse: restricted __le32 degrades to integer
 2019-05-24 23:30 UTC 

[PATCH net-next 0/6] add TFO backup key
 2019-05-24 23:17 UTC  (4+ messages)

net: ll_temac: Cleanup multicast filter on change
 2019-05-24 22:41 UTC 

[PATCH bpf-next v5 0/3] bpf: implement bpf_send_signal() helper
 2019-05-24 22:38 UTC  (9+ messages)
` [PATCH bpf-next v5 1/3] "

[PATCH bpf-next] selftests/bpf: fail test_tunnel.sh if subtests fail
 2019-05-24 22:28 UTC 

[PATCH RFC 0/2] Support MPLS features in bonding and vlan net devices
 2019-05-24 22:27 UTC  (3+ messages)
` [PATCH RFC 1/2] net: bonding: Inherit MPLS features from slave devices
` [PATCH RFC 2/2] net: vlan: Inherit MPLS features from parent device

[PATCH][next] ipv4: remove redundant assignment to n
 2019-05-24 22:04 UTC  (2+ messages)

[PATCH v5 0/6] Add support for Orange Pi 3
 2019-05-24 21:55 UTC  (3+ messages)
` [PATCH v5 4/6] dt-bindings: display: hdmi-connector: Support DDC bus enable

[PATCH v6 0/3] MIPS: ath79: add ag71xx support
 2019-05-24 21:54 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: net: add qca,ar71xx.txt documentation

[PATCH net-next 0/6] net: API and initial implementation for nexthop objects
 2019-05-24 21:43 UTC  (7+ messages)
` [PATCH net-next 1/6] net: nexthop uapi
` [PATCH net-next 2/6] net: Initial nexthop code
` [PATCH net-next 3/6] nexthop: Add support for IPv4 nexthops
` [PATCH net-next 4/6] nexthop: Add support for IPv6 gateways
` [PATCH net-next 5/6] nexthop: Add support for lwt encaps
` [PATCH net-next 6/6] nexthop: Add support for nexthop groups

[PATCH v3 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-24 21:40 UTC  (2+ messages)

[PATCH v8 bpf-next 00/16] bpf: eliminate zero extensions for sub-register writes
 2019-05-24 21:37 UTC  (8+ messages)
` [PATCH v8 bpf-next 05/16] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH v8 bpf-next 15/16] riscv: bpf: eliminate zero extension code-gen

[PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-24 21:32 UTC  (10+ messages)
` [PATCH bpf-next v2 1/3] "

[PATCH v2] bpf: sockmap, fix use after free from sleep in psock backlog workqueue
 2019-05-24 21:20 UTC  (2+ messages)

[PATCH] network: wireless: p54u: Fix race between disconnect and firmware loading
 2019-05-24 21:19 UTC  (2+ messages)

memory leak in tipc_buf_acquire
 2019-05-24 21:18 UTC 

[PATCH v3 bpf-next 00/12] BTF-to-C converter
 2019-05-24 21:12 UTC  (17+ messages)
` [PATCH v3 bpf-next 01/12] libbpf: ensure libbpf.h is included along libbpf_internal.h
` [PATCH v3 bpf-next 02/12] libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
` [PATCH v3 bpf-next 03/12] bpftool: use libbpf's btf__parse_elf API
` [PATCH v3 bpf-next 04/12] selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
` [PATCH v3 bpf-next 05/12] libbpf: add resizable non-thread safe internal hashmap
` [PATCH v3 bpf-next 06/12] selftests/bpf: add tests for libbpf's hashmap
` [PATCH v3 bpf-next 07/12] libbpf: switch btf_dedup() to hashmap for dedup table
` [PATCH v3 bpf-next 08/12] libbpf: add btf_dump API for BTF-to-C conversion
` [PATCH v3 bpf-next 09/12] selftests/bpf: add btf_dump BTF-to-C conversion tests
` [PATCH v3 bpf-next 10/12] bpftool: add C output format option to btf dump subcommand
` [PATCH v3 bpf-next 11/12] bpftool/docs: add description of btf dump C option
` [PATCH v3 bpf-next 12/12] bpftool: update bash-completion w/ new c option for btf dump

[PATCH bpf-next v2 RESEND 0/2] Move bpf_printk to bpf_helpers.h
 2019-05-24 20:49 UTC  (3+ messages)

[PATCH net-next v2 00/18] net: stmmac: Improvements and Selftests
 2019-05-24 20:46 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
 2019-05-24 20:39 UTC  (2+ messages)

[PATCH 0/3] net:phy:dp83867: add some fixes
 2019-05-24 20:38 UTC  (8+ messages)
` [PATCH 1/3] net:phy:dp83867: fix speed 10 in sgmii mode
` [PATCH 2/3] net:phy:dp83867: increase SGMII autoneg timer duration

[PATCH net-next v2] selftests/net: SO_TXTIME with ETF and FQ
 2019-05-24 20:35 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: stmmac: enable EHL SGMII
 2019-05-24 20:32 UTC  (3+ messages)
` [PATCH net-next v2 1/5] net: stmmac: enable clause 45 mdio support

[PATCH net] net: sched: don't use tc_action->order during action dump
 2019-05-24 20:28 UTC  (2+ messages)

[PATCH net-next 0/7] ipv6: Move exceptions to fib6_nh and make it optional in a fib6_info
 2019-05-24 20:28 UTC  (2+ messages)

[PATCH net-next] net: phy: bcm87xx: improve bcm87xx_config_init and feature detection
 2019-05-24 20:24 UTC 

[PATCH RFC v2 net-next 2/2] net: phy: sfp: enable i2c-bus detection on ACPI based systems
 2019-05-24 20:23 UTC  (5+ messages)

[PATCH] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
 2019-05-24 20:20 UTC 

[PATCH net] cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
 2019-05-24 20:18 UTC  (2+ messages)

[PATCH net-next v2, 0/4] ENETC: support hardware timestamping
 2019-05-24 20:16 UTC  (2+ messages)

[PATCH net,stable 1/1] net: fec: add defer probe for of_get_mac_address
 2019-05-24 20:14 UTC  (4+ messages)
` [PATCH net,stable 1/1] net: fec: fix the clk mismatch in failed_reset path

[PATCH] net:phy:dp83867: set up rgmii tx delay
 2019-05-24 19:46 UTC  (3+ messages)

[PATCH v2 bpf-next 00/12] BTF-to-C converter
 2019-05-24 19:42 UTC  (13+ messages)
` [PATCH v2 bpf-next 10/12] bpftool: add C output format option to btf dump subcommand
` [PATCH v2 bpf-next 11/12] bpftool/docs: add description of btf dump C option
` [PATCH v2 bpf-next 12/12] bpftool: update bash-completion w/ new c option for btf dump

[PATCH 7/8] net: ethernet: ixp4xx: Add DT bindings
 2019-05-24 19:41 UTC  (2+ messages)

[RFC net-next 1/1] net: sched: protect against loops in TC filter hooks
 2019-05-24 18:32 UTC  (3+ messages)

[RFC PATCH 0/5] net: dsa: POC support for mv88e6250
 2019-05-24 18:11 UTC  (12+ messages)
` [PATCH v2 0/5] net: dsa: "
  ` [PATCH v2 1/5] net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing
  ` [PATCH v2 2/5] net: dsa: prepare mv88e6xxx_g1_atu_op() for the mv88e6250
  ` [PATCH v2 3/5] net: dsa: implement vtu_getnext and vtu_loadpurge for mv88e6250
  ` [PATCH v2 4/5] net: dsa: mv88e6xxx: implement watchdog_ops "
  ` [PATCH v2 5/5] net: dsa: add support "

r8169: Link only up after 16 s (A link change request failed with some changes committed already. Interface enp3s0 may have been left with an inconsistent configuration, please check.)
 2019-05-24 18:04 UTC  (5+ messages)

[PATCH v3 net-next 0/3] flow_offload: Re-add per-action statistics
 2019-05-24 17:59 UTC  (14+ messages)

[PATCH bpf-next v3 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-05-24 17:58 UTC  (3+ messages)

[PATCH net-next 0/3] net: ethernet: ti: cpsw: Add XDP support
 2019-05-24 17:49 UTC  (3+ messages)
` [PATCH net-next 3/3] net: ethernet: ti: cpsw: add "

[PATCH bpf-next v4 0/4] sock ops: add netns ino and dev in bpf context
 2019-05-24 17:47 UTC  (3+ messages)
` [PATCH bpf-next v4 1/4] bpf: "

KASAN: slab-out-of-bounds Read in rhashtable_walk_enter
 2019-05-24 17:45 UTC  (2+ messages)

[PATCH net 0/4] net/tls: two fixes for rx_list pre-handling
 2019-05-24 17:34 UTC  (5+ messages)
` [PATCH net 1/4] net/tls: fix lowat calculation if some data came from previous record
` [PATCH net 2/4] selftests/tls: test for lowat overshoot with multiple records
` [PATCH net 3/4] net/tls: fix no wakeup on partial reads
` [PATCH net 4/4] selftests/tls: add test for sleeping even though there is data

[PATCH net] bonding: make debugging output more succinct
 2019-05-24 16:10 UTC  (3+ messages)

[PATCH iproute2] lib: suppress error msg when filling the cache
 2019-05-24 16:08 UTC  (2+ messages)

[PATCH net-next 00/11] inet: frags: avoid possible races at netns dismantle
 2019-05-24 16:03 UTC  (11+ messages)
` [PATCH net-next 02/11] net: rename inet_frags_exit_net() to fqdir_exit()
` [PATCH net-next 03/11] net: rename struct fqdir fields
` [PATCH net-next 04/11] ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]
` [PATCH net-next 05/11] ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]
` [PATCH net-next 06/11] netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysctl_table
` [PATCH net-next 07/11] ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table
` [PATCH net-next 08/11] net: rename inet_frags_init_net() to fdir_init()
` [PATCH net-next 09/11] net: add a net pointer to struct fqdir
` [PATCH net-next 10/11] net: dynamically allocate fqdir structures
` [PATCH net-next 11/11] inet: frags: rework rhashtable dismantle


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