netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-19 15:10:19 to 2018-03-20 08:03:34 UTC [more...]

linux-next on x60: network manager often complains "network is disabled" after resume
 2018-03-20  8:03 UTC  (7+ messages)

[PATCH net-next v2 0/2] brcmfmac: add new dt entries for SG SDIO settings
 2018-03-20  7:58 UTC  (11+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] dt: bindings: add new dt entries for brcmfmac

[bpf-next V3 PATCH 00/15] XDP redirect memory return API
 2018-03-20  7:43 UTC  (10+ messages)
` [bpf-next V3 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call

[PATCH net-next 00/12] ARM: sun8i: r40: Add Ethernet support
 2018-03-20  7:15 UTC  (4+ messages)
` [PATCH net-next 02/12] clk: sunxi-ng: r40: export a regmap to access the GMAC register

[PATCH net 0/4] s390/qeth: fixes 2018-03-20
 2018-03-20  6:59 UTC  (5+ messages)
` [PATCH net 1/4] s390/qeth: free netdevice when removing a card
` [PATCH net 2/4] s390/qeth: when thread completes, wake up all waiters
` [PATCH net 3/4] s390/qeth: lock read device while queueing next buffer
` [PATCH net 4/4] s390/qeth: on channel error, reject further cmd requests

[PATCH v2 net-next 0/5] Add support for RDMA enhancements in cxgb4
 2018-03-20  6:59 UTC  (8+ messages)
