netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 18:24:43 to 2020-03-10 10:45:20 UTC [more...]

IPv6 regression introduced by commit 3b6761d18bc11f2af2a6fc494e9026d39593f22c
 2020-03-10 10:35 UTC  (5+ messages)

TCP receive failure
 2020-03-10 10:39 UTC  (2+ messages)

[patch net-next v3 00/10] net: allow user specify TC action HW stats type
 2020-03-10 10:14 UTC  (11+ messages)
` [patch net-next v3 03/10] flow_offload: check for basic action hw "
` [patch net-next v3 09/10] flow_offload: introduce "disabled" HW stats type and allow it in mlxsw

[PATCH 0/5] staging: wfx: late fixes
 2020-03-10 10:13 UTC  (6+ messages)
` [PATCH 1/5] staging: wfx: fix warning about freeing in-use mutex during device unregister
` [PATCH 2/5] staging: wfx: fix lines ending with a comma instead of a semicolon
` [PATCH 3/5] staging: wfx: make warning about pending frame less scary
` [PATCH 4/5] staging: wfx: fix RCU usage in wfx_join_finalize()
` [PATCH 5/5] staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()

[patch net-next v2] flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check()
 2020-03-10 10:11 UTC 

[Bluez PATCH v1] Bluetooth: L2CAP: handle l2cap config request during open state
 2020-03-10 10:08 UTC 

[PATCH] page_pool: use irqsave/irqrestore to protect ring access
 2020-03-10 10:04 UTC  (4+ messages)

[patch net-next] flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check()
 2020-03-10 10:03 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2020-03-10 10:01 UTC 

[PATCH 00/10] qlge.h cleanup - first pass
 2020-03-10  9:49 UTC  (2+ messages)

[PATCH net-next 0/6] RED: Introduce an ECN tail-dropping mode
 2020-03-10  9:48 UTC  (11+ messages)
` [PATCH net-next 1/6] selftests: qdiscs: Add TDC test for RED
` [PATCH net-next 2/6] net: sched: Add centralized RED flag checking
` [PATCH net-next 3/6] net: sched: RED: Introduce an ECN tail-dropping mode
` [PATCH net-next 4/6] mlxsw: spectrum_qdisc: Offload RED "
` [PATCH net-next 5/6] selftests: qdiscs: RED: Add taildrop tests
` [PATCH net-next 6/6] selftests: mlxsw: RED: Test RED ECN taildrop offload

WARNING: refcount bug in sctp_wfree
 2020-03-10  9:39 UTC  (2+ messages)

[PATCH v2 00/14] net: axienet: Update error handling and add 64-bit DMA support
 2020-03-10  9:35 UTC  (8+ messages)
` [PATCH v2 04/14] net: axienet: Fix DMA descriptor cleanup path
` [PATCH v2 06/14] net: axienet: Factor out TX descriptor chain cleanup
` [PATCH v2 12/14] net: axienet: Upgrade descriptors to hold 64-bit addresses

[PATCH v2 net] net/smc: cancel event worker during device removal
 2020-03-10  9:31 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: split the mscc driver
 2020-03-10  9:07 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: move the mscc driver to its own directory
` [PATCH net-next 2/3] net: phy: mscc: split the driver into separate files
` [PATCH net-next 3/3] net: phy: mscc: fix header defines and descriptions

[PATCH RFC v4 bpf-next 00/11] Add support for XDP in egress path
 2020-03-10  9:03 UTC  (9+ messages)
` [PATCH RFC v4 bpf-next 07/11] tun: set egress XDP program
` [PATCH RFC v4 bpf-next 09/11] tun: Support xdp in the Tx path for xdp_frames

[PATCH mlx5-next v1 01/12] {IB,net}/mlx5: Setup mkey variant before mr create command invocation
 2020-03-10  8:22 UTC  (3+ messages)
