netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 13:29:54 to 2019-10-11 03:29:36 UTC [more...]

[PATCH bpf-next] libbpf: handle invalid typedef emitted by old GCC
 2019-10-11  3:29 UTC 

[PATCH net-next] tcp: improve recv_skip_hint for tcp_zerocopy_receive
 2019-10-11  3:27 UTC 

[PATCH net 0/9] tcp: address KCSAN reports in tcp_poll() (part I)
 2019-10-11  3:17 UTC  (10+ messages)
` [PATCH net 1/9] tcp: add rcu protection around tp->fastopen_rsk
` [PATCH net 2/9] tcp: annotate tp->rcv_nxt lockless reads
` [PATCH net 3/9] tcp: annotate tp->copied_seq "
` [PATCH net 4/9] tcp: annotate tp->write_seq "
` [PATCH net 5/9] tcp: annotate tp->snd_nxt "
` [PATCH net 6/9] tcp: annotate tp->urg_seq "
` [PATCH net 7/9] tcp: annotate sk->sk_rcvbuf "
` [PATCH net 8/9] tcp: annotate sk->sk_sndbuf "
` [PATCH net 9/9] tcp: annotate sk->sk_wmem_queued "

[PATCH bpf-next 0/2] selftests/bpf Makefile cleanup and fixes
 2019-10-11  3:13 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: enforce libbpf build before BPF programs are built
` [PATCH bpf-next 2/2] selftests/bpf: remove obsolete pahole/BTF support detection

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-11  3:10 UTC  (5+ messages)

