messages from 2020-10-27 18:50:42 to 2020-10-28 22:26:58 UTC [more...]
[PATCH 0/3] mwifiex: disable ps_mode by default for stability
2020-10-28 14:24 UTC (2+ messages)
` [PATCH 2/3] mwifiex: add allow_ps_mode module parameter
[PATCH net 0/2] ibmvnic: fixes in reset path
2020-10-28 5:57 UTC (3+ messages)
` [PATCH net 1/2] ibmvnic: notify peers when failover and migration happen
` [PATCH net 2/2] ibmvnic: skip tx timeout reset while in resetting
[PATCH net-next 0/4] xdp: introduce bulking for page_pool tx return path
2020-10-28 11:43 UTC (7+ messages)
` [PATCH net-next 1/4] net: xdp: introduce bulking for xdp "
` [PATCH net-next 2/4] net: page_pool: add bulk support for ptr_ring
` [PATCH net-next 3/4] net: mvpp2: add xdp tx return bulking support
` [PATCH net-next 4/4] net: mlx5: "
[PATCH v4 0/5] AX88796C SPI Ethernet Adapter
2020-10-28 21:40 UTC (3+ messages)
` [PATCH v4 2/5] dt-bindings: net: Add bindings for "
` [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
[PATCH net-next v7 0/8] Hirschmann Hellcreek DSA driver
2020-10-28 10:29 UTC (4+ messages)
` [PATCH net-next v7 3/8] net: dsa: Add DSA driver for Hirschmann Hellcreek switches
` [PATCH net-next v7 8/8] dt-bindings: net: dsa: Add documentation for "
[PATCH net-next 0/4] sfc: EF100 TSO enhancements
2020-10-28 20:44 UTC (3+ messages)
` [PATCH net-next 3/4] sfc: only use fixed-id if the skb asks for it
` [PATCH net-next 4/4] sfc: advertise our vlan features
[PATCH] net: cls_api: remove unneeded local variable in tc_dump_chain()
2020-10-28 17:38 UTC (3+ messages)
[PATCH v2 0/2] get rid of GCC __attribute__((optimize)) for BPF
2020-10-28 22:15 UTC (5+ messages)
` [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE
` [PATCH v2 2/2] bpf: move interpreter into separate source file
[PATCH] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE
2020-10-28 12:24 UTC (12+ messages)
` [PATCH] tools/perf: Remove broken __no_tail_call attribute
[PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
2020-10-28 17:44 UTC (3+ messages)
` [PATCH 30/33] docs: ABI: cleanup several ABI documents
[PATCH net-next 01/11] atm: horizon: shut up clang null pointer arithmetic warning
2020-10-28 8:35 UTC (7+ messages)
[PATCH] mdio: use inline functions for to_mdio_device() etc
2020-10-28 15:34 UTC (3+ messages)
[PATCH net-next 0/4] net: hdlc_fr: Add support for any Ethertype
2020-10-28 10:57 UTC (3+ messages)
` [PATCH net-next 3/4] net: hdlc_fr: Improve the initial check when we receive an skb
` [PATCH net-next 4/4] net: hdlc_fr: Add support for any Ethertype
[PATCH v4 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
2020-10-28 19:24 UTC (5+ messages)
` [PATCH v4 1/3] kernel: make kcov_common_handle consider the current context
` [PATCH v4 2/3] net: add kcov handle to skb extensions
` [PATCH v4 3/3] mac80211: add KCOV remote annotations to incoming frame processing
[RFC PATCH bpf-next 0/9] Introduce biased busy-polling
2020-10-28 14:13 UTC (3+ messages)
` [RFC PATCH bpf-next 5/9] xsk: add busy-poll support for {recv,send}msg()
[bpf-next PATCH 0/4] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
2020-10-28 1:47 UTC (2+ messages)
` [bpf-next PATCH 2/4] selftests/bpf: Drop python client/server in favor of threads
[patch] socket.7: document SO_INCOMING_NAPI_ID
2020-10-28 6:15 UTC (2+ messages)
[PATCH rdma v2] RDMA: Add rdma_connect_locked()
2020-10-28 12:14 UTC (4+ messages)
[RFC PATCH 0/3] mwifiex: add fw reset quirks for Microsoft Surface
2020-10-28 14:27 UTC (3+ messages)
` [RFC PATCH 1/3] mwifiex: pcie: add DMI-based quirk impl for Surface devices
` [RFC PATCH 2/3] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
[PATCH net v2 0/2] dpaa_eth: buffer layout fixes
2020-10-28 20:45 UTC (3+ messages)
` [PATCH net v2 2/2] dpaa_eth: fix the RX headroom size alignment
WARNING in xfrm_alloc_compat
2020-10-28 17:42 UTC (3+ messages)
[PATCH v8,net-next,00/12] Add Support for Marvell OcteonTX2
2020-10-28 14:50 UTC (7+ messages)
` [PATCH v8,net-next,04/12] drivers: crypto: add Marvell OcteonTX2 CPT PF driver
` [PATCH v8,net-next,06/12] crypto: octeontx2: enable SR-IOV and mailbox communication with VF
` [PATCH v8,net-next,07/12] crypto: octeontx2: load microcode and create engine groups
` [PATCH v8,net-next,09/12] crypto: octeontx2: add support to get engine capabilities
` [PATCH v8,net-next,11/12] crypto: octeontx2: add support to process the crypto request
` [PATCH v8,net-next,12/12] crypto: octeontx2: register with linux crypto framework
[PATCH net-next v3 0/4] net: hdlc_fr: Add support for any Ethertype
2020-10-28 18:43 UTC (4+ messages)
` [PATCH net-next v3 1/4] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
` [PATCH net-next v3 3/4] net: hdlc_fr: Improve the initial checks when we receive an skb
` [PATCH net-next v3 4/4] net: hdlc_fr: Add support for any Ethertype
[RFC PATCH 4/4] net: dsa: tag_edsa: support reception of packets from lag devices
2020-10-28 18:18 UTC (3+ messages)
[PATCH v3 net-next] net: bridge: mcast: add support for raw L2 multicast groups
2020-10-28 21:52 UTC (2+ messages)
[PATCH net-next v2 0/4] net: hdlc_fr: Add support for any Ethertype
2020-10-28 13:18 UTC (2+ messages)
` [PATCH net-next v2 1/4] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
[PATCH v2 net] net/sched: act_mpls: Add softdep on mpls_gso.ko
2020-10-28 21:45 UTC (7+ messages)
[PATCH iproute2-next 0/5] iproute2: add libbpf support
2020-10-28 21:17 UTC (4+ messages)
` [PATCHv2 "
` [PATCHv2 iproute2-next 4/5] examples/bpf: move struct bpf_elf_map defined maps to legacy folder
[PATCH v2 net] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
2020-10-28 17:46 UTC (5+ messages)
` "
[PATCH RFC net-next 00/13] RX filtering for DSA switches
2020-10-28 18:46 UTC (12+ messages)
[net] tipc: add stricter control of reserved service types
2020-10-28 13:19 UTC
general protection fault in wext_handle_ioctl
2020-10-28 16:32 UTC
[PATCH net] r8169: fix operation under forced interrupt threading
2020-10-28 11:43 UTC (2+ messages)
[PATCH v2 net 0/5] net: ipa: minor bug fixes
2020-10-28 19:41 UTC (4+ messages)
` [PATCH v2 net 1/5] net: ipa: assign proper packet context base
` [PATCH v2 net 2/5] net: ipa: fix resource group field mask definition
` [PATCH v2 net 5/5] net: ipa: avoid going past end of resource group array
[tipc-discussion] [net v3 1/1] tipc: fix memory leak caused by tipc_buf_append()
2020-10-28 19:31 UTC (4+ messages)
[PATCH bpf-next v4] bpf: Lift hashtab key_size limit
2020-10-28 20:09 UTC
[PATCH v2] net/core/dev.c : Use skb_is_gso
2020-10-28 0:37 UTC (3+ messages)
` [PATCH v3] net: core: Use skb_is_gso() in skb_checksum_help()
[PATCH 0/8] slab: provide and use krealloc_array()
2020-10-28 8:47 UTC (5+ messages)
` [PATCH 1/8] mm: slab: provide krealloc_array()
` [PATCH 6/8] drm: atomic: use krealloc_array()
[PATCH net-next 0/5] Support for RollBall 10G copper SFP modules
2020-10-28 22:14 UTC (6+ messages)
` [PATCH net-next 1/5] net: phy: mdio-i2c: support I2C MDIO protocol for RollBall "
` [PATCH net-next 2/5] net: phylink: allow attaching phy for SFP modules on 802.3z mode
` [PATCH net-next 3/5] net: sfp: configure/destroy I2C mdiobus on transceiver plug/unplug
` [PATCH net-next 4/5] net: phy: marvell10g: change MACTYPE if underlying MAC does not support it
` [PATCH net-next 5/5] net: sfp: add support for multigig RollBall transceivers
Subject: [RFC] clang tooling cleanups
2020-10-28 3:26 UTC (2+ messages)
` "
[PATCH -next] net: wan: sdla: Use bitwise instead of arithmetic
2020-10-28 8:19 UTC
[PATCH 1/2] tools, bpftool: Avoid array index warnings
2020-10-28 3:40 UTC (3+ messages)
` [PATCH 2/2] tools, bpftool: Remove two unused variables
[PATCH 1/3] sched: better handling for busy polling loops
2020-10-28 0:29 UTC (5+ messages)
[PATCH v8 1/2] bus: mhi: Add mhi_queue_is_full function
2020-10-28 16:34 UTC
[RFC PATCH 0/4] net: dsa: link aggregation support
2020-10-28 0:27 UTC (14+ messages)
[PATCH RESEND 0/3] Fix wrong identifiers on kernel-doc markups
2020-10-28 18:24 UTC (2+ messages)
[PATCH v4 0/3] Add support for mv88e6393x family of Marvell
2020-10-28 2:03 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] net: phy: Add 5GBASER interface mode
` [PATCH v5 2/3] dt-bindings: net: Add 5GBASER phy "
` [PATCH v5 3/3] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
[net-next] tipc: remove dead code in tipc_net and relatives
2020-10-28 3:27 UTC
[PATCH bpf-next V4 2/5] bpf: bpf_fib_lookup return MTU value as output when looked up
2020-10-28 12:49 UTC (2+ messages)
[PATCH net] cadence: force nonlinear buffers to be cloned
2020-10-28 14:17 UTC
[RFC PATCH net-next v3] ethtool: Improve compatibility between netlink and ioctl interfaces
2020-10-28 17:34 UTC (4+ messages)
[PATCH net-next v5] net: phy: marvell: add special handling of Finisar modules with 88E1111
2020-10-28 17:15 UTC
[PATCH net-next 0/3] net: introduce rps_default_mask
2020-10-28 17:46 UTC (3+ messages)
` [PATCH net-next 1/3] net/sysctl: factor-out netdev_rx_queue_set_rps_mask() helper
` [PATCH net-next 2/3] net/core: introduce default_rps_mask netns attribute
[PATCH net-next v3] net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
2020-10-28 17:14 UTC
[PATCH net 0/2] dpaa_eth: buffer layout fixes
2020-10-28 15:57 UTC (4+ messages)
` [PATCH net 2/2] dpaa_eth: fix the RX headroom size alignment
[PATCH bpf-next] bpf: add struct bpf_redir_neigh forward declaration to BPF helper defs
2020-10-28 18:12 UTC
[RFC bpf-next 00/16] bpf: Speed up trampoline attach
2020-10-28 21:13 UTC (12+ messages)
` [RFC bpf-next 13/16] libbpf: Add trampoline batch attach support
[PATCH v2 0/2] add ast2400/2500 phy-handle support
2020-10-28 12:23 UTC (4+ messages)
` [PATCH v2 2/2] net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500
[PATCH/RFC net-next v3] net: dec: tulip: de2104x: Add shutdown handler to stop NIC
2020-10-27 23:16 UTC (2+ messages)
[PATCH net 0/4] Restore and fix PHY reset for SMSC LAN8720
2020-10-27 23:25 UTC
[PATCH net 3/4] net:phy: add phy_device_reset_status() support
2020-10-27 23:28 UTC
[PATCH 4/4] net:phy: fix phy_reset_after_clk_enable()
2020-10-27 23:29 UTC
[PATCH net] chelsio/chtls: fix deadlock issue
2020-10-27 23:51 UTC (2+ messages)
[PATCH net] chelsio/chtls: fix memory leaks in CPL handlers
2020-10-27 23:56 UTC (2+ messages)
[PATCH net,v2] chelsio/chtls: fix memory leaks
2020-10-28 0:05 UTC (2+ messages)
[PATCH 1/2 net] devlink: Fix some error codes
2020-10-28 0:12 UTC (2+ messages)
[PATCH net v2] ravb: Fix bit fields checking in ravb_hwtstamp_get()
2020-10-28 0:16 UTC (2+ messages)
[PATCH net 0/5] net: ipa: minor bug fixes
2020-10-28 0:14 UTC (3+ messages)
` [PATCH net 5/5] net: ipa: avoid going past end of resource group array
[PATCH net 1/4] net:phy:smsc: enable PHY_RST_AFTER_CLK_EN if ref clock is not set
2020-10-27 23:26 UTC
[PATCH net 2/4] net:phy:smsc: expand documentation of clocks property
2020-10-27 23:27 UTC
[PATCH] net: microchip: Remove unneeded variable ret
2020-10-27 23:10 UTC (2+ messages)
[PATCH] vxge: remove unnecessary cast in kfree()
2020-10-27 23:09 UTC (2+ messages)
checkpatch.pl broke in net-next
2020-10-27 23:06 UTC (3+ messages)
[PATCH net-next 00/15] in_interrupt() cleanup, part 2
2020-10-27 22:54 UTC (16+ messages)
` [PATCH net-next 01/15] net: orinoco: Remove BUG_ON(in_interrupt/irq())
` [PATCH net-next 02/15] net: neterion: s2io: Replace in_interrupt() for context detection
` [PATCH net-next 03/15] net: forcedeth: Replace context and lock check with a lockdep_assert()
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage
` [PATCH net-next 05/15] net: tlan: "
` [PATCH net-next 06/15] net: airo: Invoke airo_read_wireless_stats() directly
` [PATCH net-next 07/15] net: airo: Always use JOB_STATS and JOB_EVENT
` [PATCH net-next 08/15] net: airo: Replace in_atomic() usage
` [PATCH net-next 09/15] net: hostap: Remove in_atomic() check
` [PATCH net-next 10/15] net: zd1211rw: Remove in_atomic() usage
` [PATCH net-next 11/15] net: rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap()
` [PATCH net-next 12/15] net: rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
` [PATCH net-next 13/15] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
` [PATCH net-next 14/15] net: dpaa: Replace in_irq() usage
` [PATCH net-next 15/15] crypto: caam: "
[PATCH bpf] bpf: zero-fill re-used per-cpu map element
2020-10-27 22:55 UTC (3+ messages)
` [PATCH bpf v2] "
[PATCH net] mptcp: add missing memory scheduling in the rx path
2020-10-27 22:46 UTC (2+ messages)
[RFC PATCH net-next] net: use a dedicated tracepoint for kfree_skb_list()
2020-10-27 22:35 UTC (2+ messages)
[PATCH v2 1/1] powerpc/vnic: Extend "failover pending" window
2020-10-27 22:32 UTC (3+ messages)
[PATCH net v3] ibmvnic: fix ibmvnic_set_mac
2020-10-27 22:04 UTC
[PATCH 0/4] net: dsa: mv88e6xxx: serdes link without phy
2020-10-27 21:58 UTC (5+ messages)
` [PATCH 4/4] net: dsa: mv88e6xxx: Support serdes ports on MV88E6123/6131
[PATCH net] ip6_tunnel: set inner ipproto before ip6_tnl_encap
2020-10-27 21:45 UTC (5+ messages)
[RFC] wimax: move out to staging
2020-10-27 21:20 UTC
[PATCH v7 1/2] bus: mhi: Add mhi_queue_is_full function
2020-10-27 21:21 UTC (4+ messages)
` [PATCH v7 2/2] net: Add mhi-net driver
[PATCH] socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
2020-10-27 19:51 UTC
[PATCH] net: dsa: microchip: fix race condition
2020-10-27 19:45 UTC
[PATCH v4 1/3] Add support for mv88e6393x family of Marvell
2020-10-27 19:10 UTC (2+ messages)
[PATCH net-next 00/16] selftests: net: bridge: add tests for IGMPv3
2020-10-27 18:59 UTC (17+ messages)
` [PATCH net-next 01/16] selftests: net: bridge: rename current igmp tests to igmpv2
` [PATCH net-next 02/16] selftests: net: bridge: igmp: add support for packet source address
` [PATCH net-next 03/16] selftests: net: bridge: igmp: check for specific udp ip protocol
` [PATCH net-next 04/16] selftests: net: bridge: igmp: add IGMPv3 entries' state helpers
` [PATCH net-next 05/16] selftests: net: bridge: add tests for igmpv3 is_include and inc -> allow reports
` [PATCH net-next 06/16] selftests: net: bridge: add test for igmpv3 inc -> is_include report
` [PATCH net-next 07/16] selftests: net: bridge: add test for igmpv3 inc -> is_exclude report
` [PATCH net-next 08/16] selftests: net: bridge: add test for igmpv3 inc -> to_exclude report
` [PATCH net-next 09/16] selftests: net: bridge: add test for igmpv3 exc -> allow report
` [PATCH net-next 10/16] selftests: net: bridge: add test for igmpv3 exc -> is_include report
` [PATCH net-next 11/16] selftests: net: bridge: add test for igmpv3 exc -> is_exclude report
` [PATCH net-next 12/16] selftests: net: bridge: add test for igmpv3 exc -> to_exclude report
` [PATCH net-next 13/16] selftests: net: bridge: add test for igmpv3 inc -> block report
` [PATCH net-next 14/16] selftests: net: bridge: add test for igmpv3 exc "
` [PATCH net-next 15/16] selftests: net: bridge: add test for igmpv3 exclude timeout
` [PATCH net-next 16/16] selftests: net: bridge: add test for igmpv3 *,g auto-add
[tipc-discussion] [net v2 1/1] tipc: fix memory leak caused by tipc_buf_append()
2020-10-27 18:49 UTC (3+ messages)
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).