` [PATCH mlx5-next v1 02/12] {IB,net}/mlx5: Assign mkey variant in mlx5_ib only
` [PATCH mlx5-next v1 04/12] {IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib

[PATCH v5 net-next 0/4] Improve bind(addr, 0) behaviour
 2020-03-10  8:05 UTC  (5+ messages)
` [PATCH v5 net-next 1/4] tcp: Remove unnecessary conditions in inet_csk_bind_conflict()
` [PATCH v5 net-next 2/4] tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted
` [PATCH v5 net-next 3/4] tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPORT per EUID
` [PATCH v5 net-next 4/4] selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized

[PATCH net-next ct-offload v2 00/13] Introduce connection tracking offload
 2020-03-10  7:54 UTC  (13+ messages)
` [PATCH net-next ct-offload v2 02/13] net/sched: act_ct: Instantiate flow table entry actions
` [PATCH net-next ct-offload v2 05/13] net/sched: act_ct: Enable hardware offload of flow table entires
` [PATCH net-next ct-offload v2 06/13] net/mlx5: E-Switch, Introduce global tables

[PATCH v4 net-next 0/5] Improve bind(addr, 0) behaviour
 2020-03-10  7:42 UTC  (8+ messages)
` [PATCH v4 net-next 2/5] tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted
` [PATCH v4 net-next 4/5] net: Add net.ipv4.ip_autobind_reuse option

[PATCH v2 bpf 0/2] Fix BTF verification of enum members with a selftest
 2020-03-10  7:32 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf/btf: Fix BTF verification of enum members in struct/union
` [PATCH bpf 2/2] selftests/bpf: Add test for the packed enum member "

[PATCH net] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
 2020-03-10  7:27 UTC  (2+ messages)
` [PATCHv2 "

Regression: net/ipv6/mld running system out of memory (not a leak)
 2020-03-10  7:09 UTC  (11+ messages)

[PATCH net] net/packet: tpacket_rcv: do not increment ring index on drop
 2020-03-10  6:46 UTC  (5+ messages)

[PATCH net-next 00/15] ethtool: consolidate irq coalescing - part 3
 2020-03-10  6:21 UTC  (23+ messages)
` [PATCH net-next 01/15] net: ena: reject unsupported coalescing params
` [PATCH net-next 02/15] net: aquantia: reject all "
` [PATCH net-next 03/15] net: systemport: reject "
` [PATCH net-next 04/15] net: bnx2: "
` [PATCH net-next 05/15] net: bnx2x: "
` [PATCH net-next 06/15] net: bcmgenet: "
` [PATCH net-next 07/15] net: tg3: "
` [PATCH net-next 08/15] net: bna: "
` [PATCH net-next 09/15] net: liquidio: "
` [PATCH net-next 10/15] net: mlx4: "
` [PATCH net-next 11/15] net: cxgb2: "
` [PATCH net-next 12/15] net: cxgb3: "
` [PATCH net-next 13/15] net: cxgb4: "
` [PATCH net-next 14/15] net: cxgb4vf: "
` [PATCH net-next 15/15] net: gemini: "

[PATCH bpf-next 0/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
 2020-03-10  5:51 UTC  (3+ messages)
` [PATCH bpf-next 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link

[bpf-next PATCH] xdp: accept that XDP headroom isn't always equal XDP_PACKET_HEADROOM
 2020-03-10  5:49 UTC  (5+ messages)

[PATCH net-next v4 0/6] cxgb4/chcr: ktls tx ofld support on T6 adapter
 2020-03-10  5:37 UTC  (9+ messages)
` [PATCH net-next v4 1/6] cxgb4/chcr : Register to tls add and del callback
` [PATCH net-next v4 6/6] cxgb4/chcr: Add ipv6 support and statistics

[PATCH v4 1/2] cgroup: memcg: net: do not associate sock with unrelated cgroup
 2020-03-10  5:16 UTC  (2+ messages)
` [PATCH v4 2/2] net: memcg: late association of sock to memcg

[PATCH][next] wireless: marvell: Replace zero-length array with flexible-array member
 2020-03-10  4:28 UTC  (2+ messages)
` [EXT] "

[PATCH net-next 0/8] net: Add support for Synopsys DesignWare XPCS
 2020-03-10  3:13 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update cxgb4vf maintainer to Vishal
 2020-03-10  3:11 UTC 

[PATCH bpf] bpf: fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
 2020-03-10  3:02 UTC  (3+ messages)

[PATCH bpf-next] bpf: initialize storage pointers to NULL to prevent freeing garbage pointer
 2020-03-10  2:58 UTC  (2+ messages)

[PATCH v2] ptp: free ptp clock properly
 2020-03-10  2:57 UTC  (2+ messages)

[pull request][net-next 00/11] Mellanox, mlx5 updates 2020-03-09
 2020-03-10  2:41 UTC  (13+ messages)
` [net-next 01/11] net/mlx5: Expose port speed when possible
` [net-next 02/11] net/mlx5: Tidy up and fix reverse christmas ordring
` [net-next 03/11] net/mlx5: E-Switch, Use vport metadata matching only when mandatory
` [net-next 04/11] net/mlx5: Verify goto chain offload support
` [net-next 05/11] net/mlx5e: Fix an IS_ERR() vs NULL check
` [net-next 06/11] net/mlx5: Allocate smaller size tables for ft offload
` [net-next 07/11] net/mlx5: E-switch, make query inline mode a static function
` [net-next 08/11] net/mlx5e: Introduce root ft concept for representors netdevs
` [net-next 09/11] net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul rep
` [net-next 10/11] net/mlx5e: Init ethtool steering for representors
` [net-next 11/11] net/mlx5e: Show/set Rx network flow classification rules on ul rep

[PATCH net] ipvlan: add cond_resched_rcu() while processing muticast backlog
 2020-03-10  2:38 UTC  (6+ messages)

[PATCH V2 net-next 0/9] net: hns3: misc updates for -net-next
 2020-03-10  2:36 UTC  (2+ messages)

[PATCH v4 net-next 0/8] ionic updates
 2020-03-10  2:34 UTC  (2+ messages)

[PATCH net-next 0/2] mptcp: don't auto-adjust rcvbuf size if locked
 2020-03-10  2:30 UTC  (2+ messages)

[PATCH] net: dsa: mt7530: add support for port mirroring
 2020-03-10  2:26 UTC  (2+ messages)

[PATCH 0/1] pull request for net: batman-adv 2020-03-06
 2020-03-10  2:25 UTC  (2+ messages)

[PATCH net-next 0/4] r8169: series with improvements to rtl_tx
 2020-03-10  2:07 UTC  (2+ messages)

[PATCH net] net: mscc: ocelot: properly account for VLAN header length when setting MRU
 2020-03-10  1:59 UTC  (4+ messages)

[PATCH v2 net] net: mscc: ocelot: properly account for VLAN header length when setting MRU
 2020-03-10  1:58 UTC  (2+ messages)

[PATCH net] ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
 2020-03-10  1:58 UTC  (3+ messages)

[PATCH net-next 3/3] bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()
 2020-03-10  1:17 UTC  (3+ messages)

[PATCH net-next 0/2] s390/qeth: updates 2020-03-06
 2020-03-10  1:16 UTC  (2+ messages)

[PATCH net] cgroup, netclassid: periodically release file_lock on classid updating
 2020-03-10  1:14 UTC  (2+ messages)

[PATCH net] sctp: return a one-to-one type socket when doing peeloff
 2020-03-10  1:09 UTC  (2+ messages)

[PATCH net] macvlan: add cond_resched() during multicast processing
 2020-03-10  1:09 UTC  (3+ messages)

[PATCH net-next] net: sched: pie: change tc_pie_xstats->prob
 2020-03-10  1:06 UTC  (3+ messages)

2baecda bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()
 2020-03-10  1:05 UTC 

[PATCH net] ibmvnic: Do not process device remove during device reset
 2020-03-10  1:04 UTC  (2+ messages)

[PATCH net] ipvlan: don't deref eth hdr before checking it's set
 2020-03-10  1:00 UTC  (2+ messages)

[PATCH net-next] tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
 2020-03-10  0:56 UTC  (2+ messages)

[PATCH net] sfc: detach from cb_page in efx_copy_channel()
 2020-03-10  0:44 UTC  (2+ messages)

[PATCH] ibmvnic: Do not process device remove during device reset
 2020-03-10  0:00 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2020-03-10  0:06 UTC 

[RFC bpf PATCH 0/4] rfc for 32-bit subreg verifier tracking
 2020-03-09 23:58 UTC  (3+ messages)
` [RFC PATCH 2/4] bpf: verifier, do explicit u32 bounds tracking

[GIT PULL] virtio: fixes
 2020-03-09 23:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: add bpf_link_new_file that doesn't install FD
 2020-03-09 23:10 UTC 

[PATCH v6 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-09 23:06 UTC  (4+ messages)
` [PATCH v6 bpf-next 1/4] bpftool: introduce "prog profile" command

[PATCH bpf-next v4 00/12] bpf: sockmap, sockhash: support storing UDP sockets
 2020-03-09 22:44 UTC  (2+ messages)

[patch net-next v4 00/10] net: allow user specify TC action HW stats type
 2020-03-09 22:38 UTC  (6+ messages)
` [patch net-next v4 01/10] flow_offload: Introduce offload of "

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-03-09 22:37 UTC  (3+ messages)
  ` [EXTERNAL][RFC "

[PATCH] net: slcan, slip -- no need for goto when if () will do
 2020-03-09 22:33 UTC 

[RFC PATCH v5 0/5] Bluetooth: Handle system suspend gracefully
 2020-03-09 22:03 UTC  (4+ messages)
` [RFC PATCH v5 1/5] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND

[v2] ceph: using POOL FULL flag instead of OSDMAP FULL flag
 2020-03-09 20:43 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-09 20:37 UTC  (7+ messages)
` [PATCH net-next v2 4/9] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v2 5/9] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver

[PATCH v2 0/2] add TJA1102 support
 2020-03-09 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: tja11xx: "

[PATCH v4 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-09 19:30 UTC  (9+ messages)

[pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-05
 2020-03-09 19:08 UTC  (3+ messages)
` [net 5/5] net/mlx5: Clear LAG notifier pointer after unregister

[PATCH iproute2-next] tc: pie: change maximum integer value of tc_pie_xstats->prob
 2020-03-09 18:53 UTC  (6+ messages)

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-09 18:50 UTC  (16+ 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).