[PATCH v9 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-11  3:00 UTC  (8+ messages)
` [PATCH v9 1/5] nvmem: core: add nvmem_device_find
` [PATCH v9 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v9 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v9 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v9 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH bpf-next] libbpf: generate more efficient BPF_CORE_READ code
 2019-10-11  2:38 UTC 

[PATCH v2 net 0/3] net/smc: fixes for -net
 2019-10-11  2:16 UTC  (2+ messages)

[patch net-next v2 0/4] netdevsim: add devlink health reporters suppor
 2019-10-11  2:04 UTC  (3+ messages)
` [patch net-next v2 2/4] devlink: propagate extack down to health reporter ops

[PATCH net-next 0/2] mlxsw: Add support for 400Gbps (50Gbps per lane) link modes
 2019-10-11  1:42 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: "

[PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-10-11  1:23 UTC  (2+ messages)

[PATCH v2] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-11  1:16 UTC  (2+ messages)

[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-11  1:10 UTC  (10+ messages)
` [PATCH 2/2] net: fec_ptp: Use platform_get_irq_xxx_optional() "

[PATCH next] ipvlan: consolidate TSO flags using NETIF_F_ALL_TSO
 2019-10-11  1:05 UTC  (2+ messages)

[net-next v3 0/7] new PTP ioctl fixes
 2019-10-11  1:05 UTC  (7+ messages)
` [net-next v3 1/7] ptp: correctly disable flags on old ioctls
` [net-next v3 2/7] net: reject PTP periodic output requests with unsupported flags
` [net-next v3 5/7] igb: reject unsupported external timestamp flags
  ` [Intel-wired-lan] "

linux-next: manual merge of the tip tree with the net tree
 2019-10-11  0:52 UTC 

[PATCH net-next v7 00/17] ethtool netlink interface, part 1
 2019-10-11  0:48 UTC  (23+ messages)
` [PATCH net-next v7 05/17] ethtool: helper functions for netlink interface
` [PATCH net-next v7 09/17] ethtool: generic handlers for GET requests
` [PATCH net-next v7 10/17] ethtool: provide string sets with STRSET_GET request
` [PATCH net-next v7 12/17] ethtool: provide link settings with LINKINFO_GET request
` [PATCH net-next v7 13/17] ethtool: add standard notification handler
` [PATCH net-next v7 14/17] ethtool: set link settings with LINKINFO_SET request

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-11  0:40 UTC  (24+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V7 05/21] audit: log drop of contid on exit of last task
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS
` [PATCH ghak90 V7 08/21] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V7 12/21] audit: add support for containerid to network namespaces
` [PATCH ghak90 V7 13/21] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [PATCH ghak90 V7 14/21] audit: contid check descendancy and nesting
` [PATCH ghak90 V7 15/21] sched: pull task_is_descendant into kernel/sched/core.c
` [PATCH ghak90 V7 16/21] audit: add support for contid set/get by netlink
` [PATCH ghak90 V7 17/21] audit: add support for loginuid/sessionid "
` [PATCH ghak90 V7 18/21] audit: track container nesting

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2019-10-11  0:39 UTC  (3+ messages)

[PATCHv2 next] blackhole_netdev: fix syzkaller reported issue
 2019-10-11  0:37 UTC  (2+ messages)

[PATCH] Documentation: networking: add a chapter for the DIM library
 2019-10-11  0:33 UTC  (6+ messages)

[PATCH v5 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-11  0:28 UTC  (16+ messages)
` [PATCH v5 bpf-next 01/15] samples/bpf: fix HDR_PROBE "echo"
` [PATCH v5 bpf-next 02/15] samples/bpf: fix cookie_uid_helper_example obj build
` [PATCH v5 bpf-next 03/15] samples/bpf: use --target from cross-compile
` [PATCH v5 bpf-next 04/15] samples/bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH v5 bpf-next 05/15] samples/bpf: use __LINUX_ARM_ARCH__ selector for arm
` [PATCH v5 bpf-next 06/15] samples/bpf: drop unnecessarily inclusion for bpf_load
` [PATCH v5 bpf-next 07/15] samples/bpf: add makefile.target for separate CC target build
` [PATCH v5 bpf-next 08/15] samples/bpf: base target programs rules on Makefile.target
` [PATCH v5 bpf-next 09/15] samples/bpf: use own flags but not HOSTCFLAGS
` [PATCH v5 bpf-next 10/15] samples/bpf: use target CC environment for HDR_PROBE
` [PATCH v5 bpf-next 11/15] libbpf: don't use cxx to test_libpf target
` [PATCH v5 bpf-next 12/15] libbpf: add C/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH v5 bpf-next 13/15] samples/bpf: provide C/LDFLAGS to libbpf
` [PATCH v5 bpf-next 14/15] samples/bpf: add sysroot support
` [PATCH v5 bpf-next 15/15] samples/bpf: add preparation steps and sysroot info to readme

[PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-11  0:29 UTC  (8+ messages)

[PATCH v4 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-11  0:29 UTC  (3+ messages)

[PATCH v2 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-11  0:25 UTC  (4+ messages)
` [PATCH v2 1/3] igb: Add "
` [PATCH v2 2/3] ixgbe: "
` [PATCH v2 3/3] i40e: "

[PATCH v4 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-10 23:55 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/3] uapi/bpf: fix helper docs

[PATCH v2 bpf-next 0/2] Track read-only map contents as known scalars in BPF verifiers
 2019-10-10 23:51 UTC  (2+ messages)

[PATCH v2 0/4] treewide: Use sizeof_member() macro
 2019-10-10 23:50 UTC  (6+ messages)
` [PATCH v2 1/4] MIPS: OCTEON: Replace SIZEOF_FIELD() macro
` [PATCH v2 2/4] linux/stddef.h: Add sizeof_member() macro
` [PATCH v2 3/4] treewide: Use "
` [PATCH v2 4/4] include: Remove FIELD_SIZEOF() and sizeof_field() macros

[PATCH net-next 1/1] tc-testing: updated pedit test cases
 2019-10-10 23:47 UTC  (2+ messages)

[PATCH v2 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-10 23:44 UTC  (3+ messages)
` [PATCH v2 3/3] "

[net v2] net: update net_dim documentation after rename
 2019-10-10 23:43 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Atomic flow dissector updates
 2019-10-10 23:38 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] flow_dissector: Allow updating the flow dissector program atomically
` [PATCH bpf-next v2 2/2] selftests/bpf: Check that flow dissector can be re-attached

[PATCH net] r8169: fix jumbo packet handling on resume from suspend
 2019-10-10 23:36 UTC  (2+ messages)

[PATCH net-next v1] documentation: correct include file reference
 2019-10-10 23:36 UTC  (2+ messages)

[PATCH -next] ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code
 2019-10-10 23:23 UTC  (2+ messages)

[PATCH] net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
 2019-10-10 23:01 UTC  (2+ messages)

[PATCH v2 0/3] seccomp: continue syscall from notifier
 2019-10-10 21:45 UTC  (3+ messages)
` [PATCH v2 1/3] seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE

[PATCH] net: lpc_eth: avoid resetting twice
 2019-10-10 20:46 UTC 

[PATCH 1/2] dt-bindings: net: lpc-eth: document optional properties
 2019-10-10 20:45 UTC  (2+ messages)
` [PATCH 2/2] net: lpc_eth: parse phy nodes from device tree

[PATCH] hv_sock: use HV_HYP_PAGE_SIZE instead of PAGE_SIZE_4K
 2019-10-10 20:43 UTC  (4+ messages)

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-10 20:34 UTC  (3+ messages)
` [PATCH 1/4] net: sctp: Rename fallthrough label to unhandled

linux-can/testing: Request for testing
 2019-10-10 20:29 UTC  (5+ messages)
` [PATCH 24/29] can: ti_hecc: add fifo underflow error reporting

[PATCH net-next v2] genetlink: do not parse attributes for families with zero maxattr
 2019-10-10 20:21 UTC  (3+ messages)

[PATCH V2 1/2] net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
 2019-10-10 19:46 UTC  (2+ messages)
` [PATCH V2 2/2] net: phy: micrel: Update KSZ87xx PHY name

[PATCH 1/2] net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
 2019-10-10 19:26 UTC  (3+ messages)
` [PATCH 2/2] net: phy: micrel: Update KSZ87xx PHY name

[RFC PATCH net] net: phy: Fix "link partner" information disappear issue
 2019-10-10 19:17 UTC  (2+ messages)

[RFC PATCH net] netns: fix GFP flags in rtnl_net_notifyid()
 2019-10-10 19:07 UTC 

[PATCH v2 bpf-next 00/12] bpf: revolutionize bpf tracing
 2019-10-10 19:07 UTC  (4+ messages)
` [PATCH v2 bpf-next 12/12] selftests/bpf: add kfree_skb raw_tp test

[PATCH net 0/2] net/sched: fix wrong behavior of MPLS push/pop action
 2019-10-10 18:43 UTC  (3+ messages)
` [PATCH net 1/2] net: avoid errors when trying to pop MLPS header on non-MPLS packets
` [PATCH net 2/2] net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions

[PATCH 1/2] netfilter: fix a memory leak in nf_conntrack_in
 2019-10-10 18:36 UTC  (6+ messages)
` [PATCH 2/2] netfilter: revert "conntrack: silent a memory leak warning"

[PATCH 1/2] net: dsa: microchip: Do not reinit mutexes on KSZ87xx
 2019-10-10 18:25 UTC  (2+ messages)
` [PATCH 2/2] net: dsa: microchip: Add shared regmap mutex

[PATCH net-next 0/2] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2019-10-10 18:23 UTC  (5+ messages)
` [PATCH net-next1/2] "
` [PATCH net-next 2/2] net: core: increase the default size of GRO_NORMAL skb lists to flush

[PATCH 1/2] mac80211_hwsim: adding more 5GHz channels
 2019-10-10 18:13 UTC  (2+ messages)
` [PATCH 2/2] mac80211_hwsim: adding support for OCB

[PATCH bpf-next 0/2] bpf/stackmap: fix A-A deadlock in bpf_get_stack()
 2019-10-10 18:06 UTC  (6+ messages)
` [PATCH bpf-next 2/2] "

[PATCH] mac80211_hwsim: add support for OCB and more 5Ghz Channels Signed-off-by: Ramon Fontes <ramonreisfontes@gmail.com>
 2019-10-10 17:32 UTC  (2+ messages)

[PATCH] docs: networking: phy: Improve phrasing
 2019-10-10 17:30 UTC  (2+ messages)

[PATCH] docs: networking: devlink-trap: Fix reference to other document
 2019-10-10 17:30 UTC  (2+ messages)

[PATCH 1/3] docs: fix some broken references
 2019-10-10 17:28 UTC  (2+ messages)

[PATH bpf-next 1/2] flow_dissector: Allow updating the flow dissector program atomically
 2019-10-10 17:01 UTC  (7+ messages)
` [PATH bpf-next 2/2] selftests/bpf: Check that flow dissector can be re-attached

Module loading problem since 5.3
 2019-10-10 16:50 UTC 

[PATCH] ath10k: Correct error check of dma_map_single()
 2019-10-10 16:26 UTC 

[PATCH net 0/2] dpaa2-eth: misc fixes
 2019-10-10 16:19 UTC  (3+ messages)
` [PATCH net 1/2] dpaa2-eth: add irq for the dpmac connect/disconnect event
` [PATCH net 2/2] dpaa2-eth: Fix TX FQID values

[patch net-next 0/4] netdevsim: add devlink health reporters support
 2019-10-10 16:09 UTC  (5+ messages)
` [patch net-next 2/4] devlink: propagate extack down to health reporter ops

[PATCH net-next] ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
 2019-10-10 15:51 UTC 

[PATCH v2 0/3] Drivers: hv: vmbus: Miscellaneous improvements
 2019-10-10 15:46 UTC  (4+ messages)
` [PATCH v2 1/3] Drivers: hv: vmbus: Introduce table of VMBus protocol versions
` [PATCH v2 2/3] Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
` [PATCH v2 3/3] Drivers: hv: vmbus: Add module parameter to cap the VMBus version

[PATCH net] rxrpc: Fix possible NULL pointer access in ICMP handling
 2019-10-10 14:52 UTC 

[PATCH v2 0/3] Add CAN and CAN-FD support to the RZ/G2N SoC
 2019-10-10 14:26 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support
` [PATCH net-next v2 2/3] dt-bindings: can: rcar_canfd: document "
` [PATCH v2 3/3] arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-10-10 14:10 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: Add sdio_trigger_replug() API

[PATCH net 0/4] Aquantia/Marvell AQtion atlantic driver fixes 10/2019
 2019-10-10 14:01 UTC  (5+ messages)
` [PATCH net 1/4] net: aquantia: temperature retrieval fix
` [PATCH net 2/4] net: aquantia: when cleaning hw cache it should be toggled
` [PATCH net 3/4] net: aquantia: do not pass lro session with invalid tcp checksum
` [PATCH net 4/4] net: aquantia: correctly handle macvlan and multicast coexistence

[PATCH 0/3] Add CAN and CAN-FD support to RZ/G2N SoC
 2019-10-10 13:37 UTC  (4+ messages)
` [PATCH net-next 2/3] dt-bindings: can: rcar_canfd: document r8a774b1 support

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-10 13:29 UTC  (4+ messages)
` [PATCH v8 3/5] mfd: ioc3: Add driver for SGI IOC3 chip


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