netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 11:26:59 to 2019-10-11 00:29:30 UTC [more...]

[PATCH v5 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-11  0:28 UTC  (13+ 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 05/15] samples/bpf: use __LINUX_ARM_ARCH__ selector for arm
` [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 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-11  0:03 UTC  (6+ messages)
` [PATCH 2/2] net: fec_ptp: Use platform_get_irq_xxx_optional() "

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

[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  (33+ messages)
` [PATCH 01/29] can: dev: add missing of_node_put() after calling of_get_child_by_name()
` [PATCH 02/29] can: gs_usb: gs_can_open(): prevent memory leak
` [PATCH 03/29] can: mcba_usb: fix use-after-free on disconnect
` [PATCH 04/29] can: usb_8dev: "
` [PATCH 05/29] can: flexcan: disable completely the ECC mechanism
` [PATCH 06/29] can: peak_usb: fix a potential out-of-sync while decoding packets
` [PATCH 07/29] can: peak_usb: report bus recovery as well
` [PATCH 08/29] can: c_can: c_can_poll(): only read status register after status IRQ
` [PATCH 09/29] can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
` [PATCH 10/29] can: c_can: C_CAN: add bus recovery events
` [PATCH 11/29] can: xilinx_can: Fix flags field initialization for axi can
` [PATCH 12/29] can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak
` [PATCH 13/29] can: rx-offload: can_rx_offload_queue_tail(): "
` [PATCH 14/29] can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max
` [PATCH 15/29] can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM
` [PATCH 16/29] can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors
` [PATCH 17/29] can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
` [PATCH 18/29] can: rx-offload: can_rx_offload_irq_offload_fifo(): "
` [PATCH 19/29] can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails
` [PATCH 20/29] can: ti_hecc: ti_hecc_error(): "
` [PATCH 21/29] can: ti_hecc: ti_hecc_stop(): stop the CPK on down
` [PATCH 22/29] can: ti_hecc: keep MIM and MD set
` [PATCH 23/29] can: ti_hecc: release the mailbox a bit earlier
` [PATCH 24/29] can: ti_hecc: add fifo underflow error reporting
` [PATCH 25/29] can: ti_hecc: properly report state changes
` [PATCH 26/29] can: ti_hecc: add missing "
` [PATCH 27/29] can: j1939: fix resource leak of skb on error return paths
` [PATCH 28/29] can: j1939: fix memory leak if filters was set
` [PATCH 29/29] can: don't use deprecated license identifiers

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

[PATCH net-next v7 00/17] ethtool netlink interface, part 1
 2019-10-10 20:15 UTC  (24+ messages)
` [PATCH net-next v7 05/17] ethtool: helper functions for netlink interface
` [PATCH net-next v7 08/17] ethtool: move string arrays into common file
` [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 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

[PATCH v2] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-10 19:20 UTC 

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

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-10 19:15 UTC  (4+ 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 

[PATCHv2 next] blackhole_netdev: fix syzkaller reported issue
 2019-10-10 16:47 UTC 

[PATCH v9 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-10 16:37 UTC  (7+ 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] 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  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support
` [PATCH net-next 2/3] dt-bindings: can: rcar_canfd: document "
` [PATCH 3/3] arm64: dts: renesas: r8a774b1: Add CAN and CAN FD 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

[patch net-next v2 0/4] netdevsim: add devlink health reporters suppor
 2019-10-10 13:18 UTC  (5+ messages)
` [patch net-next v2 1/4] devlink: don't do reporter recovery if the state is healthy
` [patch net-next v2 2/4] devlink: propagate extack down to health reporter ops
` [patch net-next v2 3/4] netdevsim: implement couple of testing devlink health reporters
` [patch net-next v2 4/4] selftests: add netdevsim devlink health tests

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-10-10 13:04 UTC  (7+ messages)
` [RFC PATCH 10/13] "
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports

[PATCH net-next v2] net: usb: ax88179_178a: write mac to hardware in get_mac_addr
 2019-10-10 13:00 UTC 

[PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-10-10 12:55 UTC  (5+ messages)

[PATCHv2 net-next 0/5] sctp: update from rfc7829
 2019-10-10 12:40 UTC  (7+ messages)
` [PATCHv2 net-next 3/5] sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt

[PATCH net-next] net: usb: ax88179_178a: write mac to hardware in get_mac_addr
 2019-10-10 12:11 UTC  (3+ messages)

[PATCH] can: j1939: fix memory leak if filters was set
 2019-10-10 11:55 UTC  (2+ 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).