messages from 2020-05-15 15:11:27 to 2020-05-15 22:54:31 UTC [more...]
[PATCH v5 bpf-next 00/11] net: Add support for XDP in egress path
2020-05-15 22:54 UTC (4+ messages)
[PATCH] net/mlx5e: Use IS_ERR() to check and simplify code
2020-05-15 22:54 UTC (5+ messages)
[pull request][net-next 00/11] Mellanox, mlx5 misc updates 2020-05-15
2020-05-15 22:48 UTC (12+ messages)
` [net-next 01/11] net/mlx5: Dedicate fw page to the requesting function
` [net-next 02/11] net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systems
` [net-next 03/11] net/mlx5: Have single error unwinding path
` [net-next 04/11] net/mlx5: Drain wq first during PCI device removal
` [net-next 05/11] net/mlx5: Wait for inactive autogroups
` [net-next 06/11] net/mlx5: Move internal timer read function to clock library
` [net-next 07/11] net/mlx5e: CT: Fix offload with CT action after CT NAT action
` [net-next 08/11] net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfaces
` [net-next 09/11] net/mlx5e: IPoIB, Drop multicast packets that this interface sent
` [net-next 10/11] net/mlx5e: Calculate SQ stop room in a robust way
` [net-next 11/11] net/mlx5e: Take DCBNL-related definitions into dedicated files
[PATCH v2 0/7] Copy hashmap to tools/perf/util, use in perf expr
2020-05-15 22:41 UTC (21+ messages)
` [PATCH v2 1/7] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [PATCH v2 2/7] libbpf hashmap: Remove unused #include
` [PATCH v2 3/7] libbpf hashmap: Fix signedness warnings
` [PATCH v2 4/7] tools lib/api: Copy libbpf hashmap to tools/perf/util
` [PATCH v2 5/7] perf test: Provide a subtest callback to ask for the reason for skipping a subtest
` [PATCH v2 6/7] perf test: Improve pmu event metric testing
` [PATCH v2 7/7] perf expr: Migrate expr ids table to a hashmap
[PATCH] ethernet: ti: am65-cpts: Add missing inline qualifier to stub functions
2020-05-15 22:33 UTC
[PATCH net-next 0/3] ethtool: set_channels: add a few more checks
2020-05-15 22:26 UTC (8+ messages)
` [PATCH net-next 1/3] ethtool: check if there is at least one channel for TX/RX in the core
` [PATCH net-next 2/3] nfp: don't check lack of RX/TX channels
` [PATCH net-next 3/3] ethtool: don't call set_channels in drivers if config didn't change
[PATCH v2 net-next 0/7] dpaa2-eth: add support for Rx traffic classes
2020-05-15 22:25 UTC (13+ messages)
` [PATCH v2 net-next 1/7] dpaa2-eth: Add "
` [PATCH v2 net-next 2/7] dpaa2-eth: Trim debugfs FQ stats
` [PATCH v2 net-next 3/7] dpaa2-eth: Distribute ingress frames based on VLAN prio
` [PATCH v2 net-next 4/7] dpaa2-eth: Add helper functions
` [PATCH v2 net-next 5/7] dpaa2-eth: Minor cleanup in dpaa2_eth_set_rx_taildrop()
` [PATCH v2 net-next 6/7] dpaa2-eth: Add congestion group taildrop
` [PATCH v2 net-next 7/7] dpaa2-eth: Update FQ taildrop threshold and buffer pool count
[PATCH v3 0/7] Copy hashmap to tools/perf/util, use in perf expr
2020-05-15 22:17 UTC (8+ messages)
` [PATCH v3 1/7] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [PATCH v3 2/7] libbpf hashmap: Remove unused #include
` [PATCH v3 3/7] libbpf hashmap: Fix signedness warnings
` [PATCH v3 4/7] tools lib/api: Copy libbpf hashmap to tools/perf/util
` [PATCH v3 5/7] perf test: Provide a subtest callback to ask for the reason for skipping a subtest
` [PATCH v3 6/7] perf test: Improve pmu event metric testing
` [PATCH v3 7/7] perf expr: Migrate expr ids table to a hashmap
[PATCH mlx5-next 0/3] Mellanox, updates for mlx5 next 15-05-2020
2020-05-15 22:16 UTC (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bits
` [PATCH mlx5-next 2/3] net/mlx5: Move iseg access helper routines close to mlx5_core driver
` [PATCH mlx5-next 3/3] net/mlx5: Add support for RDMA TX FT headers modifying
[bpf-next PATCH v2 0/5] bpf: Add sk_msg and networking helpers
2020-05-15 22:07 UTC (6+ messages)
` [bpf-next PATCH v2 1/5] bpf: sk_msg add some generic helpers that may be useful from sk_msg
` [bpf-next PATCH v2 2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task*
` [bpf-next PATCH v2 3/5] bpf: sk_msg add get socket storage helpers
` [bpf-next PATCH v2 4/5] bpf: selftests, add sk_msg helpers load and attach test
` [bpf-next PATCH v2 5/5] bpf: selftests, test probe_* helpers from SCHED_CLS
[RFC v2] current devlink extension plan for NICs
2020-05-15 21:36 UTC (4+ messages)
[PATCH net-next] net: phy: broadcom: add support for BCM54811 PHY
2020-05-15 21:31 UTC (3+ messages)
[PATCH v2 00/15] net: taint when the device driver firmware crashes
2020-05-15 21:28 UTC (16+ messages)
` [PATCH v2 01/15] taint: add module firmware crash taint support
` [PATCH v2 02/15] ethernet/839: use new module_firmware_crashed()
` [PATCH v2 03/15] bnx2x: "
` [PATCH v2 04/15] bnxt: "
` [PATCH v2 05/15] bna: "
` [PATCH v2 06/15] liquidio: "
` [PATCH v2 07/15] cxgb4: "
` [PATCH v2 08/15] ehea: "
` [PATCH v2 09/15] qed: "
` [PATCH v2 10/15] soc: qcom: ipa: "
` [PATCH v2 11/15] wimax/i2400m: "
` [PATCH v2 12/15] ath10k: "
` [PATCH v2 13/15] ath6kl: "
` [PATCH v2 14/15] brcm80211: "
` [PATCH v2 15/15] mwl8k: "
[PATCH 00/15] net: taint when the device driver firmware crashes
2020-05-15 20:37 UTC (9+ messages)
` [PATCH 09/15] qed: use new module_firmware_crashed()
` [EXT] "
[PATCH net] net: phy: broadcom: add support for BCM54811 PHY
2020-05-15 17:22 UTC (3+ messages)
[GIT] Networking
2020-05-15 20:15 UTC (2+ messages)
[PATCH net-next 0/2] net: ipa: sc7180 suspend/resume
2020-05-15 20:07 UTC (3+ messages)
` [PATCH net-next 1/2] net: ipa: don't use noirq suspend/resume callbacks
` [PATCH net-next 2/2] net: ipa: do not clear interrupt in gsi_channel_start()
[PATCH net-next] hinic: add set_channels ethtool_ops support
2020-05-15 19:57 UTC (5+ messages)
[PATCH net 1/1] net: ipa: don't be a hog in gsi_channel_poll()
2020-05-15 19:52 UTC
[PATCH bpf-next 1/2] selftests/bpf: fix test_align
2020-05-15 19:49 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: move test_align under test_progs
[PATCH net-next v2 0/3] mptcp: fix MP_JOIN failure handling
2020-05-15 19:30 UTC (9+ messages)
` [PATCH net-next v2 1/3] mptcp: add new sock flag to deal with join subflows
` [PATCH net-next v2 2/3] inet_connection_sock: factor out destroy helper
` [PATCH net-next v2 3/3] mptcp: cope better with MP_JOIN failure
[PATCH net-next 0/7] dpaa2-eth: add support for Rx traffic classes
2020-05-15 19:17 UTC (10+ messages)
` [PATCH net-next 1/7] dpaa2-eth: Add "
` [PATCH net-next 2/7] dpaa2-eth: Trim debugfs FQ stats
` [PATCH net-next 3/7] dpaa2-eth: Distribute ingress frames based on VLAN prio
` [PATCH net-next 4/7] dpaa2-eth: Add helper functions
` [PATCH net-next 5/7] dpaa2-eth: Minor cleanup in dpaa2_eth_set_rx_taildrop()
` [PATCH net-next 6/7] dpaa2-eth: Add congestion group taildrop
` [PATCH net-next 7/7] dpaa2-eth: Update FQ taildrop threshold and buffer pool count
[PATCH v2 bpf-next 0/7] bpf, printk: add BTF-based type printing
2020-05-15 18:59 UTC (3+ messages)
[PATCH v2] Implement close-on-fork
2020-05-15 18:43 UTC (16+ messages)
` [PATCH v2 1/4] fs: "
` [PATCH v2 2/4] fs: Add O_CLOFORK flag for open(2) and dup3(2)
` [PATCH v2 3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2)
` [PATCH v2 4/4] net: Add SOCK_CLOFORK
[PATCH] netfilter/ipvs: expire no destination UDP connections when expire_nodest_conn=1
2020-05-15 18:07 UTC (2+ messages)
[PATCH net-next v1] net: phy: tja11xx: execute cable test on link up
2020-05-15 18:03 UTC (3+ messages)
pull-request: bpf 2020-05-15
2020-05-15 18:01 UTC (2+ messages)
[PATCH 07/14] docs: add IRQ documentation at the core-api book
2020-05-15 18:01 UTC (2+ messages)
[PATCH net-next 0/3] cxgb4: improve and tune TC-MQPRIO offload
2020-05-15 17:54 UTC (5+ messages)
` [PATCH net-next 1/3] cxgb4: improve credits recovery in TC-MQPRIO Tx path
` [PATCH net-next 2/3] cxgb4: tune burst buffer size for TC-MQPRIO offload
` [PATCH net-next 3/3] cxgb4: add EOTID tracking and software context dump
pull-request: bpf-next 2020-05-15
2020-05-15 17:53 UTC (2+ messages)
[PATCH net] selftests:mptcp:pm: rm the right tmp file
2020-05-15 17:34 UTC (2+ messages)
[PATCH net] ipv6: Fix suspicious RCU usage warning in ip6mr
2020-05-15 17:32 UTC (3+ messages)
[PATCH net-next] net: dsa: mt7530: fix VLAN setup
2020-05-15 17:32 UTC (3+ messages)
[PATCH] dpaa2-eth: properly handle buffer size restrictions
2020-05-15 17:31 UTC (2+ messages)
[PATCH] net: phy: realtek: clear interrupt during init for rtl8211f
2020-05-15 17:30 UTC (9+ messages)
move the SIOCDELRT and SIOCADDRT compat_ioctl handlers v2
2020-05-15 17:27 UTC (2+ messages)
[PATCH net-next v2 0/4] Implement classifier-action terse dump mode
2020-05-15 17:25 UTC (3+ messages)
[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
2020-05-15 17:17 UTC (13+ messages)
` [PATCH 01/17] dt-bindings: i2c: renesas,i2c: Document r8a7742 support
` [PATCH 02/17] dt-bindings: i2c: renesas,iic: "
` [PATCH 03/17] ARM: dts: r8a7742: Add I2C and IIC support
` [PATCH 04/17] dt-bindings: mmc: renesas,sdhi: Document r8a7742 support
` [PATCH 05/17] mmc: renesas_sdhi_sys_dmac: Add support for r8a7742 SoC
` [PATCH 07/17] ARM: dts: r8a7742: Add MMC0 node
` [PATCH 10/17] dt-bindings: net: renesas,ravb: Add support for r8a7742 SoC
[PATCH net-next] net: core: recursively find netdev by device node
2020-05-15 17:19 UTC (3+ messages)
[PATCH 0/8] Copy hashmap to libapi, use in perf expr
2020-05-15 16:59 UTC (7+ messages)
` [PATCH 4/8] libbpf hashmap: Localize static hashmap__* symbols
[PATCH] mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capability
2020-05-15 16:46 UTC
[net-next v3 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-14
2020-05-15 16:46 UTC (3+ messages)
` [net-next v3 4/9] igc: Use netdev log helpers in igc_ethtool.c
Maintainers / Kernel Summit 2020 planning kick-off
2020-05-15 16:39 UTC
[PATCH] net: mscc: ocelot: replace readx_poll_timeout with readx_poll_timeout_atomic
2020-05-15 16:30 UTC (2+ messages)
[RFC 0/n] Pass kernel buffers to sock->ops->[sg]et_sockopt() functions
2020-05-15 16:18 UTC
[PATCH v7 bpf-next 0/3] Introduce CAP_BPF
2020-05-15 15:55 UTC (2+ messages)
[PATCH net-next 0/3] mptcp: fix MP_JOIN failure handling
2020-05-15 15:52 UTC (4+ messages)
` [PATCH net-next 1/3] mptcp: add new sock flag to deal with join subflows
[PATCH] vhost: missing __user tags
2020-05-15 15:33 UTC
[PATCH net-next] mptcp: Use 32-bit DATA_ACK when possible
2020-05-15 15:30 UTC (2+ messages)
[PATCH 29/33] rxrpc_sock_set_min_security_level
2020-05-15 15:24 UTC (13+ messages)
` remove kernel_setsockopt and kernel_getsockopt
` [PATCH 27/33] sctp: export sctp_setsockopt_bindx
` [PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
[PATCH bpf-next] bpf, bpftool: Allow probing for CONFIG_HZ from kernel config
2020-05-15 15:23 UTC (4+ messages)
[PATCH bpf v2 0/3] Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s
2020-05-15 15:18 UTC (2+ messages)
[PATCH 00/19] staging: wfx: various fixes
2020-05-15 15:09 UTC (5+ messages)
` [PATCH 05/19] staging: wfx: fix coherency of hif_scan() prototype
[PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
2020-05-13 6:26 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).