` [PATCH v2 net-next 1/5] cxgb4: Adds CPL support for Shared Receive Queues
` [PATCH v2 net-next 2/5] cxgb4: Add support to initialise/read SRQ entries
` [PATCH v2 net-next 3/5] cxgb4: Add support to query HW SRQ parameters
` [PATCH v2 net-next 4/5] cxgb4: Support firmware rdma write with immediate work request
` [PATCH v2 net-next 5/5] cxgb4: Support firmware rdma write completion "

[PATCH net-next 0/4] r8169: series with smaller improvements w/o functional changes
 2018-03-20  6:45 UTC  (5+ messages)
` [PATCH net-next 1/4] r8169: simplify rtl_set_mac_address
` [PATCH net-next 2/4] r8169: change type of first argument in rtl_tx_performance_tweak
` [PATCH net-next 3/4] r8169: change type of argument in rtl_disable/enable_clock_request
` [PATCH net-next 4/4] r8169: add helper tp_to_dev

tg3 crashes under high load, when using 100Mbits
 2018-03-20  6:12 UTC 

[PATCH net-next 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-20  6:11 UTC  (6+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: bpf: add a test for skb_segment in test_bpf module

NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out
 2018-03-20  6:11 UTC 

[bpf-next PATCH v3 00/18] bpf,sockmap: sendmsg/sendfile ULP
 2018-03-20  5:54 UTC  (12+ messages)
` [bpf-next PATCH v3 05/18] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
` [bpf-next PATCH v3 06/18] bpf: sockmap, add bpf_msg_apply_bytes() helper
` [bpf-next PATCH v3 07/18] bpf: sockmap, add msg_cork_bytes() helper
` [bpf-next PATCH v3 08/18] bpf: sk_msg program helper bpf_sk_msg_pull_data

[PATCH] bnx2x: fix spelling mistake: "registeration" -> "registration"
 2018-03-20  5:11 UTC  (2+ messages)

[PATCH] mlx5: Remove call to ida_pre_get
 2018-03-20  3:29 UTC  (4+ messages)

aio poll, io_pgetevents and a new in-kernel poll API V5
 2018-03-20  3:29 UTC  (27+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 04/36] aio: sanitize ki_list handling
` [PATCH 05/36] aio: simplify cancellation
` [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 09/36] fs: unexport poll_schedule_timeout
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 11/36] fs: update documentation for __poll_t
` [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods

[PATCH v5 0/2] Remove false-positive VLAs when using max()
 2018-03-20  3:10 UTC  (14+ messages)

[PATCH net-next 00/14] TLS offload, netdev & MLX5 support
 2018-03-20  2:45 UTC  (15+ messages)
` [PATCH net-next 01/14] tcp: Add clean acked data hook
` [PATCH net-next 02/14] net: Rename and export copy_skb_header
` [PATCH net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH net-next 04/14] net: Add TLS offload netdev ops
` [PATCH net-next 05/14] net: Add TLS TX offload features
` [PATCH net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH net-next 07/14] net/tls: Support TLS device offload with IPv6
` [PATCH net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH net-next 14/14] MAINTAINERS: Update TLS maintainers

[PATCH v4 00/17] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-20  2:42 UTC  (18+ messages)
` [PATCH v4 01/17] i40e/i40evf: "
` [PATCH v4 02/17] ixgbe: eliminate "
` [PATCH v4 03/17] igbvf: "
` [PATCH v4 04/17] igb: "
` [PATCH v4 05/17] ixgbevf: keep writel() closer to wmb()
` [PATCH v4 06/17] ixgbevf: eliminate duplicate barriers on weakly-ordered archs
` [PATCH v4 07/17] fm10k: Eliminate "
` [PATCH v4 08/17] drivers: net: cxgb: "
` [PATCH v4 09/17] net: qla3xxx: "
` [PATCH v4 10/17] qlcnic: "
` [PATCH v4 11/17] bnx2x: "
` [PATCH v4 12/17] net: cxgb4/cxgb4vf: "
` [PATCH v4 13/17] net: cxgb3: "
` [PATCH v4 14/17] net: qlge: "
` [PATCH v4 15/17] bnxt_en: "
` [PATCH v4 16/17] qed/qede: "
` [PATCH v4 17/17] net: ena: "

[bpf-next V2 PATCH 00/15] XDP redirect memory return API
 2018-03-20  2:26 UTC  (9+ messages)
` [bpf-next V2 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping

[PATCH bpf] bpf: fix crash due to inode i_op mismatch with clang/llvm
 2018-03-20  2:06 UTC  (3+ messages)

[PATCH v2 0/3] net: phy: Add general dummy stubs for MMD register access
 2018-03-20  1:44 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
` [PATCH v2 3/3] net: phy: micrel: Use the general dummy stubs for MMD register access

[PATCH v2 0/2] net: phy: relax error checking when creating sysfs link netdev->phydev
 2018-03-20  1:15 UTC  (2+ messages)

[PATCH] net: gemini: fix memory leak
 2018-03-20  0:58 UTC  (2+ messages)

[PATCH bpf-next] bpf: skip unnecessary capability check
 2018-03-20  0:57 UTC 

interdependencies with cxgb4 and iw_cxgb4
 2018-03-19 23:34 UTC  (4+ messages)

[PATCH bpf-next] bpf, doc: add description wrt native/bpf clang target and pointer size
 2018-03-19 23:21 UTC 

[PATCH 00/16] remove eight obsolete architectures
 2018-03-19 23:06 UTC  (3+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs

recursive static routes
 2018-03-19 21:35 UTC  (5+ messages)

[PATCH net-next 0/2] Fixes to allow mv88e6xxx module to be reloaded
 2018-03-19 21:16 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Use the DT IRQ trigger mode
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Call the common IRQ free code

[PATCH v3 iproute2 1/1] tc: fix conversion types when printing actions unsigned values
 2018-03-19 21:05 UTC 

[PATCH v2 iproute2 1/1] tc: fix conversion types when printing actions unsigned values
 2018-03-19 20:59 UTC  (2+ messages)

[RFC net-next] sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
 2018-03-19 20:39 UTC  (3+ messages)

[PATCH v3 00/18] Eliminate duplicate barriers on weakly-ordered archs
 2018-03-19 20:10 UTC  (3+ messages)
` [PATCH v3 11/18] qlcnic: "

[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2018-03-19
 2018-03-19 19:12 UTC  (11+ messages)
` [net-next 1/9] i40evf: Reorder configure_clsflower to avoid deadlock on error
` [net-next 2/9] i40e: Properly check allowed advertisement capabilities
` [net-next 3/9] i40e: Prevent setting link speed on KX_X722
` [net-next 4/9] i40e: Close client on suspend and restore client MSIx on resume
` [net-next 5/9] i40e: add doxygen comment for new mode parameter
` [net-next 6/9] i40e: Fix incorrect return types
` [net-next 7/9] i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
` [net-next 8/9] i40evf: remove flags that are never used
` [net-next 9/9] i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATE

[PATCH net-next] tc-testing: add selftests for 'bpf' action
 2018-03-19 18:40 UTC  (2+ messages)

kernel BUG at drivers/vhost/vhost.c:LINE!
 2018-03-19 18:18 UTC  (4+ messages)
` get_user_pages returning 0 (was Re: kernel BUG at drivers/vhost/vhost.c:LINE!)

[PATCH iproute2 1/1] tc: fix conversion types when printing actions unsigned values
 2018-03-19 18:14 UTC  (3+ messages)

[PATCH net-next 0/4] net: dsa: Plug in PHYLINK support
 2018-03-19 18:11 UTC  (9+ messages)
` [PATCH net-next 3/4] "

[PATCH 4.9 129/241] MIPS: BPF: Quit clobbering callee saved registers in JIT code
 2018-03-19 18:06 UTC  (2+ messages)
` [PATCH 4.9 130/241] MIPS: BPF: Fix multiple problems in JIT skb access helpers

[PATCH 3.18 34/68] MIPS: BPF: Quit clobbering callee saved registers in JIT code
 2018-03-19 18:06 UTC 

[PATCH iproute2 net-next] bridge: add option extern_learn to set NTF_EXT_LEARNED on fdb entries
 2018-03-19 18:05 UTC  (4+ messages)

[PATCH 4.4 062/134] MIPS: BPF: Quit clobbering callee saved registers in JIT code
 2018-03-19 18:05 UTC  (2+ messages)
` [PATCH 4.4 063/134] MIPS: BPF: Fix multiple problems in JIT skb access helpers

[PATCH RFC 0/2] Add support for warnings to extack
 2018-03-19 17:14 UTC  (9+ messages)
` [PATCH RFC iproute2] libnetlink: allow reading more than one message from extack
` [PATCH RFC 1/2] netlink: extend extack so it can carry more than one message

[PATCH v12 net-next 00/12] Chelsio Inline TLS
 2018-03-19 17:02 UTC  (10+ messages)
` [PATCH v12 net-next 01/12] tls: support for Inline tls record
` [PATCH v12 net-next 06/12] crypto: chtls - structure and macro for Inline TLS
` [PATCH v12 net-next 09/12] crypto: chtls - Inline TLS record Tx
` [PATCH v12 net-next 10/12] crypto: chtls - Inline TLS record Rx

[PATCH iproute2 0/5] string truncation warning fixes
 2018-03-19 16:56 UTC  (6+ messages)
` [PATCH iproute2 1/5] ip: use strlcpy() to avoid truncation
` [PATCH iproute2 2/5] tunnel: use strlcpy to avoid strncpy warnings
` [PATCH iproute2 3/5] bridge: avoid snprint truncation on time
` [PATCH iproute2 4/5] pedit: fix strncpy warning
` [PATCH iproute2 5/5] namespace: limit length of network namespace

DTS for our Configuration
 2018-03-19 16:56 UTC  (3+ messages)

[PATCH ethtool] ethtool: don't fall back to grxfhindir when context was specified
 2018-03-19 16:52 UTC 

[PATCH 0/3] pull request for net-next: batman-adv 2018-03-19
 2018-03-19 16:41 UTC  (4+ messages)
  ` [PATCH 1/3] batman-adv: Avoid redundant multicast TT entries
  ` [PATCH 2/3] batman-adv: add DAT cache netlink support
  ` [PATCH 3/3] batman-adv: add multicast flags "

[PATCH 0/5] pull request for net: batman-adv 2018-03-19
 2018-03-19 16:37 UTC  (6+ messages)
  ` [PATCH 1/5] batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
  ` [PATCH 2/5] batman-adv: update data pointers after skb_cow()
  ` [PATCH 3/5] batman-adv: fix header size check in batadv_dbg_arp()
  ` [PATCH 4/5] batman-adv: Add missing include for EPOLL* constants
  ` [PATCH 5/5] batman-adv: Fix skbuff rcsum on packet reroute

[PATCH 0/4] net: dsa: mv88e6xxx: novice fixes and irq handling
 2018-03-19 16:37 UTC  (2+ messages)

NULL pointer dereferences with 4.14.27
 2018-03-19 16:33 UTC  (4+ messages)

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-19 16:29 UTC  (8+ messages)

4.14.2[6-7] tcp_push NULL pointer
 2018-03-19 16:25 UTC  (5+ messages)

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-19 16:06 UTC  (3+ messages)
` [PATCH v2 06/21] fpga: Remove depends on HAS_DMA in case of platform dependency

[PATCH AUTOSEL for 4.4 004/167] x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()
 2018-03-19 16:05 UTC 

[PATCH AUTOSEL for 4.9 005/281] x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()
 2018-03-19 15:57 UTC 

[PATCH] net: phy: realtek: Add dummy stubs for MMD register access for rtl8211b
 2018-03-19 15:37 UTC  (4+ messages)

[RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-19 15:22 UTC  (3+ messages)

[PATCH net-next] rds: tcp: remove register_netdevice_notifier infrastructure
 2018-03-19 15:13 UTC  (2+ messages)

[PATCH net v2 0/7] fix idr leak in actions
 2018-03-19 14:31 UTC  (5+ messages)
` [PATCH net v2 4/7] net/sched: fix idr leak in the error path of tcp_pedit_init()
` [PATCH net v2 5/7] net/sched: fix idr leak in the error path of __tcf_ipt_init()
` [PATCH net v2 6/7] net/sched: fix idr leak in the error path of tcf_vlan_init()
` [PATCH net v2 7/7] net/sched: fix idr leak in the error path of tcf_skbmod_init()


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