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

aio poll, io_pgetevents and a new in-kernel poll API V5
 2018-03-20 15:20 UTC  (28+ 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

interdependencies with cxgb4 and iw_cxgb4
 2018-03-20 15:20 UTC  (10+ messages)

[PATCH] mlx5: Remove call to ida_pre_get
 2018-03-20 15:20 UTC  (7+ messages)

linux-next: ip6tables *broken* - last base chain position %u doesn't match underflow %u (hook %u
 2018-03-20 15:17 UTC 

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-20 15:10 UTC  (22+ messages)
` [RFC PATCH 2/3] x86/io: implement 256-bit IO read and write

[PATCH net] ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
 2018-03-20 15:07 UTC  (2+ messages)

[PATCH net] devlink: Remove redundant free on error path
 2018-03-20 15:00 UTC  (2+ messages)

[PATCH] vmxnet3: fix LRO feature check
 2018-03-20 14:57 UTC  (3+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-20 14:47 UTC  (2+ messages)

[PATCH net] ipv6: sr: fix NULL pointer dereference when setting encap source address
 2018-03-20 14:44 UTC 

[PATCH] Add possibility to turn off promiscuous mode
 2018-03-20 14:36 UTC  (2+ messages)

[RFC PATCH] net: phy: Added device tree binding for dev-addr and dev-addr code check-up and usage
 2018-03-20 14:30 UTC  (2+ messages)

pull request: bluetooth 2018-03-16
 2018-03-20 14:29 UTC  (3+ messages)

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

[RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-20 13:30 UTC  (4+ messages)

[PATCH RFC RFC] rds: Use NETDEV_UNREGISTER in rds_tcp_dev_event() (then kill NETDEV_UNREGISTER_FINAL)
 2018-03-20 13:29 UTC  (11+ messages)
          ` [rds-devel] "

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

[PATCH] test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
 2018-03-20 12:58 UTC 

DTS for our Configuration
 2018-03-20 12:38 UTC  (4+ messages)

[PATCH v2] netfilter: nf_tables: remove VLA usage
 2018-03-20 12:37 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink_cthelper: Remove VLA usage
 2018-03-20 12:36 UTC  (2+ messages)

[PATCH] netfilter: cttimeout: remove VLA usage
 2018-03-20 12:36 UTC  (2+ messages)

HW question: i210 vs. BCM5461S over SGMII: no response from PHY to MDIO requests?
 2018-03-20 12:23 UTC  (6+ messages)

[PATCH v2 net 0/7] Aquantia atlantic hot fixes 03-2018
 2018-03-20 11:40 UTC  (8+ messages)
` [PATCH v2 net 1/7] net: aquantia: Fix hardware reset when SPI may rarely hangup
` [PATCH v2 net 2/7] net: aquantia: Fix a regression with reset on old firmware
` [PATCH v2 net 3/7] net: aquantia: Change inefficient wait loop on fw data reads
` [PATCH v2 net 4/7] net: aquantia: Add tx clean budget and valid budget handling logic
` [PATCH v2 net 5/7] net: aquantia: Allow live mac address changes
` [PATCH v2 net 6/7] net: aquantia: Implement pci shutdown callback
` [PATCH v2 net 7/7] net: aquantia: driver version bump

[PATCH bpf-next] bpf: skip unnecessary capability check
 2018-03-20 11:37 UTC  (2+ messages)

[RFC] ethtool: Support ETHTOOL_GSTATS2 command
 2018-03-20 10:37 UTC  (2+ messages)

[PATCH] Avoid interruption of multicast reception if mc list changes
 2018-03-20 10:28 UTC 

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

[PATCH v2 net-next 0/5] Add support for RDMA enhancements in cxgb4
 2018-03-20 10:11 UTC  (9+ 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 v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-20 10:09 UTC  (13+ messages)
` [PATCH v2 06/21] fpga: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 14/21] mtd: "

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

[PATCH v2 0/3] net: dsa: mv88e6xxx: some fixes
 2018-03-20  9:44 UTC  (4+ messages)
` [PATCH v2 1/3] net: dsa: mv88e6xxx: Fix name of switch 88E6141
` [PATCH v2 2/3] net: dsa: mv88e6xxx: Fix typo in a comment
` [PATCH v2 3/3] net: dsa: mv88e6xxx: Fix interrupt name for g2 irq

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

[PATCH 0/4] net: dsa: mv88e6xxx: novice fixes and irq handling
 2018-03-20  9:30 UTC  (3+ messages)

[PATCH net-next 0/2] Fixes to allow mv88e6xxx module to be reloaded
 2018-03-20  9:20 UTC  (4+ 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

Recall: DTS for our Configuration
 2018-03-20  9:18 UTC 

[bpf-next V3 PATCH 00/15] XDP redirect memory return API
 2018-03-20  8:18 UTC  (11+ 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 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  (8+ messages)
` [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 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: "

[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, 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 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  (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).