Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v6 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
2020-08-18 12:47 UTC (7+ messages)
` [PATCH v6 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v6 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v6 3/6] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v6 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v6 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v6 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()
[PATCH net-next] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
2020-08-18 12:47 UTC (2+ messages)
[PATCH net 0/4] sfc: more EF100 fixes
2020-08-18 12:44 UTC (5+ messages)
` [PATCH net 1/4] sfc: really check hash is valid before using it
` [PATCH net 2/4] sfc: take correct lock in ef100_reset()
` [PATCH net 3/4] sfc: null out channel->rps_flow_id after freeing it
` [PATCH net 4/4] sfc: don't free_irq()s if they were never requested
[PATCH] p54: avoid accessing the data mapped to streaming DMA
2020-08-18 12:41 UTC (2+ messages)
[PATCH] libceph: Convert to use the preferred fallthrough macro
2020-08-18 12:26 UTC
[PATCH net-next 03/11] mlxsw: spectrum_policer: Add policer core
2020-08-18 12:10 UTC (5+ messages)
[PATCH] net: tipc: Convert to use the preferred fallthrough macro
2020-08-18 12:07 UTC
[PATCH] net: Relax the npages test against MAX_SKB_FRAGS
2020-08-18 11:57 UTC
[PATCH mlx5-next 0/2] Add DC RoCE LAG support
2020-08-18 11:52 UTC (3+ messages)
` [PATCH mlx5-next 1/2] IB/mlx5: Add tx_affinity support for DCI QP
` [PATCH mlx5-next 2/2] IB/mlx5: Add DCT RoCE LAG support
[PATCH -next] vdpa: Remove duplicate include
2020-08-18 11:49 UTC
[PATCH] net: Avoid strcmp current->comm with warncomm when warned >= 5
2020-08-18 11:41 UTC
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-18 11:32 UTC (11+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
[PATCH net-next v3 0/3] Add phylib support to smsc95xx
2020-08-18 11:11 UTC (4+ messages)
` [PATCH net-next v3 1/3] smsc95xx: remove redundant function arguments
` [PATCH net-next v3 2/3] smsc95xx: use usbnet->driver_priv
` [PATCH net-next v3 3/3] smsc95xx: add phylib support
[PATCH net-next RFC v2 00/13] Add devlink reload action option
2020-08-18 11:07 UTC (10+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v2 13/13] devlink: Add Documentation/networking/devlink/devlink-reload.rst
Kernel build error on BTFIDS vmlinux
2020-08-18 10:56 UTC (3+ messages)
[PATCH v4 0/9] ptp: Add generic helper functions
2020-08-18 10:43 UTC (13+ messages)
` [PATCH v4 1/9] ptp: Add generic ptp v2 header parsing function
` [PATCH v4 2/9] ptp: Add generic ptp message type function
` [PATCH v4 3/9] net: dsa: mv88e6xxx: Use generic helper function
` [PATCH v4 4/9] mlxsw: spectrum_ptp: "
` [PATCH v4 5/9] ethernet: ti: am65-cpts: "
` [PATCH v4 6/9] ethernet: ti: cpts: "
` [PATCH v4 7/9] net: phy: dp83640: "
` [PATCH v4 8/9] ptp: ptp_ines: "
` [PATCH v4 9/9] ptp: Remove unused macro
[PATCH net-next v1 0/3] net: openvswitch: improve codes
2020-08-18 10:09 UTC (4+ messages)
` [PATCH net-next v1 1/3] net: openvswitch: improve coding style
` [PATCH net-next v1 2/3] net: openvswitch: refactor flow free function
` [PATCH net-next v1 3/3] net: openvswitch: remove unnused keep_flows
[PATCH][next] ath11k: Use fallthrough pseudo-keyword
2020-08-18 9:52 UTC (2+ messages)
[PATCH net-next] ath11k: Fix possible memleak in ath11k_qmi_init_service
2020-08-18 9:51 UTC (2+ messages)
[PATCH 08/30] net: wireless: ath: carl9170: Mark 'ar9170_qmap' as __maybe_unused
2020-08-18 9:50 UTC (13+ messages)
` [PATCH 12/30] net: wireless: cisco: airo: Fix a myriad of coding style issues
[PATCH 00/20] ethernet: convert tasklets to use new tasklet_setup() API
2020-08-18 9:14 UTC (8+ messages)
` [PATCH 06/20] ethernet: chelsio: "
` [PATCH 08/20] ethernet: hinic: "
` [PATCH 16/20] ethernet: netronome: "
` [oss-drivers] "
[PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
2020-08-18 9:14 UTC (5+ messages)
` [PATCH 03/16] wireless: ath: convert tasklets to use new tasklet_setup() API
[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
2020-08-18 9:12 UTC (6+ messages)
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk
[PATCH] qed_main: Remove unnecessary cast in kfree
2020-08-18 9:10 UTC
[PATCH] ath10k: fix the status check and wrong return
2020-08-18 9:08 UTC (5+ messages)
[PATCH] rpl_iptunnel: simplify the return expression of rpl_do_srh()
2020-08-18 8:54 UTC
[PATCH v2 0/3] netlink: allow NLA_BINARY length range validation
2020-08-18 8:53 UTC (5+ messages)
` [PATCH v2 1/3] netlink: consistently use NLA_POLICY_EXACT_LEN()
` [PATCH v2 2/3] netlink: consistently use NLA_POLICY_MIN_LEN()
` [PATCH v2 3/3] netlink: make NLA_BINARY validation more flexible
[PATCH net-next] macvlan: validate setting of multiple remote source MAC addresses
2020-08-18 8:51 UTC (3+ messages)
` [PATCH v2 "
[PATCH bpf] net-tun: add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
2020-08-18 8:39 UTC
bpf-next is OPEN
2020-08-18 8:38 UTC
[PATCH net] sfc: check hash is valid before using it
2020-08-18 8:35 UTC (2+ messages)
[PATCH] net/bluetooth/rfcomm/sock.c: add CAP_NET_RAW check
2020-08-18 8:33 UTC
[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
2020-08-18 8:21 UTC (3+ messages)
[PATCH] net/bluetooth/hidp/sock.c: add CAP_NET_RAW check
2020-08-18 8:21 UTC
[PATCH] libbpf: simplify the return expression of build_map_pin_path()
2020-08-18 8:20 UTC
[PATCH 0/3] netlink: allow NLA_BINARY length range validation
2020-08-18 8:15 UTC (5+ messages)
` [PATCH 1/3] netlink: consistently use NLA_POLICY_EXACT_LEN()
` [PATCH 2/3] netlink: consistently use NLA_POLICY_MIN_LEN()
` [PATCH 3/3] netlink: make NLA_BINARY validation more flexible
[PATCH] net/bluetooth/cmtp/sock.c: add CAP_NET_RAW check
2020-08-18 8:15 UTC
sctp: num_ostreams and max_instreams negotiation
2020-08-18 8:08 UTC (6+ messages)
[PATCH] net/bluetooth/bnep/sock.c: add CAP_NET_RAW check
2020-08-18 8:07 UTC
[PATCH net] tipc: not enable tipc when ipv6 works as a module
2020-08-18 7:59 UTC (17+ messages)
[RFC PATCH] net: dsa: microchip: delete dead code
2020-08-18 7:57 UTC (10+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] net: dsa: microchip: delete unused member ksz_port.phy
` [PATCH v2 2/6] net: dsa: microchip: delete unused member ksz_port.sgmii
` [PATCH v2 3/6] net: dsa: microchip: delete unused member ksz_port.force
` [PATCH v2 4/6] net: dsa: microchip: delete unused member ksz_device.last_port
` [PATCH v2 5/6] net: dsa: microchip: delete unused member ksz_device.regs_size
` [PATCH v2 6/6] net: dsa: microchip: delete unused member ksz_device.overrides
[PATCH] net/bluetooth/hci_sock.c: add CAP_NET_RAW check
2020-08-18 7:56 UTC
[PATCH bpf] selftest/bpf: make bpftool if it is not already built
2020-08-18 7:44 UTC (3+ messages)
net-next is OPEN
2020-08-18 7:22 UTC
[PATCH] libbpf: convert comma to semicolon
2020-08-18 7:16 UTC
[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
2020-08-18 7:14 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: dsa: mt7530: Refine message in Kconfig
` [PATCH net-next v2 2/7] net: dsa: mt7530: support full-duplex gigabit only
` [PATCH net-next v2 3/7] net: dsa: mt7530: Extend device data ready for adding a new hardware
` [PATCH net-next v2 4/7] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next v2 5/7] net: dsa: mt7530: Add the support of MT7531 switch
` [PATCH net-next v2 6/7] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board
` [PATCH net-next v2 7/7] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board
[PATCH][v3] i40e: optimise prefetch page refcount
2020-08-18 7:07 UTC
[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
2020-08-18 7:00 UTC (5+ messages)
[RFC PATCH net-next 0/6] devlink: Add device metric support
2020-08-18 6:59 UTC (6+ messages)
` [RFC PATCH net-next 1/6] devlink: Add device metric infrastructure
` [RFC PATCH net-next 6/6] mlxsw: spectrum_nve: Expose VXLAN counters via devlink-metric
[PATCH bpf-next] samples: bpf: Fix broken bpf programs due to removed symbol
2020-08-18 5:16 UTC
[PATCH net-next] net: dsa: loop: Return VLAN table size through devlink
2020-08-18 4:03 UTC
[GIT] Networking
2020-08-18 1:35 UTC (2+ messages)
[PATCH 1/3] net: lantiq: Wake TX queue again
2020-08-18 0:48 UTC (6+ messages)
` [PATCH 3/3] net: lantiq: Use napi_complete_done()
[PATCH 2/2 nf] selftests: netfilter: exit on invalid parameters
2020-08-18 0:39 UTC (2+ messages)
[RFC PATCH net-next] bridge: Implement MLD Querier wake-up calls / Android bug workaround
2020-08-18 0:35 UTC (5+ messages)
` [gluon] "
` [bridge] fdde3c8b90: WARNING:at_net/core/rtnetlink.c:#rtnl_link_register
[RFC PATCH v11 bpf-next 00/14] bpf: Add d_path helper
2020-08-18 0:14 UTC (3+ messages)
` [RFC PATCH v11 bpf-next 10/14] "
[PATCH] net: ipv4: remove duplicate "the the" phrase in Kconfig text
2020-08-17 22:44 UTC
[PATCH] net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
2020-08-17 22:40 UTC
ethtool enhancements for configuring IET Frame preemption
2020-08-17 22:30 UTC (2+ messages)
[PATCH] otx2_common: Use devm_kcalloc() in otx2_config_npa()
2020-08-17 22:08 UTC (2+ messages)
[PATCH v2] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc
2020-08-17 22:08 UTC (2+ messages)
[PATCH v3] net: qrtr: fix usage of idr in port assignment to socket
2020-08-17 22:01 UTC (2+ messages)
[PATCH net-next] selftests: disable rp_filter for icmp_redirect.sh
2020-08-17 22:00 UTC (2+ messages)
[PATCH net] ptp: ptp_clockmatrix: use i2c_master_send for i2c write
2020-08-17 21:58 UTC (3+ messages)
[PATCH bpf] bpf: use get_file_rcu() instead of get_file() for task_file iterator
2020-08-17 21:49 UTC (3+ messages)
[PATCH iproute2 v5 0/2] iplink: hsr: add support for creating PRP device
2020-08-17 21:17 UTC (3+ messages)
` [PATCH iproute2 v5 1/2] iplink: hsr: add support for creating PRP device similar to HSR
` [PATCH iproute2 v5 2/2] ip: iplink: prp: update man page for new parameter
[net-next iproute2 PATCH v4 0/2] iplink: hsr: add support for creating PRP device
2020-08-17 20:58 UTC (4+ messages)
` [net-next iproute2 PATCH v4 1/2] iplink: hsr: add support for creating PRP device similar to HSR
[PATCH v2] net: openvswitch: introduce common code for flushing flows
2020-08-17 20:13 UTC (5+ messages)
[PATCH net-next 1/1] net/sched: Introduce skb hash classifier
2020-08-17 19:47 UTC (8+ messages)
[PATCH net-next 0/7] net: dsa: mv88e6xxx: Add devlink regions support
2020-08-17 19:08 UTC (12+ messages)
` [PATCH net-next 1/7] net: dsa: Add helper to convert from devlink to ds
` [PATCH net-next 5/7] net: dsa: mv88e6xxx: Add devlink regions
` [PATCH net-next 7/7] net: dsa: mv88e6xxx: Implement devlink info get callback
[PATCH net] net: xdp: pull ethernet header off packet after computing skb->protocol
2020-08-17 18:48 UTC (4+ messages)
[PATCH] phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
2020-08-17 18:46 UTC (4+ messages)
KASAN: slab-out-of-bounds Write in xt_compat_target_from_user
2020-08-17 17:51 UTC
KMSAN: uninit-value in smsc95xx_reset
2020-08-17 17:51 UTC
devlink-sb on ocelot switches
2020-08-17 16:32 UTC (2+ messages)
[PATCH net-next] flow_dissector: Add IPv6 flow label to symmetric keys
2020-08-17 15:35 UTC (4+ messages)
inconsistent lock state in sco_sock_timeout
2020-08-17 15:31 UTC
[PATCH v2] net: qrtr: fix usage of idr in port assignment to socket
2020-08-17 15:29 UTC (2+ messages)
[PATCH net] mptcp: sendmsg: reset iter on error redux
2020-08-17 15:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).